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 |
Is it possible to call from one action to another action in qtp?
WHICH functionalities of QTP used in Banking project?
How to find the path of folder in which the test is saved in qtp?
PLS REAL TIMERS WRITE THE ANS FOR THIS? WHICH SCRIPT IS USED IN REAL TIME NOW A DAYS 1)SHARED REPOSITORY BASED SCRIPT 2)DESCRIPTIVE PROGRAMMING BASED SCRIPT?
What are the advantages of QTP over WinRunner?
can somebody send the script to write a multiplication table in notepad through qtp
What are Add-ins availble in licensed version QTP8.2
What is Cross browser testing? Does UFT support it?
c language is thre but what is the purpose of c++, java is there but what is the purpose of Advanced java ....why these are all versions are coming...whta is the problem?
what is the difference between image and bitmap check point
How to capture all the data of a webtable, weblist and combolist using QTP?
i have .xls,.txt,.doc files are there (together). i want find only .xls file among them? how can we write function?