Print Page | Close Window

How to use the Object spy in QTP 8.0 version?

Printed From: One Stop Testing
Category: Testing Tools @ OneStopTesting
Forum Name: QuickTest Pro @ OneStopTesting
Forum Discription: QuickTest Pro is a fresh approach to automated software and application testing that addresses testing needs of both business analysts and Quality Assurance professionals.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=3788
Printed Date: 19Jul2025 at 4:01am


Topic: How to use the Object spy in QTP 8.0 version?
Posted By: tanushree
Subject: How to use the Object spy in QTP 8.0 version?
Date Posted: 28Nov2007 at 4:57am
How to use the Object spy in QTP 8.0 version?

There are two ways to Spy the objects in QTP
1) Thru file toolbar
—In the File ToolBar click on the last toolbar button (an icon showing a person with hat).
2) Tru Object repository Dialog
—In Objectrepository dialog click on the button”object spy…”
In the Object spy Dialog click on the button showing hand symbol.
the pointer now changes in to a hand symbol and we have to point out the object to spy the state of the object
if at all the object is not visible..or window is minimised then Hold the Ctrl button and activate the required window to and release the Ctrl button.



Replies:
Posted By: ram7vasu
Date Posted: 18Mar2008 at 6:34am
Object spy
you can view the supported properties and methods of any object in an open application.
 
test object's hierarchy tree, its properties and values, and the methods associated with the object. For methods, the syntax is also displayed. In most environments, you can choose to view the test object properties and methods or the run-time (native) properties and methods.


-------------
RAM SAKSOFT



Print Page | Close Window