Multiple choice technology testing

you can use the object spy at any time to view ............... properties and values of the objects in the application you are testing

  1. run-time

  2. test object

  3. both a&b

  4. none

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

The Object Spy in HP/Micro Focus UFT allows users to view both test object properties (static properties stored in the repository) and run-time object properties (dynamic properties of the actual object in the running application) along with their values.