Incremental Model
6/8/25About 152 words
Incremental Model
- Incremental development is based on the idea of developing an initial implementation, exposing this to user comment and evolving it through several versions until an adequate system has been developed.
- It is an agile process.
Benefits of Incremental Process
- Reduce the cost of accommodating changing customer requirements.
- It is easier to get customer feedback.
- More rapid delivery and deployment of useful software.
Problems
- From a management perspective
- The process is not visible.
- System structure tends to degrade as new increments are added.