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 / 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 |
I want to check in the data table(Globalsheet) column exist or not through script .If column not exist only proceeded to next step Pls tell me how to proceeded?
Can any body tell me what is the method to connect the remote desk top throw QTP 9.2 version?
Hi, Can any one explain what is mean by Driver Script? is it AOM?
Using QTP checkpoint, where do you store your expected Properties of the object which later compares with the actual properties of the object???
Where to use Property Let, Property Get, Property Set in UFT
New to QTP: In a qtp flight booking application, I tried to parameterize the to and from drop down lists using data table, depending on ur drop down selection it will pop up a list of flights. Here I am not finding a way to select flight randomly from given list... Thanks in advance guys.
Discuss QTP Environment.
How to enable the text check point in qtp? By default it is disables
1 Answers Sify, ssinformatics,
What is the XML file architecture ?
Please clarify Automation and QTP both(names) are same or diff?
In Manual testing , can u prpare bug report in TD?
What is clean sweep?