What is Object Spy?
Answers were Sorted based on User's Feedback
Answer / prashant
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 ? | 4 Yes | 0 No |
Answer / vasavi juvvadi
Object Spy is used to view the Run time and Test Object
properties and methods of application
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / venkatraj.b
by using objectspy we can view the object properties of an
open application,testobject methods and run time object
methods, and also we can view selected object hirarchy tree
properties and values in objectspy dialod box.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / prashanth
Object Spy is used to spy the properties of an object
currently displayed in the application.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / pbarjatiya
Object repository is used to get the information about an
object which QTP comes across in testing. But when an
object is not found by that then it can be manually
selected using object spy to find its property using QTP.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pratap
How to get data from listbox in qtp, I have 2 columns names
in browser, column one can have Emp names and column two
can have salary ahd each employee can have listbox in column
two,
We want to featch emp name from col one and corsponding list
box value in column 2.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sreekanth k
Using Object spy we can find Object name,object class name,object parent object name,object parent object class name,methods and there information properties.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is QuickTest Automation Object Model? Where we can use AOM?
What is the difference between a Test and a Business Component? Is it necessary to use Business Component while testing an application in the real time?
what are the different u notice in betweem QTP version 8.2 and 9.2 and what is new in QTP9.2
How many types of recording facility are available in QTP?
what is framework in QTP? any one give me answer
Explain building blocks of the bpt framework ?
what version of test director supports the QTP? does testdirector supports the QTP9.0?
Hi .. i want to write the script for the combo nox list . For example if any combo box having a multipul itme. So how can i retrive each item for each iteration ? help me out .
Can anybody help me for vb script in qtp? give me examples for practice plz.
take one exmple and write on that discriptive programe in qtp?
How to manage a drag drop event in the qtp
How i can use and create Library functions in QTP and what is the proces .