Slide 28
Slide 28 text
Behavior Driven Development
BDD extends TDD by writing easily-readable tests that stakeholders can
read/write.
•
"BDD is a second-generation, outside-in, pull-based,
multiple-stakeholder, multiple-scale, high-automation,
agile methodology. It describes a cycle of interactions
with well-defined outputs, resulting in the delivery of
working, tested software that matters."
Dan North
aka: Test what the user/stakeholder sees and how they interact with the
application.
•