[Free] Cucumber With Selenium Java (Basic)
Learn the ABC of cucumber and integrating it with Selenium – Free Course
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
Requirements
- Basic knowledge on Java
- Basic understanding of Selenium
- Basic understanding of HTML
Description
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 discuss topics like
- Behavioral Driven Development (BDD)
- Cucumber
- Selenium
- Maven
- TestNG
- JUnit
This course is separated into 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