Difference between revisions of "Plan-driven"

From CNM Wiki
Jump to: navigation, search
(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...")
 
(No difference)

Latest revision as of 19:11, 9 July 2020

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.