Multiple choice technology testing

List of test objects along with their properties and values get stored in

  1. Object identification

  2. Test Table

  3. Object Repository

  4. Data Table

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

The Object Repository is the central storage location where QTP maintains test objects along with their identification properties and corresponding values. It enables QTP to recognize and interact with application objects during test execution by mapping test script references to actual application objects. Other options like Data Table store test data, not object definitions.