Water Fall
Water Fall
MODEL
2
INTRODUCTION
• The Waterfall Model is a linear and sequential approach to
software development, where progress flows in one
direction, like a waterfall, through distinct phases, each
dependent on the deliverables of the previous one.
• The model was first introduced by Dr. Winston W. Royce in
1970 in a paper titled "Managing the Development of Large
Software Systems.
STAGES
Deployment
Testing
Implementation
Design
Requirement Analysis
REQUIREMENTS
ANALYSIS
This stage focuses on thoroughly understanding and documenting the
project's requirements. It involves:
• Meeting with stakeholders.
• Defining functional and non-functional requirements.
• Documenting use cases and user stories.