answersLogoWhite

0


Best Answer

This approach carries less risk than a traditional Waterfall approach but is still far more risky and less efficient than a more Agile approaches. The focus is on delivering a sprint of work as opposed to a series of valuable/shippable features. The most commonly occurring issue in this type of scenario (in my experience) is bottle necking. For example, you deliver loads of code a little bit behind schedule (?) and you leave it until the last minute to test everything. One issue takes longer than expected to resolve, you miss your sprint deadline and you deliver nothing. Another common symptom of this type of approach is over-commitment. It's really difficult to estimate the totaleffort associated with a particular User Story/Feature when approaching delivery in this phased way. You're more or less forced to estimate each phase separately (e.g. estimate development separately to testing in this instance) - this doesn't work as the phases are not separate, they're totally intertwined. For example, if you find an issue with the test, you must return to development. The whole team must remain focused on delivering the end goal, not the separate phases.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How is waterfall model is different from iterative waterfall model?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

What is the difference between waterfall model iterative waterfall model successive model prototyping model and spiral model?

I will try to answer this quickly as I don't have much time. As the name suggests, the waterfall model follows the path of an waterfall. It starts in the first stage of orientation, and ends at the release. It can only go one way (to the end goal) and the stages are very strict (you cant go back to a earlier stage). The Spiral model understands that reality doesn't always follow theory, and that an project should be designed to follow that reality. There are multiple prototypes released, and phases can be repeated until the desired result is reached (hence the spiral). The iterative model combines those two, making (IMHO) the waterfall model more ready for the real world. You should try googling yourself, I found lots of info about the differences in this article about the advantages of the waterfall model: http://www.waterfall-model.com/the-waterfall-model-avantages-and-disadvantages


Which process model suitable for development project?

Iterative


What is an iterative process model?

a model that goes back to an earlier step in the process


Waterfall model advantages and disadvantages?

Advantage of waterfall model : It is simple and easy to use. Dis Advantage of waterfall model : no user feedbacks are taken.


Explain how both the waterfall model of the software process and the prototyping model can be accommodated in the spiral process model?

the waterfall model gives us prototyping , and spirl model gives us product , so the set of the waterfall accommodat in the spirl to gives us this product.

Related questions

What is the iterative waterfall?

Iterative waterfall model is a software process model also called the incremental process model. http://en.wikipedia.org/wiki/Iterative_and_incremental_development


Deference between classical waterfall model and 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 or spiral model of railway reservation system?

spiral model is iterative model hence its easy to implement it .


What are the different types of SDLC?

1. Waterfall Model 2. Spiral Model 3. Iterative Model 4. Prototype Model 5. RAD Model 6. COCOMO Model 7. V-Model 8. Fish Model


Waterfall model and prototyping model can be accommodated in spiral model?

1.spiral model can be accommodate in prototyping and waterfall model. it is a model of iterative process as prototyping and also a systematic approach to solve a problem as in waterfall model. 2. spiral model take problem as a series of step to solve a problem as in waterfall, and take the contribution of users or customers in each phase as in prototyping model.


List few of the System Development methodologies?

agile methodology, spiral, iterative, waterfall, model-driven development architecture


What are the traditional lifecycle models for software development?

The primary one is called "Waterfall" because it all goes one way, never back.


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 ?


What is the difference between waterfall model iterative waterfall model successive model prototyping model and spiral model?

I will try to answer this quickly as I don't have much time. As the name suggests, the waterfall model follows the path of an waterfall. It starts in the first stage of orientation, and ends at the release. It can only go one way (to the end goal) and the stages are very strict (you cant go back to a earlier stage). The Spiral model understands that reality doesn't always follow theory, and that an project should be designed to follow that reality. There are multiple prototypes released, and phases can be repeated until the desired result is reached (hence the spiral). The iterative model combines those two, making (IMHO) the waterfall model more ready for the real world. You should try googling yourself, I found lots of info about the differences in this article about the advantages of the waterfall model: http://www.waterfall-model.com/the-waterfall-model-avantages-and-disadvantages


What is the limitation and advantages of iterative model of sdlc?

In iterative model we get an end product at the end of each iteration. Iterative model is not so efficient and time consuming.


What is difference between agile model and iterative model?

nothing


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.