When we use Object Spy?
can we write QTP script before built is came in testing?
Answer Posted / rajendra
Using the Object Spy pointing hand mechanism, you can view
the supported properties and methods of any object in an
open application. As you move the pointing hand over the
objects in the application, their details are displayed in
the Object Spy. These details may include the test object's
hierarchy tree, its properties and values, and the methods
associated with the object. For methods, the syntax is also
displayed. In most environments, you can choose to view the
test object properties and methods or the run-time (native)
properties and methods.
Without Application in Hand , we can also write scripts
Subjected to All the properties of the objects must known
to you
Thanks,
Rajendra
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Does quicktest professional is unicode compatible?
What is the use of text output value in quicktest professional (qtp)?
What is optional step in qtp? How you can add optional step in qtp?
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
For which type of project the iterative model is suitable?
What are the types of object repositories? Which one is you using?
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
what is run action?
What is checkpoints for qtp?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
How to check which add-ins are associated with a test in qtp?
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
Explain in brief about the qtp automation object model (aom).