WHat is Object Identification and Object Spy?
Answers were Sorted based on User's Feedback
Answer / lakshminarayana
Object identification:
It is used to identify the objects in the application using
following properties.
1.Madatory properties
2.assistive properties
3.Ordinal identifier
4.Smart identification
Object Spy:
It contains all the properties and methods of the ojects in
the application.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / prashanth
Object Identification: Sometimes the recorded properties of
an object are not sufficient to identify the objects during
run time, in such case we add some more properties to the
list if recorded properties with respect to its class name
of the object
Object Spy: It is usd to view the methods & properties of
an object
| Is This Answer Correct ? | 1 Yes | 4 No |
What is Step generator in qtp? wt is the use? can u any body explain me? plz
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
keyword driven framework having how many folders? explain folders in detail?
Did you find anything in your project that QTP proved inefficient to perform?
when we open flight reservation.at that time where we found synchronization point() and wait function().i m confused .i want this answer.
does QTP provides any tools for parametrisation?
can we call runaction in the funcion
what is the use of VIRTUAL OBJECTS? explain ?
How can you connect the database with QTP?
what is localisation testing and globalisation testing? what is the difference between them?
Can u call winRunner scripts from QTP?