KPI Tiles
Error Variants
Shows distinct error signatures and how many tests match each variant, for example, timeout, element not found, network error, or timing-related. Use this to identify the most common failure shape in the run.AI Failure Categorization
Shows how failures are classified into:- Actual bug
- UI change
- Unstable Test
- Miscellaneous
Failure Patterns
Highlights how failing tests behave across recent executions:- New Failures: Tests that started failing within the selected window.
- Regressions: Tests that passed recently but now fail again.
- Consistent Failures: Tests failing across most or all recent runs.
Error Analysis
This table lists failing tests with:- Test case
- Failure category
- Error text
- Error variant
- Duration
Filtering
Selecting any tile (variant, category, or pattern) adds an active filter chip and scopes the table to matching tests. Combine one Error Variant with one AI Category to get a focused slice, for example, Actual Bug + Timeout.Related
Summary
Group failures by cause
Specs
Review results by spec file
Errors
Group failures by error message
Analytics
Track reliability and duration trends over runs
Configuration
Debug environment differences
Test Cases
Individual test analysis