Multiple choice technology testing

What is the purpose of Object Spy in QTP

  1. View the supported properties and methods of any object in an open application

  2. Able to define object name and property

  3. Helps to delete the object from object repository

  4. Define an action on the displayed object

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Object Spy is a QTP diagnostic tool that allows viewing the supported properties, methods, and operations of any object in an open application. It's used for inspection and understanding object structure, not for defining actions, naming objects, or deleting from repository.