What this is about
In plain English.
Given a few rates from your prior programs, the model projects two curves across the test window, total bugs found and total bugs fixed. You plot actuals against them daily. Divergence is caught at week 1, not week 4.
More important: if your developer-capacity is lower than your find rate, the model will tell you before the program starts. Dev-team-too-small is the single most common cause of system-test cycle slip. The model catches it every time.
Four things inside:
- Two daily rates (find, fix).
- Two headcount inputs (testers, developers committed to bug fixing).
- Cycle decay pattern (50% / 25% / 12.5% / …).
- Daily cumulative curves (the artifact you plot actuals against).