Waterfall Methodology
Waterfall Methodology in project management is a systems development life cycle model for software engineering. Thought of as a classic approach to the systems development life cycle, the waterfall model describes a development method that is linear and sequential. To break it down:
Gather and document requirements
Design
Code and unit test
Perform system testing
Fix any issues
Deliver the finished product














