Book Image

Cucumber with the Java-Build Automation Framework with Minimal Code [Video]

By : Rahul Shetty
Book Image

Cucumber with the Java-Build Automation Framework with Minimal Code [Video]

By: Rahul Shetty

Overview of this book

Do you want to learn the lifesaver tool of the Quality Assurance (QA) industry in developing test frameworks with minimal programming knowledge? This course teaches you how to use the Cucumber framework to automate test cases for testing applications. The course starts with an introduction to Cucumber and Gherkin syntaxes and takes you through the process of installing Cucumber on your machines. Next, you will l understand the Cucumber framework and learn how to reuse the code with regular expressions. Moving along, you will learn to perform data-driven testing with Cucumber and use hooks to manage the code workflow. Next, you will learn to generate reports for Cucumber tests and integrate the Cucumber framework with Maven, Jenkins, and Selenium. Finally, you will learn to use Jenkins to run the project and get a detailed understanding of the Git version control system. By the end of this course, you will have mastered the concepts of the Cucumber framework needed to develop a test framework for testing web, mobile, and API applications. The code files and all related files are placed on GitHub at https://github.com/PacktPublishing/Cucumber-with-the-Java-Build-Automation-Framework-with-Minimal-Code
Table of Contents (13 chapters)
10
Integrating the Cucumber Framework with Jenkins
12
Best Practices for Integrating Selenium with the Cucumber Framework - Part 2
Chapter 9
Maven and Jenkins
Content Locked
Section 6
Importance of the SureFire Plug-in in Executing Tests
This video highlights the importance of the SureFire plug-in in executing tests.