The Test Coverage report shows the percentage of requirements covered by tests, the percentage of tests automated, and how both break down by folder. Use it to find coverage gaps, track automation progress, and surface stale tests that have not run recently.
A single filter controls the “executed recently” signal: choose Last 7 days, Last 14 days, Last 30 days, Last 60 days, or Last 90 days. This window determines which test cases count as having been executed recently.
Three headline metrics summarize the project:
A breakdown table shows, for each requirement type, the total requirements, how many are covered, how many are uncovered, and the resulting coverage.
The per-folder table breaks coverage and automation down by folder, including each folder’s total tests, automation percentage, covered vs total requirements, coverage percentage, last executed date, and recent additions.
Download the report as a PDF or as Excel (XLSX). The PDF dialog lets you choose sections — cover page, executive summary, coverage & automation KPIs, automation mix, coverage by requirement type, per-folder coverage, uncovered requirements, and the stale tests watchlist.