Multiple choice technology testing

ObjectRepositoryUtil Object enables us to manipulate __ object repository files from outsite of QuickTest Professional.

  1. Shared

  2. Local

  3. Both

  4. None of the above

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

ObjectRepositoryUtil is a standalone utility that works with both Shared (.tsr) and Local object repository files, enabling manipulation outside the QTP IDE. This flexibility allows for programmatic repository management in various automation scenarios. The utility doesn't discriminate between repository types.