Environment
A cross-environment view of test health. It compares pass rates, volume, branches, and operating systems so you can separate code issues from environment or infrastructure issues.
Execution Results by Environment
Shows the success rate per environment for the selected period. Each tile contains:
- Success rate - the percentage of passed executions in that environment.
- Passed and Failed counts, the raw numbers behind the percentage.
Identify which environment is least stable, confirm where failures concentrate, and decide where to investigate first. Use the counts to judge the sample size before concluding.
OS Distribution
Lists how many test runs were executed on each operating system.
Check platform coverage at a glance, detect skew toward a single OS, and plan additional runs where platform risk is higher.
Pass Rate Trends
Shows how successful your tests are in each environment (like production or staging) day by day. You can spot which setups are stable and which ones need attention by watching the ups and downs of each colored line.
Test Run Volume
Tracks how many tests ran in each environment over the same period. Peaks and dips reveal when and where most testing happened, helping you connect activity levels to pass rate changes.