Multiple choice technology testing

What type of the files can be managed using the Object Repository manager

  1. Local Object Repositories

  2. All Repository Types

  3. Shared Object Repositories

  4. All the Above

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

The Object Repository Manager handles both Local Object Repositories (test-specific .tsr files) and Shared Object Repositories (reusable .tsr files across multiple tests). This dual capability supports different test object management strategies.

AI explanation

An Object Repository manager in tools like QTP/UFT is used to view, edit, and organize both Local Object Repositories (tied to a single action/script) and Shared Object Repositories (reusable across multiple scripts) — these are the two repository types the tool actually manages, so selecting both is correct rather than a vaguer 'all repository types' catch-all.