Reporting & Analytics
Each project has its own Reports area at Project → Reports, where you can run pre-built reports against the project's repository, test runs, sessions, and issue links, or build custom reports against a focused set of dimensions and metrics.
For analytics aggregated across every project in the system, see Administration → Reporting & Analytics.
Pre-Built Reports
Pre-built reports have fixed configurations and don't require dimension or metric selection. They show up at the top of the Report Type dropdown in the project's Reports page.
| Report | What it shows |
|---|---|
| Automation Candidates | AI-ranked recommendation of which manual test cases to automate next, with metric-grounded rationales per case. |
| Automation Trends | Repository growth over time pivoted by automation status (automated vs. manual). |
| Execution Log | Chronological log of individual test result records, with expandable step-level detail. |
| Flaky Tests | Test cases whose pass/fail outcomes flip across recent runs, with the flip count and timeline. |
| Issue Test Coverage | Coverage of external issues (Jira, GitHub, Azure DevOps, GitLab, Gitea/Forgejo) by linked test cases. |
| Iteration Matrix | A 2D grid of parameterized test case results across configurations. |
| Test Case Health | Per-case health score combining staleness, execution frequency, and pass-rate pattern. |
Custom Reports
The Report Builder lets you compose a report by picking a data source (Test Execution, Repository Stats, User Engagement, Project Health, Session Analysis, Issue Tracking), then choosing dimensions, metrics, and a chart type. The builder also supports interactive drill-down — click any metric cell to open a drawer showing the underlying records.
Sharing
Any report — pre-built or custom — can be shared with team members, clients, and stakeholders using a Share Link. See Share Links for the three share modes (Public, Password-Protected, Authenticated), password rate limiting, view notifications, and access analytics.