Appearance
Dashboards overview
The Dashboards page (the project home, at /app) summarizes your project's testing state over a period of time. A KPI strip sits above two tabs: Overview and Analytics.
KPI strip
Four cells under the period selector, derived from the project's analytics:
- Pass rate — pass rate across finished launches in the period.
- Test cases — total test cases in the project.
- Automated — share of test cases that are automated.
- Failures — total failed test results in the period (red-tinted when > 0).
Each cell shows a period-over-period delta beneath the value, comparing this period to the one before it — green when up, red when down (▲ 5.0pp, +12 new, −3). The delta is hidden when nothing changed or there's no prior baseline (for example, a brand-new project where every test case was created inside the current window), so a green-field project never shows a misleading jump.
Period selector
Top right: 7d / 30d / 90d segmented buttons. The choice is persisted to a URL parameter (?period=) and to local storage so links remain shareable.
Overview tab
A briefing on the project:
- Readme / resources — the project description and quick links set in project settings.
- Recent activity — a merged feed of recent launches and your assignments.
- Top failing tests — the cases failing most often in the window, each linking to the test case.
Analytics tab
Three charts are shown by default:
- Pass-rate trend — an area chart across the period with an 80% target reference line. Click any data point to open the corresponding launch.
- Status distribution — a donut of test-result statuses across the period.
- Automation breakdown — a donut of test cases by automation status. Slices and the legend are clickable; clicking jumps to a pre-filtered Test cases view.
Each chart has its own empty / loading / error state.
From library
The three default charts are a starting point — a larger catalog is available. Click From library (the Sparkles button) to open the picker and Add or Remove any chart. To drop a chart you've added, hover its card and click the × in the corner.
Your selection is saved in the browser, separately per project, so each project keeps its own layout. It's stored per device — it doesn't follow you to another browser or machine.
Three extra charts live in the library:
- Test case priority — a donut of test cases by priority (Low / Medium / High / Critical). Unprioritized cases aren't counted.
- Defects open vs closed — a donut of the project's defects by status.
- Results by environment — a horizontal pass/fail bar per environment across the period. Available on the project Analytics tab only — it isn't offered in Workspace analytics, where environment names blur across projects.
Workspace analytics
To compare projects, open the project picker (the home screen at /) and switch to its Analytics tab. It aggregates pass rate, status, and automation across every project in the workspace you can access — an aggregate KPI banner, a per-project pass-rate trend, and a comparison table whose rows deep-link into each project's own dashboards.
The From library picker works here too, with its own saved selection — every library chart except Results by environment is available.