For QA Engineers
- Pass/fail breakdown of every test run
- Flaky tests highlighted for quick triage
- Failure categories with counts and percentages (e.g., flaky, UI changes, miscellaneous).
- AI Insights calling out critical issues, trend analysis, and optimization opportunities.
For Developers
- Fast feedback on your pull requests and branches
- Which tests failed after your recent commit
- Environment consistency (dev vs staging vs prod)
- Clear signals on whether a failure is likely a bug, a flaky test, or a UI change
- Monitor branch health over time.
How the Dashboard Helps Everyone
- QA gets faster triage.
- Developers get faster fixes.
Quick Start Steps
- Open the project - Go to Organization, then select your Project.
-
Set filters - Choose Period and Environment. An Environment groups one or more Branches.
- Period sets the time window (7, 14, or 30 days).
- Environment is where tests run (for example, Development, Staging, Production). An environment can include one or more branches.
- Branches narrows the view to specific branches inside the chosen environment.
- Choose a role view - Select QA or Developer to open the corresponding dashboard.