Is there anyway to have QTP go into a website and map out
every object before I actually record any tests? I
basically want to map out a website with all the objects
and build a complete repository. The reason is because I'm
running into issues with hierarcical objects. for example:
Browser("ABC company- Home").Page("ABC company - Home").Link
("About Us").Click
Browser("ABC company - Page 2").Page("ABC company - Page
2").Link("About Us").Click
Both these links ("objects" and I use that term loosely as
I'm trained mostly in OO programming) go to the same place
but but the object heirarchies (pages) are different. I
want a repository that will find any possible link on any
possible page without having to manually record it. Is
there a way to do this?
Answer Posted / nishant
You can use QTP 9.2 Object Repository Manager to add the
objects before and without goin for recording.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
give me the code to save all messages of inbox of gmail into a folder and notepad
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
Is QTP supports Unix. If yes, then how the test automation is done?
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
What is difference between design time and run time data table?
What are the factors on which script execution time is dependent?
wt is the use of multiple questions in QTP
What is contained in the object repository?
What is expert view in qtp?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
What is the recovery scenario in qtp?
What is checkpoints for quicktest professional?