answersLogoWhite

0


Best Answer

Depends of course on which waterfall model you consider in which discipline. Originally in programming / systems development the model has 7 stages:

1. Requirements specification

2. Design

3. Construction

4. Integration

5. Testing

6. Installation

7. Maintenance

Many other models or variants have been devised with slightly different numbers, focus and names.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How many phases does waterfall Model have?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

How do you make a waterfall model?

The waterfall Project Management model is a skeleton for system development. It advances consecutively through a succession of phases, preliminarily with system feasibility analysis and concluding up to system release and maintenance.


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


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.


What is advantage of using prototyping model instead of using waterfall model?

There are many advantages of using prototype model over waterfall model . Some of the advantages are: 1) Excellent for gathering and refining requirements. 2) Useful for assessing and reducing risks.

Related questions

The phases in the waterfall model are in Iswr and overlapped true or false?

The phases in the waterfall model are in Iswr and overlapped is true.


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.


How do you make a waterfall model?

The waterfall Project Management model is a skeleton for system development. It advances consecutively through a succession of phases, preliminarily with system feasibility analysis and concluding up to system release and maintenance.


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.


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 are the dimerits of waterfall model?

In waterfall model, once we come out of the phase, there is no chance of modifying it again. This is one of the major drawback for waterfall model.


What is Waterfall Solutions?

Waterfall is one of the software development life cycle model. Waterfall model has five stages.


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.


Why do waterfall model fails sometime?

Waterfall model uses sequential design process, in which each phase is tested in level by level like a waterflow from top to bottom. In waterfall model once we come out of the phase, there is no possibility to change something according to the new requirement, once the phase is done then it is just done. Waterfall model is applicable for small projects.


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 in changing the scope between a spiral approach and a waterfall approach?

I believe the scope of requirements changes in Waterfall model is less than that in Spiral Model. In Waterfall model, you progress to the next stage only when the requirements of the stage above it are finalized and signed off. So litteraly we dont have any scope of changing the requirements once we move down the phases in this model.However, Spiral model gives us flexibility to change the requirements and scope anytime during the life cycle.In this model we implement the individual requirements following all the standard phases of Software Life Cycle. So if any new change is there, we can implement it in next version of the software.


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.