Over 35 hands-on recipes to efficiently master the art of behaviour-driven development using Cucumber-JVM
This book is intended for business and development personnel who want to use Cucumber for behavior-driven development and test automation. Readers with some familiarity with Cucumber will find this book of most benefit.
Since the main objective of this book is to create test automation frameworks, previous experience in automation will be helpful.
Today, behaviour-driven development (BDD) is gaining popularity around the world. Cucumber-JVM is one of the fastest growing tools and offers a cutting-edge platform for conceptualizing and implementing BDD. The variety of features available within Cucumber enhances the experience of implementing BDD for both business and development teams.
This book provides you with the skills you need to successfully create, customize, and configure the Cucumber framework. You will discover how to create Feature files, and Step Definitions, and enable various configurations, such as “Before” and “After” functions, with fun exercises. You’ll round off your learning by creating automation frameworks to automate Web, REST, and Mobile apps.
Chapter 1. Writing Feature Files
Chapter 2. Creating Step Definitions
Chapter 3. Enabling Fixtures
Chapter 4. Configuring Cucumber
Chapter 5. Running Cucumber
Chapter 6. Building Cucumber Frameworks