Multiple choice technology testing

Where the Checkpoint information will be stored in QTP

  1. Shared repository & Function Library

  2. Shared Repository

  3. Local Repository

  4. Function library

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

Checkpoint information in QTP is stored in the Local Repository associated with each action. Unlike shared objects that can be stored in a shared repository, checkpoints are specific to an action and are maintained locally within that action's object repository.