When the requirements are clear and enhancing regularly, organizations can follow spiral
model to release the software version by version.
- From the above diagram requirement gathering will be done at first and later design
this will be continued till the maintenance stage. - If customer will need any enhancements, those enhancements will be gathered by them
and again with the new requirements, analysis will be done. This cycle will be repeated
for every new version of the software.
Advantages of Spiral model:
- High amount of risk analysis and hence avoidance of risk is enhanced.
- Good for large and mission-critical projects.
- Strong approval and documentation control.
- Additional functionality can be added at a later date.
- Software is produced early in the software life cycle.
Disadvantages of Spiral model:
- Can be a costly model to use.
- Risk analysis requires highly specific expertise.
- Project’s success is highly dependent on the risk analysis phase.
- Doesn’t work well for smaller projects.