🎴 Flashcard Mode

platforms and products Online Quiz - 3

Card1 / 20
Mastered0
Review0
QuestionClick to flip

QuickTest adds all new objects to the local object repository even if one or more shared object repositories are already associated with the action assuming that an object with the same description does not already exist in one of the associated shared object repositories

AnswerClick to flip back
A
True
💡 Explanation:

When recording in QTP, new objects encountered during recording are automatically added to the local object repository for the current action. This happens even when shared object repositories are already associated with the action, as long as an object with the same description doesn't already exist in one of the associated shared repositories. This prevents duplicate object definitions and maintains the local repository as a superset containing unique objects not found in shared repositories.

Change Mode