Course Code: bspjasecu
Duration: 18 hours
Prerequisites:

There are no specific requirements needed to attend this course.

Overview:

A brief refresher on Java followed by Selenium and Cucumber

Course Outline:

Half day modules;

1

Java for testers

About Java

Using Eclipse

Java syntax

Variables and arrays

Using objects

Control statements – selection and iteration

Debugging

2

Unit testing with JUnit

About Selenium

Using Selenium IDE

Converting Selenium IDE tests to Selenium WebDriver tests

Configuring Selenium

Creating Selenium projects in Eclipse

Controlling browsers with Selenium

Object identification

3

Using Selenium Grid

Integrating Selenium with Jenkins

Review project

4

Topics from the BDD with Cucumber course

About Cucumber and BDD

Installing and configuring Cucumber

Gherkin- features, scenarios and step definitions

Using Cucumber with Java

5

Using Cucumber with Selenium- from Gherkin to WebDriver

Reporting

Review of the big picture: Java/JUnit/Selenium/Cucumber