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 in QTP/UFT is used to define and configure the properties used to uniquely identify objects during test execution. It does not retrieve runtime values - for that, you would use methods like GetROProperty to retrieve runtime object properties.