Multiple choice technology testing

The ___________ property set for each test object is created and maintained by QuickTest.

  1. Run-Time Object

  2. Test Object

  3. Smart Identification Object

  4. Assistive Object

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

The Test Object property set is maintained by QuickTest and represents the expected object definition used during test creation and playback. Run-Time Objects are actual objects from the application, Smart Identification is a fallback mechanism, and Assistive properties are just one property type.