DocumentationTest AuthoringTest health monitoring

Test health monitoring

5 min readLast updated 2026-04-26New

Track pass rates, flaky test trends, and failure clusters over time for every test in your suite.

Test health monitoring gives you a time-series view of every test in your suite. Spot regressions, flaky tests, and failure clusters before they block releases.

Health score

Each test gets a health score from 0-100 based on pass rate, flakiness, and duration stability over the last 30 runs.

Failure grouping

When a test fails, Check Studio groups similar failures by error message and stack trace. This helps identify systemic issues vs. one-off flakes.

Quarantine

Tests with a health score below 50 are automatically quarantined. They still run but do not block CI. You can override this threshold per project.

Alerting

Configure Slack or email alerts when a test drops below a health threshold or joins the quarantine list.

Was this article helpful?

Still have questions?

Our support team is here to help. Reach out directly or search the docs.