what is object spy
Answers were Sorted based on User's Feedback
Answer / nagapawan
object spy is used to view physical or standard properties
of object
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / naresh
which tells u the object property of that one u have clicked on
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sandhya
Object spy will be helpful to view the object properties
and methods of the Runtime objectives and test objects.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vaibhav singh
object repository is used to explore the run time property's
values and methods of the object.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / lakshmi
Object spy is used to store the properties of objects under
testing.We can see the physical props like object
type,name ,..etc in the object description available in
object spy.
Correct me,if i am wrong
| Is This Answer Correct ? | 0 Yes | 0 No |
What is object spy in quicktest professional?
Can you give me the code to calculate the total number of Links using the child object in the web page..? is there any other way to calculate number of links with out using the Child objects.??
2 Answers DST Global Solutions,
How does QTP identifies the object in the application
what is syncurnisation point? what is the use of this in real time environment? plz explain?
how can i add an action(external action) programmatically?
I am using descriptive programming for my project.when QTP deosn't identity or recognize a object by record and playback method,is it possible to make QTP identify that object using descriptive programming? Note: The object doesn't have unique properties and same properties used in Record and playback are only available, no extra properties are defined.
What is meant by Step Generator in Qtp How is it used? pls gimme in detail
Hello, I am facing problem to check textpoint for mercury application . I have inserted checkpoint to check flight summary for place of departure and arrival with datatable and script look like "Browser("Find a Flight: Mercury").Page("Book a Flight: Mercury").Check CheckPoint("Book a Flight: Mercury_4")" but while I am executing this script at last my check point gets fail and display Text Checkpoint: captured "" between Summary and 4/31/2008FLIGHT , expected "Acapulco" Match case: ON Exact match: OFF Ignore spaces: ON I think value from data table is not fatched so please guide me what I have to do to overcome this problem.. Thanks
What are the differences between qtp and winrunner?
How u call functions in QTP Function to calculate the length of characters in a word -
Through array we can execute the testcase how ? give me example
what function you write to do database testing with the help of qtp?