vízesésalapú
vízesésalapú is a term used in information technology and project management to describe a linear, sequential approach based on the Waterfall model. In this approach, development proceeds through distinct phases—requirements, design, implementation, verification, deployment, and maintenance—each typically completed before the next begins, with limited opportunities for revisiting earlier decisions.
Originating from the Waterfall model, a classic software development methodology described in the late 20th century,
Typically used when requirements are well understood and changes are costly. It yields predictable schedules and
Advantages include clear milestones, up-front planning, and straightforward progress tracking. Disadvantages include low adaptability to change,
See also: Waterfall model; software development life cycle; agile methodologies.