Multiple choice technology platforms and products

For each action, you can use a combination of objects from your local and shared object repositories

  1. True

  2. False

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

In QTP, actions can utilize objects from both local and shared object repositories simultaneously. This hybrid approach lets you maintain common objects in shared repositories while action-specific objects stay local. At runtime, QTP merges the local and shared object repositories, so the action has access to objects from both sources. This provides flexibility in test organization and maintenance.