Summary
In this chapter you built tests the TDD way, using the red-green-refactor mantra. But before you did that, you cleared the refactoring backlog for all the tests you have been constructing so far in the previous chapters. Based on this clean slate you applied TDD to testing a report dataset and permissions.
In the next chapter, Chapter 9, How to Integrate Test Automation in Daily Development Practice, we step into the fourth part of this book, in which we will discuss how to integrate your test automation in your day-to-day development practice, including the tests provided by Microsoft.