Iterative waterfall model
The iterative waterfall model is as shown in the following figure.
- Requirement gathering phase in which all needs are identified.
- The design phase is responsible for producing architectural view of the software.
- The implementation phase in which the software design is transformed into coding.
Requirements
Implementation
Testing
Design
Maintenance