Pages

Courses

ALL COURSES

Resources

ALL RESOURCES

Blogs

ALL BLOGS

Automating Tests with Cucumber

Built-in quality allows quicker delivery of business value. One of the key practices in realizing built-in quality is Acceptance Test-Driven Development (ATDD) / Behavior Driven Development (BDD). The triad (customer, tester, and developer) creates acceptance tests to provide a joint understanding of the requirements. Gherkin syntax using a Given-When-Then format is a common way of expressing these acceptance tests.    

Automating the tests expressed in Gherkin using Cucumber gives rapid verification that the system is delivering business value. Through examples and exercises, this course shows the developer how to write the code necessary to connect tests with Cucumber to Java production code. It demonstrates ways to reduce test redundancy with scenario outlines and tables. It presents examples of setting up test doubles (mocks) to speed up testing.  

Duration
1 day/8 hours of instruction
Public Classroom Pricing

$1495(USD)

GSA Price: $1385

Group Rate: $1395

Private Group Pricing

Have a group of 5 or more students? Request special pricing for private group training today.

Download the Course Brochure

  1. Introduction
    • Flow and business rule tests
  2. Feature files
    • Scenarios
  3. Step definitions
    • Asserts
    • Regular expressions
    • Exercise
  4. Scenario outlines with exercise
  5. Tables with exercise
  6. Background with exercise
  7. Additional Cucumber syntax and features
    • Tags
    • Before and After
  8. Some proven practices
  9. Alternative ways to organize tests
  10. Ways to create test doubles / mocks with exercise

In-Class Exercises:

  1. Step definition exercise shows basic connection to Java code
  2. Scenario outline exercise demonstrates how to use an example table to re-use the same scenario for different values
  3. Table exercise demonstrates how to use tables in tests to clarify domain terms
  4. Background exercise displays use of common setup
  5. Test double exercise presents how to setup and use test doubles

Developers who automate tests along with the following professions would find this cucumber training course beneficial:

  • Software Developers
  • Software Programmers
  • Quality Assurance Professionals
  • Software Testers
  • Product Owners
  • Business Analysts
  • Project Managers
  • IT Managers
  • Software Engineers

  • Connect tests to production code using step-definitions
  • Find how to reuse scenarios with scenario outlines
  • Avoid redundancy in tests by using tables 
  • Discover different ways to organize tests
  • Automate a set of tests for a story

Automating Tests with Cucumber Schedule

Delivery
Date
Register
There are currently no scheduled classes for this course. Please contact us if you would like more information or to schedule this course for you or your company.

Request Private Group Training