Scrum
PSD · Question #172
Your team is one of seven teams working on a product. All teams use the same version control system. Which is the best approach to deliver high-quality increments?
The correct answer is D. There is one automated build for all teams. This way there are no surprises near the end of the sprint or during delivery and the increment will be most stable as possible.
Developing Products
Question
Your team is one of seven teams working on a product. All teams use the same version control system. Which is the best approach to deliver high-quality increments?
Options
- AEach team's automated build is integrated toward the end of the sprint
- BDevelopers should perform a combination of local and private builds
- CEach team should have its own automated build
- DThere is one automated build for all teams
How the community answered
(19 responses)- A5% (1)
- B16% (3)
- C5% (1)
- D74% (14)
Explanation
This way there are no surprises near the end of the sprint or during delivery and the increment will be most stable as possible.
Topics
#continuous integration#automated build#multi-team#version control
Community Discussion
No community discussion yet for this question.