InterviewSolution
| 1. |
What Is Meant By Incremental Model? |
|
Answer» The INCREMENTAL model is an intuitive APPROACH to the waterfall model. MULTIPLE development cycles take place here, making the life cycle a “multi-waterfall” cycle. Cycles are divided up into smaller, more easily managed iterations. Each iteration passes through the requirements, design, IMPLEMENTATION and testing phases. The incremental model is an intuitive approach to the waterfall model. Multiple development cycles take place here, making the life cycle a “multi-waterfall” cycle. Cycles are divided up into smaller, more easily managed iterations. Each iteration passes through the requirements, design, implementation and testing phases. |
|