All glossary terms
Verify

Test flakiness rate

The proportion of tests that produce inconsistent results — passing and failing on the same code without changes — usually from timing, shared state, or environment assumptions. A high flakiness rate erodes trust in the whole suite: once a red build is routinely dismissed as 'probably just flaky', real failures slip through unnoticed.