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
Define Environment Variable in UFT and its uses?
give me an example where u used good judgement and logic in solving a problem
How will you find the current time of the remote machine using QTP script?
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
Which environments does qtp support?
what is the frame work in J-meter?
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
If created one virtual object? Next time I changed the window position will it work?
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
What is the registration process and examination fees?
What is the virtual object?
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
How many number of actions possible in qtp?