PMI Agile Certified Practitioner (PMI-ACP) — Question 136
A team is creating a highly marketed, time-sensitive product. The agile coach is concerned that anything other than exceptional quality will result in bad publicity for the company.
What should the agile coach ensure that developers do?
Answer options
- A. Establish pair programming partners, and regularly perform peer reviews
- B. Perform demos at the end of each iteration
- C. Send coding to the quality assurance (QA) team upon completion
- D. Demonstrate each feature to the client as soon as coding is complete
Correct answer: B
Explanation
The correct answer is B, as performing demos at the end of each iteration allows for early feedback and ensures that quality is maintained throughout the development process. Options A and C focus on coding practices and handoffs, which do not emphasize immediate feedback on quality. Option D, while involving client interaction, does not guarantee that issues are addressed iteratively, which is crucial for maintaining high standards in a time-sensitive project.