Software development life cycle Flashcards
1
Q
Why can the Waterfall method be described as a linear model?
A
Development travels forward and does not return to issues previously dealt with.
2
Q
What is the Agile methodology when it is applied to software development?
A
Agile provides repeated opportunities to deal with issues, providing incremental development of the solution.
3
Q
Discuss the similarities and variances between the Waterfall software development approach and an Agile SDLC method.
A
Both methods address similar issues in the developmental stages of programming such as defining clear and comprehensive requirements.
However, the Waterfall method progresses once an issue is dealt with, whereas Agile can revisit it in a later cycle.