Description:
- An incremental development process works on the basis that work is sliced into pieces (increments).
- Each increment builds on top of what has gone before.
- So, fully functioning modules of functionality are built up over time, with each adding to what has already been produced.