I am getting an error "failed to open the XML checkpoint
result viewer" in result window,after clicking on "View XML
checkpoint results".Someone suggest me settings,if any...
No Answer is Posted For this Question
Be the First to Post Answer
How does quicktest professional (qtp) identifies the object in the application?
How to explain a banking project in interview as a test engineer???
how to invoke the web application through script in qtp
How to capture data from images in QTP and produce them in Excel sheet ? please ans...
Does QTP run in any environment?
Hi, Can anyone help me with: How to select a value from combobox and check the checkbox and set the filter. I have to set a filter by selecting a value from dropdown. Also, im using UFT 11.5 so can anyone help me with code for UFT. Thanks Sreevidya
What is checkpoints for qtp?
What are the different types of recovery operation?
How to Parameterize Object repository in QTP?
What is recovery scenario in qtp?
which checkpoint we use to validate yahoo login screen window after login with ur id and password in qtp
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?