Explain the concept of how QTP identifies object.
Answer Posted / sreeprasad
During recording qtp looks at the object and stores it as
test object.For each test object QT learns a set of default
properties called mandatory properties,and look at the rest
of the objects to check whether this properties are enough
to uniquely identify the object. During test run,QT
searches for the run time obkects that matches with the
test object it learned while recording.
Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What are the views available in quicktest professional (qtp)?
Where we can use the analog mode and where we can use the low – level mode?
Is virtual object supported in low level recording mode?
How many types of recording modes are there?
What is the meaning Work bench?
What is the difference between the keyword view and expert view?
What contains Data Driven Framework document in qtp?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
How to find Operating system information using QTP script?
What is active screen?
How to find array size in qtp?
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...
Hi All, How to Compare two strings character by character in QTP
can u please explain what is the exact difference between qtp8.2 and 9.0
What are the factors on which script execution time is dependent?