Quick Feedback
TDD focus greatly on receiving quick feedback. Tests are written for all possible edge cases – both positive and negative. Principles in TDD lead to creating a fast feedback loop where any problem in logic or design gets immediate feedback in form of failed tests, thereby forcing developers to addr…
PMI-ACP - Quick Feedback Example Questions
Test your knowledge of Quick Feedback
Question 1
You are a Scrum master of a project. The client requested frequent updates but offers little feedback. How could you enhance the feedback routine?
Question 2
In an ongoing project, user feedback on increments is acquired through the support team, causing a significant delay. As an Agile project manager aware of the importance of quick feedback, how should you address this issue?
Question 3
Your team recently finished a sprint but you're still waiting on feedback from stakeholders. You're aware of the importance of quick feedback in Agile. What action should you take?