|
TestExplorer's playback window facilitates regression testing by guiding you
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, you still retain
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.
Manual regression testing is more repeatable, efficient, and cost effect when done with TestExplorer.
|