Explain the concept of object repository & how QTP
recognises objects?
Answer Posted / sreeprasad
Object Repository: displays a tree of all objects in the
current component or in the current action or entire test(
depending on the object repository mode you selected).
we can view or modify the test object description of any
test object in the repository or to add new objects to the
repository.
Quicktest learns the default property values and determines
in which test object class it fits.If it is not enough it
adds assistive properties, one by one to the description
until it has compiled the unique description.If no
assistive properties are available, then it adds a special
Ordianl identifier such as objects location onthe page or
in the source code.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is Test Fusion Report in QTP?
What are the methods used in UFT to handle exceptions or run-time errors?
Hi,All How to create a link in excel sheet using qtp
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
How the exception handling can be done using quicktest professional?
Explain building blocks of the bpt framework ?
In qtp, explain what is qrs file?
How you calling actions in qtp?
What is the purpose of loading qtp add-ins?
What is the use of sendkeys and what are send keys
If the objects hierarchy is changing from build to build, then how you will handle that condition?
can test automation improve test effectiveness?
What is data driver in qtp? Where we use it?
Explain different checkpoints in qtp.
What is the diff between image and bitmap check point?