Debugging Visual Tests

Errors encountered during playback can be caused by a variety of factors, such as changes in the test application, improper visual test step flow, or environmental changes. Quickly diagnosing and fixing these errors using debugging features minimizes visual test maintenance and allows a more efficient team testing effort.

Visual test debugging enables you to temporarily suspend playback to manage, examine, reset, or step through playback. This lets you identify exactly where an error may be occurring. You can edit steps during debugging, so you can often resolve an error in a step before re-executing the step.