How the grade is built
The 0–100 composite weighs four components:| Component | Weight |
|---|---|
| Pass rate | 40 |
| Execution rate | 20 |
| Requirements coverage | 20 |
| Defect hygiene | 20 |
Transparency
Click Show details to expand the breakdown — each component (value, points, weight), the caps applied and any flags. The score is never an opaque number.Non-negotiable invariants
- ≥ 1 open blocking bug (open + Critical / High) caps the grade at C and forces NO-GO.
- An untested in-scope requirement forces NO-GO.
- No executed test shows not evaluated — never an E.
- GO also requires the score ≥ 75 and coverage ≥ 70%.
Scale profiles
In Settings, choose a project-level scale so everyone scores a report identically:- Strict — a regulated release.
- Standard — the default scale.
- Ramp-up — a starting team.
Risk-based weighting (optional)
An optional, orthogonal toggle shows a weighted confidence beside the grade. It weights execution and coverage by the importance of what is missing — test-case priority, story risk and story points — using transparent additive tiers (never a multiplication). The flat A–E score is never altered; a dimension whose data is absent or uniform auto-disables and says so.Related
Decision support
Watch points, failures without a defect, override.
Coverage depth
Is it well covered?