Why would a tester use the Description object in the Expert View of a test?

A)  to bypass the object repository when identifying an object at runtime
B)  to data-drive logical names and make the test more generic
C)  to make it easier to retrieve child objects using the ChildObjects method
D)  to programmatically modify a test object's definition directly in the object repository

Correct Answer :   to bypass the object repository when identifying an object at runtime


Explanation : To avoid the object repository when identifying an object at runtime.