QA Test Coverage (QA Coverage)
Percentage of code and features covered by automated and manual tests
FORMULA
QA Coverage = (Lines/Features Tested / Total Lines/Features) × 100
What is QA Test Coverage?
Indicates software quality and bug prevention rigor. Higher coverage reduces production incidents and customer-facing bugs. Industry best practice is 80%+ coverage.
Chart
Edit the data below to update the chart. Download as PNG or SVG — free, no sign-up required.
Required Data Columns
tested_linestotal_linescoverage_percent