Using TDD and BDD to Deliver Tested Customer Value


Best 215 November 9, 2016 10:15 am - 11:15 am

Bookmark and Share

Michael Collier

Michael’s presentation can be found here: Using TDD and BDD to Deliver Tested Customer Value.


In this presentation we will look at methods to build better code by identifying customer behaviors in our user stories. Using those interactions to build test that drive more concise unit testing. Driving home the true connections between User stories, Customer behavior and unit tests. Some of the main objectives are:

  • Understand how product owner’s behaviors drive acceptance tests.
  • Mapping acceptance tests and unit tests to acceptance criteria.
  • Criteria for writing easier to understand unit tests.