Multiple choice technology testing

using object spy,we can do the following.

  1. object identification

  2. objest properties

  3. object verification

  4. objects

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

The Object Spy feature in QTP/UFT is used to view and analyze the properties, methods, and hierarchy of test objects and runtime objects in the application under test. While it helps with object identification, its primary purpose is to inspect object properties and methods, not to perform identification or verification operations.