|
TestExplorer's playback window facilitates regression testing by guiding the tester
step by step through the exact process that discovered the issue in the first place.
As TestExplorer guides you through the test process, it provides precise details about
the user actions, expected results, and special notes and considerations; however, the tester still retains
the flexibility to deviate from that guided path if needed, so that if the application changes, the test
itself is not instantly broken.
Since TestExplorer stores issues in their original tests, as you play the test back and
reach the step where the original issue occurred, TestExplorer will prompt you to review the original issue
before determining if the step should now pass or fail.
|