Explain the waterfall method of software development. Discuss how it is different from the iterative method
What will be an ideal response?
In the waterfall method, the SDLC tasks occur sequentially, with one activity starting only after the previous one has been completed. The analysis phase nails down the requirements, and at that point the developers estimate the time and resources needed to complete the project. Different people may be engaged in each task, and they hand off their work to the next team when their part is done. While the waterfall method estimates time and resources needed based on the analysis of requirements, the iterative methods do the reverse. Iterative methods focus on the time available until the next release, or iteration, and the development team determines how many of the requirements it can deliver in that timeframe.
You might also like to view...
If the entire sample is changed by adding a fixed constant to each observation, then the mean, variance, and median change by the same fixed amount
Indicate whether the statement is true or false
What is the purpose of role-play and when should it be used?
What will be an ideal response?