Part 3. Building products with Acceptance TDD

Now that we’ve mastered the art of test-driving any and all kinds of Java code, part 3 turns our attention to the next level of test-driven-ness: acceptance TDD.

In chapter 9, we’ll learn about not just acceptance TDD but also user stories, acceptance tests, and what those tests should be testing. We’ll also provide a brief overview of the kind of tool support that’s available. In chapter 10, we’ll discuss how to use the open source Fit framework to implement executable acceptance tests in a handy tabular format. In chapter 11, we’ll learn different strategies for connecting our executable acceptance tests into the system under test.

By the time you’ve flipped the last page of chapter 11, you’ll ...

Get Test Driven now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.