What is Object Spy in QTP?
Answers were Sorted based on User's Feedback
Answer / ravichandranath
we want to know the object properties & methods then we
will use object spy
| Is This Answer Correct ? | 31 Yes | 2 No |
Answer / bgreddy
Object spy is used to know physical properties and trhe
methods containing to an object.
| Is This Answer Correct ? | 23 Yes | 4 No |
Answer / umasankar
The Object Spy enables you to view both the run-time object
methods and the test object methods associated with an
object and to view the syntax for a selected method. You
use the Object Spy pointer to point to an object. The
Object Spy displays the object hierarchy tree and the run-
time object methods or test object methods associated with
the selected object in the Methods tab of the Object Spy
dialog box.
| Is This Answer Correct ? | 17 Yes | 3 No |
Answer / kishore
by using the object spy we can view the properties and
methods of the object
| Is This Answer Correct ? | 12 Yes | 2 No |
Answer / yezdani
object spy is used to view the properties of the
objects.this object spy is used while writing descriptive
programming
| Is This Answer Correct ? | 9 Yes | 4 No |
Answer / ram mohan reddy
Object Spy is a future provided by QTP,Which displays the total objects information like list of properties,list of methods,syntax of methods as well as description of the methods of both Runtime objects and Test objects.
| Is This Answer Correct ? | 6 Yes | 4 No |
Answer / zia ur rehman
Using the Object Spy, you can view the properties of any object in an open application. You use the Object Spy pointer to point to an object. The Object Spy displays the selected object’s hierarchy tree and its properties and values in the Properties tab of the Object Spy dialog box.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / praveena
if u want to see the objects like
dialog,edit,static,activex........ then we will use the
object spy in qtp
just like gui spy in win runner
if it is wrong plz tell the correct........
thank you
| Is This Answer Correct ? | 4 Yes | 5 No |
Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B
If a object property is changed in the application. where it should be updated in QTP... Pls anybody can give the answer.. Thanks in advance...
How to call the userdefined functions to script? If i am stored 'add()' function in Library functions folder. i want to cal that function in my script.
What exactly is the difference among all the three recording modes.
why use Description programming? what is advantages and disadvantage of this methods?
can i compare two databases using QTP ?
what is the difference between development and testing
how to main tain the Old scripts in qtp?
What are table and db checkpoints?
Is it possible to change the extension of Shared object repository?
What are FAST and NORMAL modes in qtp ? Why r these modes intended for ?
What is the purpose of loading qtp add-ins?