Coined in 1970 from a Winston Royce paper that, ironically, argued against doing it this way. Waterfall stages a project as one-way phases — Requirements → Design → Build → Test → Deploy → Maintain — each signed off before the next begins. Out of fashion for product teams, still alive in defense, regulated medical, and large fixed-bid government contracts.
← Back to Methodologies & SDLCThe V-Model is a Waterfall variant that pairs each left-hand phase with a corresponding test phase on the right (unit ↔ code, system test ↔ design, acceptance ↔ requirements).