Multiple choice technology testing

Object Identification can be used to retrieve runtime values of object properties. State true or false

  1. True

  2. False

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

Object Identification is a mechanism for uniquely identifying objects based on their properties during test recording and playback. It is not designed to retrieve runtime property values - that purpose is served by specific methods like GetROProperty. Object Identification focuses on property-based object recognition, not runtime value extraction.