PSM-I · Question #53
What is the best suited structure for Development Teams in order to produce integrated Increments?
The correct answer is B. Each Development Team develops functionality from beginning to end throughout all technical. The Scrum Guide states that Development Teams should be cross-functional, meaning each team has all the skills necessary to create a Done Increment without depending on others. (B) Each team developing functionality end-to-end across all technical layers (GUI, backend…
Question
What is the best suited structure for Development Teams in order to produce integrated Increments?
Options
- AEach Development Team works only one technical layer of the system (e.g. GUI, database,
- BEach Development Team develops functionality from beginning to end throughout all technical
How the community answered
(44 responses)- A7% (3)
- B93% (41)
Explanation
The Scrum Guide states that Development Teams should be cross-functional, meaning each team has all the skills necessary to create a Done Increment without depending on others. (B) Each team developing functionality end-to-end across all technical layers (GUI, backend, database, etc.) ensures the team can deliver integrated, shippable Increments every Sprint. (A) Organizing by technical layer (e.g., a 'database team' or 'UI team') creates dependencies between teams, bottlenecks integration, and conflicts with the cross-functional, self-organizing principle of Scrum.
Topics
Community Discussion
No community discussion yet for this question.