List of test objects along with their properties and values get stored in
-
Object identification
-
Test Table
-
Object Repository
-
Data Table
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.