Plan-driven
Revision as of 19:11, 9 July 2020 by EshwaN (talk | contribs) (Created page with "Plan-driven 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 de...")
Plan-driven 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),
- Plan-driven. 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.