2 items tagged with "test-effectiveness"
A technique that injects small faults (mutants) into code and checks whether tests detect them, measuring how effective the test suite really is.
Measures test-suite effectiveness by injecting small faults into code and checking how many are detected, reported as the mutation score.