132k views
3 votes
In which paradigm, should special emphasis be placed on the selection of the items to be included in the last increment?

User Tavin
by
7.3k points

1 Answer

5 votes
The three main types/models of paradigm are:
1- waterfall paradigm
2- Incremental paradigm
3- spiral model

In the incremental paradigm, special emphasis should be placed on the selection of the items to be included in the last increment.
The incremental paradigm is based on the idea of developing separate pieces of software, then integrating these pieces together.

User ConquestXD
by
8.0k points