The ___ method loads the specified object repository.
-
Overload
-
Load
-
Both A&B
-
None of the above
B
Correct answer
Explanation
The Load() method is specifically designed to load object repository files into memory for use during test execution. This method belongs to the ObjectRepositoryUtil object and accepts the file path as a parameter. The 'Overload' option is not a standard method for this purpose in QTP.