...

/

Understanding the Business

Understanding the Business

Learn how to bridge the gap between design and planning in our application using Behavior-Driven Development (BDD).

We now arrive at the space between designing our application and planning how that will happen. Leaping over this gap right into planning might mean we lose some of the hard work that a lot of people helped put together. We need something that bridges this divide that can capture the knowledge that has been shared with us and can be used to test us to keep us honest. For this, we turn to executable specifications and behavior-driven development.

Behavior-driven development (BDD)

Behavior-driven development (BDD) is a form of living documentation that, in most ...