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 parameterisation?
What are the framework folders?
What are the details steps to connect a remote mysql database in QTP
How can we redirect QTP results in to a excel sheet after the execution
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
Why u don’t like recording the script and writing the script
What r the diffrernt file extentions in QTP?
How do we retrieve the content from a text box in a web page
How to build scripts that access data from external sources?
write vbscript on veb applications in qtp with exapmles?
What is the difference between "call to action" and "call an existing action"
9 Answers Accenture, Yana Software,
What is the keyword view and expert view in qtp?