Applying Web Technologies !
| Waterfall Model |
|
Waterfall model is the most well-known model in software development also known as the traditional software development lifecycle. Each stage has a set of defined milestones and results, and the progress to another stage does not occur until these predefined results are accomplished. A review is made at the end of each phase to determine whether the team can advance to the next. If the review gives a negative result, the team remains in the same stage until all required is completed successfully. The waterfall model in software development is best suited to environments with stable product definition, for example, building a well-defined maintenance release of an existing product or porting an existing product to a new platform. Problems with the Waterfall Model
Waterfall model forms the basis for other software development lifecycle variations. |