New Product Development Question: Download New Product Development PDF

What is main difference between Continuous Integration and Iterative Models?

Tweet Share WhatsApp

Answer:

Continuous integration:
-----------------------
First core functionality implemented. Then new requirements
are added to that implemented part and checking whether it
is giving some meaningful functionality and then again some
requirements are added. This process continues until the
system is fully developed.

Advantage: Client gets small working system very early.

Iterative: Total opposite to the above.
----------

Disadvantage : Client has to wait a long for his/her desired
system

Download New Product Development PDF Read All 12 New Product Development Questions
Previous QuestionNext Question
What is deferred Bug?What is difference between get and post method in load
runner or it same as the concept in html form?