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 |
How to parameterize in QTP?
wht is Driver in Integration testing. Anubody can answers it
How can we conduct U-I Testing by using QTP??????
Please anybody can tell the where can i get the information about pharma and bank testing, i put the pharma&bank projects in my resume, so i dont know what to tell about them, so where can i get the information and what we test for these, i need domain information, what r the screen we test?
What are the methods used in UFT to handle exceptions or run-time errors?
what is the use of Browser.sync()
what are SetToProperty, SetROProperty,GetToproperty scripting?
A question was asked in a company-suppose, I am testing a website on QTP, all the time a new title bar is appeared on next page. Trying to use regular expression under key word driven testing but expert view is also appearing unchanged and error is also generating, do you have any best resolution for that kindly explain in detail. please dont give example of yahoomail, that is unable to clear my doubt.
Tell me the difference between QTP9.2, QTP9.5 and QTP10.0
When to use descriptive programming?
What are FAST and NORMAL modes in qtp ? Why r these modes intended for ?
In QTP I have a parameter in a datatable that is a sentence. I need to take the last word from the sentence and enter it into a field in a web application. How can I setup a parameter to enter in just a portion of the parameter (last word of the sentence) instead of the entire paramater (whole sentence).