SDLC preguntas y respuestas de entrevista
Question: What is the difference between an Iterative model and the Waterfall model?Answer: Waterfall Model is a flow based model, in which we pass every phase once, and can not go back to that phase again. Its most eminent drawback is that if there is any change in requirements, we cannot make any changes to the requirement section. Iterative Model is somewhat similar to waterfall model but herein we can always come back to previous phases, and make the changes accordingly. |
Guardar para repaso
Guarda este elemento en marcadores, marcalo como dificil o agregalo a un conjunto de repaso.
Inicia sesion para guardar marcadores, preguntas dificiles y conjuntos de repaso.
Es util? Si No
Lo mas util segun los usuarios:
- What is Software Life Cycle?
- What are the different phases in SDLC?
- Why is software development life cycle important?
- What is SDLC model? What are the most well known SDLC models?
- Describe waterfall software development life cycle model.