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 |
what is supply chain management?
How to Synchronize the Browser at Field level? For example if you put Browser.sync(), its waiting upto for that Browser sync only. It should wait total Browser get upload with fields.
Is it possible for QTP to capture the objects in word document.If so please give me the code.Thank you.
Hi, OUR PROJECT NAME IS: HOSPITAL CONTROL SYSTEM. IS IT COMES UNDER WHICH DOMAIN(HEALTH CARE OR HEALTH INSURANCE)
Hi, My application is a web application which was developed by Java. In that application we have applets to do some operations. Is it possible to recognize applets using QTP? If yes, how? pls, help me this
How to Identify broken links in QTP
Why QTP is termed as a Record and Playback tool?
Tel me what was the automation testing process you followed?
How to check the value for variables during run time. Pls anybody can give the answer.. Thanks in advance...
difference between GetRoProperry and GetToProperty.and where we've to use exactly those properties
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
Difference between keyword driven test and DDT?