INTRODUCTION TO SOFTWARE ENGINEERING
AGILE SOFTWARE DEVELOPMENT
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
How many Iterations would it take for a team with a velocity of 20 story points per Iteration to finish a backlog of 60 story points?
|
3 Iteration
|
|
2 Iteration
|
|
1 Iteration
|
|
4 Iteration
|
Explanation:
Detailed explanation-1: -A typical pattern is four iterations working on committed features and one Innovation & Planning (IP) iteration. A PI is just long enough to deliver a working (built and tested) increment of value in the staging environment, ready for release.
Detailed explanation-2: -Velocity is an average number of units required to finish user stories in an iteration. For example, if a team took 12, 14, 10 story points in each iteration for the last three iterations, the team can take 12 as velocity for the next iteration.
There is 1 question to complete.