Multiple choice technology platforms and products

SetTOProperty changes the property values used to identify an object during the test run. It also effects the values saved in the Object Repository for the object

  1. True

  2. False

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

SetTOProperty only modifies the property values for the current test run session - it is a temporary runtime change. The Object Repository itself is not permanently modified by SetTOProperty. To make permanent changes to the Object Repository, you would need different methods like the Repository automation object model.