What is the condition or scenario that leads the use of object
spy in qtp? (while recording we can get all the properties)
then wat leads to use this?
Answers were Sorted based on User's Feedback
Answer / avisek misra
Object spy is of great use when writing Descriptive
programming. It heklps you to find the exact properties
with which you would like to identify an object.
Moreover it is also of use to sometimes find out the exact
changes in the properties of an object when a script fails.
Hoipe this helps.
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / anusha
It will give both Test-object and run-time object
properties.
| Is This Answer Correct ? | 3 Yes | 0 No |
In Datatable having the data like this S.no Name Address 1 raj hyderabad 2 suresh Mumbai 3 shyam chennai 4 dev banglore i want to get the shyam row id & column id using scipting i.e 3,3
How we know the qtp has used the smart identification process for identification of the object.
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
how to get the object count ?????????
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
How can you identify the browser and its information using the qtp script?
what is the recovery scenario?
What is qtp window?
What is data driver in qtp? Where we use it?
can i able to connect any version of qtp to any version qc
Output values? i want a practical example
How will you check a web application for broken links using qtp?