© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
K. DasCreate an Enterprise-Level Test Automation Framework with Appiumhttps://doi.org/10.1007/978-1-4842-8197-0_10

10. Adding BDD Capabilities with Cucumber

Koushik Das1  
(1)
Miami, FL, USA
 

In the previous two chapters, we learned how to write and execute Junit-based test suites. We also discovered how to read test data from various file types. In this chapter, we will add BDD capabilities to our framework with Cucumber so that we can run test suites in either BDD mode or non-BDD mode. BDD is quite popular nowadays as it facilitates teamwork in agile DevOps mode such that product owners can write acceptance criteria in the Gherkins language and the test automation ...

Get Create an Enterprise-Level Test Automation Framework with Appium: Using Spring-Boot, Gradle, Junit, ALM Integration, and Custom Reports with TDD and BDD Support now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.