Multiple choice technology testing

Which of the following are created with each new action?

  1. Local data sheet, Global data sheet, Folder

  2. Local object repository, Local data sheet, Folder

  3. Local object repository ,Local data sheet, Global data sheet

  4. Local data sheet, Global data sheet, Local object repository

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

In HP QuickTest Professional (QTP/UFT), creating a new action automatically generates three artifacts: a Local Object Repository (storing objects specific to that action), a Local Data Sheet (for action-specific test data), and a Folder (containing the action's resources and metadata). The Global Data Sheet, by contrast, is a single shared data table across all actions and is not created with each new action.