Multiple choice technology testing

The method that explicitly activates the recovery scenario mechanism is,

  1. recovery.activate

  2. enable

  3. recovery.enable

  4. activate

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

QTP/UFT uses recovery.activate() to programmatically trigger recovery scenarios. This method forces the recovery mechanism to execute immediately, independent of any configured trigger conditions.