What do you do during the sprint retrospective meeting?
Answer : D
During the sprint retrospective, the Scrum Master guides the team in reflecting on the sprint's successes and challenges. Best practices and lessons learned are documented to improve future sprints, fostering continuous improvement.
What technique helps a Scrum team to prioritize a large, flat backlog? Note: There are 2 correct answers to this question.
Answer : A, D
Splitting the backlog into epics organizes related user stories into larger themes, while user story mapping helps visualize workflows, making prioritization clearer. Both techniques simplify backlog management, helping teams focus on high-value deliverables.
When working with an Agile approach, what is the minimum planning requirement expected at the beginning of the Realize phase?
Answer : A
At the start of the Realize phase, basic sprint planning and duration for the first few sprints should be established to ensure a smooth start. This approach supports incremental development by setting priorities and defining the immediate tasks for the project team.
What information does the project team need before they can correctly estimate the relative size of backlog user stories? Note: There are 2 correct answers to this question.
Answer : B, C
The 'Definition of Ready' (DoR) ensures that user stories meet predefined criteria before estimation, while the 'Definition of Done' (DoD) clarifies the completion standards. Both definitions support accurate estimations by establishing clear, mutual expectations for user stories.
Which of the following best outlines the sequence of testing in the Realize phase?
Answer : B
The typical sequence of testing in the Realize phase begins with the String Test, followed by the Integration Test to validate cross-functional flows, and concludes with the User Acceptance Test (UAT) to confirm system readiness from an end-user perspective.
According to the Definition of Done, which activity must be completed for each Sprint?
Answer : D
The Definition of Done specifies that all work for a sprint must be completed in the development system to ensure that each increment is ready for potential release. This includes configuration, testing, and documentation, preparing the solution for further testing and deployment.
What is Scrum of Scrums?
Answer : B
The Scrum of Scrums is a cross-team coordination meeting, allowing teams working on interconnected deliverables to synchronize efforts, address dependencies, and manage impediments. This approach is beneficial for large projects requiring multiple Scrum teams.