Skip directly to content

Testing

Michelle Lauer: "From User Personas to Testing: A Project Manager's Journey with Behat"

April 2014

With a strong desire to reduce our technical & product debt, or at the very least stop adding more, our team explored options to optimize our QA process. We have landed at the beginning of a new journey starting with user personas and ending with automated testing.; behavior driven development (BDD) focuses on the users' experience as the primary deliverable.

"Behat is a tool that makes behavior driven development (BDD) possible.

Seth Cohn: "Behat: Human-Readable Automated Testing"

December 2013

Behat is a tool that makes behavior driven development (BDD) possible. With BDD, you write human-readable stories that describe the behavior of your Drupal site. These stories can then be auto-tested against your website, whether in the midst of development, or on a live site. And yes, it’s as cool as it sounds!

Behat, if embraced by enough Drupal folks, has the potential to vastly improve the way we build and test Drupal websites.