InterviewSolution
| 1. |
Mention What Is The Difference Between Sprint And Iteration In Scrum? |
|
Answer» Iteration: It is a terminology USED to define single development cycle in general AGILE methods. It is a common term used in the iterative and INCREMENTAL development process. Sprint: It is used to define one development cycle or iterative step in a specialized agile method referred as Scrum. Sprint is scrum specific, and not all FORMS of ITERATIONS are Sprints. Iteration: It is a terminology used to define single development cycle in general agile methods. It is a common term used in the iterative and Incremental development process. Sprint: It is used to define one development cycle or iterative step in a specialized agile method referred as Scrum. Sprint is scrum specific, and not all forms of iterations are Sprints. |
|