answersLogoWhite

0

Major difference between waterfall and iterative model is that waterfall model has a linear process in which full product is available after the last phase, while incremental model full product is available after several such phases.

User Avatar

Wiki User

12y ago

Still curious? Ask our experts.

Chat with our AI personalities

ReneRene
Change my mind. I dare you.
Chat with Rene
BlakeBlake
As your older brother, I've been where you are—maybe not exactly, but close enough.
Chat with Blake
SteveSteve
Knowledge is a journey, you know? We'll get there.
Chat with Steve
More answers

Classical waterfall model involves sequential steps of software development life cycle.The complete product is retrieved at the end.However, in Iterative waterfall model, the customer receives modules of the project before the completion of the complete project. The final product is received at the end only.

User Avatar

Wiki User

10y ago
User Avatar

Add your answer:

Earn +20 pts
Q: Deference between classical waterfall model and iterative waterfall model?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is the disadvantage of iterative waterfall model?

Major difference between waterfall and iterative model is that waterfall model has a linear process in which full product is available after the last phase, while incremental model full product is available after several such phases. waterfall model is good when we have a clear understanding of requirements. Incremental model is good when we have to deliever the final product wihin certain timeline and we have very less number of programmers available to complete the product in time, so basic idea is to deliever a working partial product within time and provide it's additional functionalities later.


What is the diffference between waterfall model and modified waterfall model?

Modified waterfall model verified and validate the user requirements for every phase. Meanwhile, waterfall did not, it only verify and validate user requirement at the end of the phase.


How the waterfall model and prototyping model can be accommodated in the spiral process model?

Expalin different between waterfall model and prototyping model ? Expalin different between waterfall model and prototyping model ?


Differences between if else and while loop?

Easy: if-else is not a loop; while, for and do-while are loops.if-else just run once, but do-while run many times.


What are the similarities between waterfall model and spiral model?

There are many differences exists between waterfall model and spiral model. In waterfall model if any sudden change takes place in the project, then its very hard to fix the issue. Wherein spiral model we can change according to our requirement.