What you'll learn:
- Understand what BDD is
- How to work with Cucumber
- How to jell Cucumber with Selenium
- How to work with different testing frameworks along with cucumber
Cucumber with Selenium Java (Basic)course is designed to give anyone who is getting started with cucumber and selenium from complete ground up. In this course we will discusstopics like
- Behavioral Driven Development (BDD)
- Cucumber
- Selenium
- Maven
- TestNG
- JUnit
This course is separatedinto two sections. In section 1 we will discuss about Cucumber starting from
- Installation
- Writing feature files
- Writing simple scenarios and scenario outlines
- Working with multiple datas via DataTable
- Understanding hooks
- Working with dependency injections
In section 2 we will focus more on Selenium and understand how to write simple to complex code and run cucumber test with Maven and different testing frameworks like TestNG and JUnit.