QuestionQ599

Tools and Documentation

A project manager is managing a DevOps project in two-week sprints. Given the following information:

Question Image

Which option gives the number of issues logged during the second sprint?

  • A 6
  • B 7
  • C 8
  • D 9
Explanation

With two-week sprints starting on day 1, the first sprint runs through day 14, covering the 5-9 and 10-14 buckets (6 + 2 = 8 issues), so the second sprint runs from day 15 onward and covers the 15-19, 20-24, and 25-29 buckets, totaling 3 + 4 + 2 = 9 issues.

Community Discussion

No comments yet. Be the first to start the discussion!