PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
Answers were Sorted based on User's Feedback
Answer / akshar jain
it cannot be used while the script is running,it can be
used to check the objects properties like file name,class
etc n use it in ur test
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / brahma
it can be used identify the any object/class/properties in
any window
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / ganesh
WHILE WRITING DESCRIPTIVE PROGRAMMING IN QTP , WE NEED TO CHECK PROJECT OBJECT PROPERTIES BY USING OBJECT SPY
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pavi
Object spy is to view the run time and test object
properties and methods.
| Is This Answer Correct ? | 0 Yes | 2 No |
Explain about merging of two repositories?
What are "Ordinal Identifiers" and where it is used in QTP. AS FAR AS i KNOW, its is used to identify the object. but i want clarity regarding this.
what is life cycle of automation testing ?
How many types of parameters are available in quicktest professional?
How can i open 5 multiple browser at once through QTP VB script
Hi Recently I Attend one interview .The intervier ask on Question in QC 9.2 . The Qus was while ruuning the Batch RUNS scripts in test lab if defect will comes .The defect automaticly wants to genate . How to Configure in QC . Thank You Balaji
Definationions for keyword view and tree view?
Explain about Hybrid Framework
Describe how Smart Identification is used
How to execute a WinRunner Script in QTP?
Hi, How to invoke QTP or any application through Command Prompt without using Vb script and batch file.... Reply me Srinivas
When Object Repository is available what is the necessity of having Descriptive programming which needs more scripting efforts.