Test Driven Retrospectives
Most of you should be familiar with Test-Driven Development (TDD), an Agile approach where you write a unit test before actually writing the code that should be verified. In this blog post, Jeffrey Davidson use the same concept and proposes a Test-Driven Retrospectives approach to ensure that this Scrum activity provides real improvements.

