Multiple choice technology testing

Recovery scenario takes us thru the following wizard steps in the following sequence

  1. define a trigger, define the recovery operations, define the post recovery operations

  2. define the recovery operations, define a trigger, define the post recovery operations

  3. can be created in any order

  4. no such wizard is available in Quick Test

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

Recovery scenarios in QTP follow a fixed sequence: first define the trigger event that detects the error, then specify recovery operations to fix it, and finally define post-recovery operations. This wizard structure ensures systematic error handling.