Recovery Scenario Mechanism:

You can instruct QuickTest to recover from unexpected events and errors that occur in your testing environment during a run session.
Recovery Scenario consists of the below steps,

  1. Trigger Event: When should raise the Recovery,
  2. Recovery Operation: What to do once the recovery rises.
  3. Post-Recovery: Once recovered from the un-expected error, how the automation scripts proceeds
  4. Save and Finish. Save the same for future reference and map the same in resources.
In QuickTest, 4 types of Recovery Scenarios are there,

  1. Pop-up Window,
  2. Object State,
  3. Test Run Error,
  4. Application Crash.

No comments:

Post a Comment