0% found this document useful (0 votes)
110 views5 pages

Cucumber (BDD) Framework

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1/ 5

CUCUMBER (BDD) FRAMEWORK

CONTENTS
 Architecture
INTRODUCTION
 Behavior Driven Development) Framework: A
Complete ...
ARCHITECTURE
3 Components

Step Test Runner


Feature File
Definition file Class
File extension
is :
(With Junit)
.feature
To Execute or
Gherkin Keywords Selenium
run your
Feature +
feature.
When JAVA
Then
Given +
To generate
As Annotations
But the
. output/report.
Scenario Outline
Feature File

Step Definition
file

Test Runner
Class

You might also like