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 |
What are the Automation Limitations??
anyone can explain the following concepts. 1.diff b/w Linear and modular framework 2.diff b/w keyword and hybrid framework
What is XML checkpoint in QTP. How we can use in Web Based application
I have action1, action2, action3 r there.my query is while executing if i get any error in action1 i want exit from here itself, otherwise execute action2, if i get any error in action2 i want exit from hereitself, like this,what is the method for this?
How do you connect to database ,What is the script to connect DATA BASE?
what is the difference between link and hyper link?
what is meant by iterative model?What is its working principle?What are its advantages and what are its drawbacks?
Can we continue functionality testing without framework?
can any one give me the doccument how to test aproject developed in java language in qtp can here can we use the general vb scripting or we have to use java script here if we have to ese the java script here can any one send me the manual for it means how to write descriptive programming for it thanks in advance
when we right click on the desktop of any operating system we find a menu , consisting of refresh,edit,open,paste and cut etc... how to load the object and object properties of that menu in QTP
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
Does we use Classes and methods in realtime..?How wud we access methods in a class..?Thanq Guys..!