Software Development Life Cycle-Model

Dec 26, 2018


Waterfall Model - Design

Waterfall approach was first SDLC Model to be used widely in Software Engineering to ensure success of the project. In “The Waterfall” approach, the whole process of software development is divided into separate phases. In this Waterfall model, typically, the outcome of one phase acts as the input for the next phase sequentially.

Image


Software Development Life Cycle-Model | Java Tutorial