
Dashboard Overview
The dashboard shows your test suite health across all collections:| Status | Meaning |
|---|---|
| Passing | Test consistently passes across recent runs |
| Failing | Test is consistently failing |
Bug Management
When tests fail, Checksum creates bug entries that you can triage and track.Triage Workflow

| Status | Meaning |
|---|---|
| Needs Triage | New failure — hasn’t been reviewed yet |
| Confirmed | Reviewed and confirmed as a real issue |
| Fixed | Bug has been resolved in code |
| Not Bug | Marked as a false positive |
| Snoozed | Acknowledged but deprioritized for now (can be applied from any status) |
Bug Details
Each bug includes:- The failing test(s)
- Failure history and frequency
- Related commits and PRs
- Screenshots and error messages

Notifications and Reports
Get automatic notifications about your test suite health via your team’s communication channels.Supported Channels
- Slack — via webhook or bot integration
- Microsoft Teams — via webhook
- Discord — via webhook
- Google Chat — via webhook
- Email — enable in Settings -> Notifications tab

Report Segmentation
Segment your health reports by tags to get focused views of specific feature areas. For example, you might want separate reports for “Checkout” tests vs “Admin” tests.Automatic Delivery
Configure reports to be sent automatically after test runs complete. Your team stays informed without having to check the dashboard manually.Activity History
The dashboard tracks all test health changes over time:- When a test started failing
- When it was healed
- When bugs were triaged
- Historical pass/fail trends