Skip to content

UDEMY Framework from course "Complete Cucumber Framework for BDD" Java Project, without Maven

Notifications You must be signed in to change notification settings

Vasi-Cordea/UDEMY-Complete-Cucumber-Framework-for-BDD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

udemy cucumber complete

UDEMY Complete Cucumber Framework for BDD

Section 1: Introduction

  1. Overview of Behavior-Driven Development 3

  2. BDD and Test-Driven Development 2

  3. Cucumber Framework 4

  4. Course Pre-Requisites 2

  5. Preparing the Development Environment 2

  6. Preparing the Selenium and Cucumber Environment 5

  7. Step-by-Step Notes on the Environment 1

Section 2: Feature Files with Gherkin

  1. Getting ed with a Project 5

  2. Overview of Feature Files 2

  3. Gherkin Syntax 1

  4. Writing a Feature 3

  5. Writing a Scenario 1

  6. Given-When-Then Structure 3

Quiz 1: Feature Files

Section 3: Cucumber & Java Step Definitions

  1. Getting ed with Glue Code 2

  2. Writing a Step Definition 3

  3. Implementing Scenario Steps 3

  4. Running a Feature File 3

  5. Manage Execution with JUnit TestRunner 6

  6. Adding JUnit Assertions 5

Section 4: Cucumber & Selenium WebDriver

  1. Getting ed with Selenium WebDriver 7

  2. Integrating Selenium and Step Definitions 7

  3. JUnit Assertions to Selenium Test 4

  4. Cucumber Hooks 3

Section 5: Enhancing Cucumber Framework

  1. Defining Multiple Scenarios 7

  2. Additional Gherkin Keywords 9

  3. Cucumber Tags 5

  4. Background Keyword 7

  5. Creating a Hooks Class 4

Section 6: Data Parameterization with Gherkin

  1. Gherkin Variable Placeholders 4

  2. Implementing Variable Placeholders with Java 9

  3. Gherkin Scenario Outline and Examples 5

  4. Java Implementation 4

  5. Gerhkin DataTables 3

  6. Implementing Cucumber DataTable with Java

About

UDEMY Framework from course "Complete Cucumber Framework for BDD" Java Project, without Maven

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published