Multiple choice technology testing

What is the file name extension for Recovery Scenerio?

  1. name.tsr

  2. name.prs

  3. name.qrs

  4. name.trs

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

Recovery Scenario files in QTP (QuickTest Professional) use the .qrs file extension. QTP is a functional testing automation tool, and Recovery Scenarios are used to handle unexpected errors or events during test execution. The .qrs extension specifically identifies these recovery configuration files. The other extensions (.tsr, .prs, .trs) are not associated with QTP Recovery Scenarios.