Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Joy of 
automated acceptance tests with Cucumber

Joy of 
automated acceptance tests with Cucumber

Joining a Scrum team as the first tester was challenging, since I’m not a ‘traditional’ tester. My test experience is in automation, while the team was expecting manual regression testing.

Early on, I introduced Cucumber; a Behaviour Driven Development (BDD) tool to automate acceptance tests.

This talk will highlight the intended - and unintended - benefits using Cucumber has brought to my team. You will learn what Cucumber could do for you, and when not to use it.

Marit van Dijk

June 08, 2018
Tweet

More Decks by Marit van Dijk

Other Decks in Programming

Transcript

  1. Layers Feature file Helpers StepDefs Application Expected behavior - Natural

    language “Glue” Reusable test code Programming language @MaritvanDijk77