Multiple choice technology testing

While associating a shared repository, is it mandatory to associate atleast one action? State true or false

  1. True

  2. False

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

When associating a shared object repository in testing tools, you must specify which actions will use that repository. The association is action-specific - you need to select at least one action to link with the shared repository. This ensures the repository objects are available to that action during test execution.

AI explanation

When associating a shared object repository with a test in automation tools like QTP/UFT, the association dialog requires you to select at least one action to attach the repository to — you cannot complete the association without specifying which action(s) will use it. This makes the statement True. This is a tool-specific workflow detail rather than something derivable from first principles, so confidence is moderate.