Waterfall

From CNM Wiki
Revision as of 19:54, 9 July 2020 by EshwaN (talk | contribs) (Created page with "Waterfall is a software development approach that follows an orderly series of sequential stages. Requirements are agreed upon, design is created and then the code is deve...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Waterfall is a software development approach that follows an orderly series of sequential stages. Requirements are agreed upon, design is created and then the code is developed, and tested.

Definitions

According to the Agile Extension to the BABOK Guide (preview),

Waterfall. A software development approach that follows an orderly series of sequential stages. Requirements are agreed upon, design is created and then the code is developed, and tested.