Search This Blog

Tuesday, 13 October 2015

BDD configuration with Selenium Automation

Cucumber – JVM
1.       Introduction to BDD
2.       Introduction to Cucumber
a.       Life without Cucumber
b.      Need of Cucumber
c.       Advantages of Cucumber
3.       Understanding Maven Project
a.       Installation
b.      Setting environment variables
c.       POM
d.      Project Structure
4.       Examples using Maven
a.       Configuring dependencies
b.      Configuring Profiles
5.       Examples with Selenium
6.       Configuring the Cucumber Jars using Maven
7.       Understanding the Cucumber Approach
8.       Different Keywords used in Cucumber
a.       Feature
b.      Scenario
c.       Scenario Outline
d.      Examples
e.      GIVEN
f.        WHEN
g.       THEN
h.      AND
i.         BUT
9.       Regular Expressions in Java
10.   Learning to write Regex
11.   Passing values to Step-definitions in different formats
a.       String
b.      Boolean
c.       Numbers
d.      List
e.      Maps
f.        @Format…
12.   Results/Reports

No comments:

Post a Comment