Waterfall model

Home > Computer Science > Software Engineering > Software Development Life Cycle (SDLC) > Waterfall model

The waterfall model is a linear, sequential approach to software development. It consists of several distinct phases, including planning, design, implementation, testing, and maintenance, with each phase being completed before moving onto the next.