Kick Start and Scale Behavior Driven Development

Behavior Driven Development (BDD) is an approach that consists on defining the behavior of a feature through examples in plain text. These examples are defined before the development starts and are used as acceptance criteria.

Practicing BDD enables your team to collaborate, speed up test automation, and create living documentation that reflects the actual behavior of your application in production.

In this ebook, you’ll learn practical tips about:

  • The cultural shift of adopting BDD
  • Starting the conversation about BDD
  • Automating tests with BDD
  • Living documentation for all stakeholders
  • Scaling BDD