Selenium Cucumber Java BDD Framework - Setup - Step by Step - Raghav Pal
Automation Step by Step via YouTube
Overview
Learn how to set up a Selenium Cucumber Java BDD Framework in this comprehensive 43-minute tutorial. Follow a step-by-step guide to create a Maven project, download dependencies, establish the file structure, and create feature files. Explore the process of implementing glue code and setting up a runner class. Gain hands-on experience with Cucumber plugins, tags, and various reporting options including HTML, JSON, and JUnit/XML. Master the essentials of Behavior-Driven Development (BDD) with practical examples and expert guidance, enabling you to build robust automated testing frameworks for your projects.
Syllabus
Step 1, create a maven project: 0:00-
Step 2, download maven dependencies: 3:13-
Step 3, create file structure: 6:54-
Step 4, 5, 6, create feature file: 8:20-
Step 7: 17:21-
Step 8, glue code: 19:20-
Step 9, runner class:
Taught by
Automation Step by Step