Waterfall model and the spiral model - microsoft solution framework

Explain the waterfall model and the spiral model..

Waterfall Model: The task in one phase needs to be completed in order to move to the next phase. Waterfall model is beneficial only when the requirements are clearly defined and there are no chances for any changes in the requirements. It is easy to manage the progress of the project in terms of schedule, resources, and budget.

Spiral Model: This is most useful when the requirements are not clearly defined and there is a need of continuous refinement in the estimates. This is best suited for agile development of small projects. The changes take place on the basis of customers or other stakeholder’s feedback at all stages in the project. This might become chaotic and make it difficult to track progress.
Purpose of performing daily builds in the MSF process model
Microsoft follows daily builds for their projects. This process states that you compile every file and each one of them is combined to single executable program. These daily builds are then put through the smoke test..........
Purpose of a vision statement during the envisioning phase - MSF
The purpose of the vision statement is to have a mutual agreement between the customer and the team about the purpose of the project.........
Tasks that are performed during the planning phase - microsoft solution framework
Tasks during planning phase: a. Creation of functional specifications. b. Creation of the master plan about how do we go about in successful completion of the project..........
Post your comment