CISSP · Question #354
What is the PRIMARY role of a scrum master in agile development?
The correct answer is C. To match the software requirements to the delivery plan. The scrum master's primary role in agile development is to facilitate the process by ensuring software requirements align with the delivery plan, removing impediments and enabling the team to deliver effectively.
Question
What is the PRIMARY role of a scrum master in agile development?
Options
- ATo choose the primary development language
- BTo choose the integrated development environment
- CTo match the software requirements to the delivery plan
- DTo project manage the software delivery
How the community answered
(52 responses)- A4% (2)
- C94% (49)
- D2% (1)
Why each option
The scrum master's primary role in agile development is to facilitate the process by ensuring software requirements align with the delivery plan, removing impediments and enabling the team to deliver effectively.
Choosing the primary development language is a technical decision made by the development team, not a responsibility of the scrum master.
Selecting the integrated development environment (IDE) is a tooling decision owned by the development team, not the scrum master.
The scrum master facilitates the agile process by helping match software requirements (from the product backlog) to the delivery plan (sprint planning and execution). They ensure the team commits to achievable work each sprint and that the backlog items are properly understood and estimated for delivery. This role bridges the gap between what needs to be built and how the team plans to deliver it incrementally.
The scrum master is a servant-leader and facilitator, not a traditional project manager; agile specifically moves away from command-and-control project management styles.
Concept tested: Scrum master role in agile development methodology
Source: https://learn.microsoft.com/en-us/devops/plan/what-is-scrum
Topics
Community Discussion
No community discussion yet for this question.