Scrum
PSD · Question #132
PSD Question #132: Real Exam Question with Answer & Explanation
The correct answer is E. As soon as there is code in the version control system. Automated builds should be changed everytime the codebase gets changed. This happens the first time when the first bit of code gets added to the version control system.
Question
When should the developers create their first automated build?
Options
- AJust before the first check-in
- BJust before the product is released
- CWhen the product owner asks for a build
- DJust before the end of the sprint
- EAs soon as there is code in the version control system
Explanation
Automated builds should be changed everytime the codebase gets changed. This happens the first time when the first bit of code gets added to the version control system.
Community Discussion
No community discussion yet for this question.