Multiple choice technology testing

what are steps in Recovery scenario?

  1. Pre Recovery Test-Run,Triggered Events, Recovery steps

  2. Triggered Events, Error handling step, Recovery steps

  3. Pre Recovery Test-Run, Recovery steps, Post Recovery Test-Run

  4. Triggered Events, Recovery steps, Post Recovery Test-Run

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

A recovery scenario in QTP/UFT is designed to handle unexpected errors during test execution. It consists of three defined components: a trigger event that detects the error, recovery steps to handle the situation, and a post-recovery test run instruction that dictates how the test should proceed after recovery.