Waterfall Model

The waterfall model is a software development model (a process for the creation of software) in which development is seen as flowing steadily downwards (like a waterfall) through the phases of
Requirements
|___Design
|___Implementation
|___Testing
|___Integration
|___Maintenance

The following picture will illustrate the implementation of this model.

No comments: