insights

Possibilities Unlocked

Continuous learning unlocks endless possibilities

Education never ends

Aviturians are determined to find new possibilities at every turn and recognize challenges as opportunities for growth. We believe learning is a continuous journey and that education has no end point. Join us on this journey; explore our insights to see what we’ve learned and what we’re continuing to discover.

Get the latest Aviturian insights sent straight to your inbox.

Blog Feature

April 11, 2018

Implementing Gherkin, Cucumber and Protractor: A beginner's guide

Technology  |  automated acceptance test  |  automated testing  |  cucumber  |  gherkin  |  protractor

This is a follow up to my previous post Automated Testing and ATDD with Gherkin, Cucumber and Protractor: Getting Started where I discussed the path taken on my first project using BDD and how manual testing time and the # of bugs generated were both significantly reduced. With this post we'll be setting up a project to run automated acceptance tests with Cucumber and Protractor using human readable acceptance criteria written in Gherkin. Our feature tests will be hitting the ToDo MVC AngularJS example site.

Read this post