Wednesday, August 12, 2009

Waterfall Lifecycle Model

There are various software development approaches defined and designed which are used/employed during development process of software, these approaches are also referred as “Software Development Process Models”. Each process model follows a particular life cycle in order to ensure success in process of software development.

One such approach/process used in Software Development is “The Waterfall Model”. Waterfall approach was first Process Model to be introduced and followed widely in Software Engineering to ensure success of the project. In “The Waterfall” approach, the whole process of software development is divided into separate process phases. The phases in Waterfall model are: Requirement Specifications phase, Software Design, Implementation and Testing & Maintenance. All these phases are cascaded to each other so that second phase is started as and when defined set of goals are achieved for first phase and it is signed off, so the name “Waterfall Model”. All the methods and processes undertaken in Waterfall Model are more visible.

History of the Waterfall Model:
In 1970 Royce proposed what is now popularly referred to as the waterfall model as an initial concept, a model which he argued was flawed (Royce 1970). His paper then explored how the initial model could be developed into an iterative model, with feedback from each phase influencing previous phases, similar to many methods used widely and highly regarded by many today.
53717-5
Despite Royce’s intentions for the waterfall model to be modified into an iterative model, use of the “waterfall model” as a purely sequential process is still popular, and, for some, the phrase “waterfall model” has since come to refer to any approach to software creation which is seen as inflexible and non-iterative.

No comments:

Post a Comment