Table of Contents
- QTP Introduction
- Manual Testing Disadvantages
- Advantages of QTP
- Add-In Manager in QTP
- Testing Process in QTP
- Components of QTP
- Recording QTP Scripts
- Recording Modes
- QTP Script View
- Object Identification
- Object Repository
- Object Spy
- Actions in QTP
- Checkpoints
- Parameterizing
- Working with Data Table
- Environment Variables
- Virtual Objects
- Output Values
- Running QTP Test Scripts
- Recovery Scenario
- Sample Scripts
- Certification Questions
Tuesday, October 12, 2010
Object Spy
Using Object Spy you can view the properties and methods of any object in an open application. You use the object spy pointer to point to an object. Using the Object Spy pointing hand mechanism, you can view the supported properties and methods of any object in an open application.
Object Spy dialog box displays the selected object's hierarchy tree. It displays the run-time or test object properites and values of the selected object in the Properties tab. It displays the run-time or test object methods associated with the selected object in the Methods tab.
Choose Tools > Object Spy or click the Object Spy toolbar button to open the Object Spy dialog box.
Click the pointing hand. Both QuickTest and the Object Spy are minimized so that you can point to any object on the open application.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment