TrishaChetani / cucumber

Cucumber

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Cucumber

Installation

  • Java
  • Project Template
  • Add dependencies

Getting Started with Cucumber

  • Terminology
  • Plugin - Tidy Gherkins
  • Mapping Step Defination and feature file
  • Test Runner

Code reusability and regular expression

  • Importance
  • reuse

Data driver

  • Importance
  • parameterization

Core feature

  • Tagging test cases
  • Background (run specific to feature file)

Hooks

  • Background
  • Before and after and hooks

Reports

About

Cucumber


Languages

Language:Java 52.0%Language:Gherkin 48.0%