Multiple choice technology testing

The list of test objects and their properties and values are stored in the

  1. Object Repository

  2. Object Identification

  3. Object Restore

  4. Task Plan

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

The Object Repository in QTP/UFT stores test objects along with their properties and values. This centralized storage allows tests to reference objects without hardcoding property values, making tests more maintainable. When object properties change in the application, you only need to update them in the Object Repository.