Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Cucumber and Selenium in Java
Rating: 3.4 out of 5(36 ratings)
1,572 students

Cucumber and Selenium in Java

Learn with Examples
Created bySagar S
Last updated 2/2017
English

What you'll learn

  • Learn to write Selenium tests using Cucumber in Java
  • Understand BDD concept
  • Understand the Gherkin Language Syntax

Course content

3 sections18 lectures1h 53m total length
  • Introduction2:30
  • Cucumber set up in IntelliJ IDEA7:18
  • Creating a cucumber maven project9:09

    Set up a cucumber maven project by creating a new maven project, adding cucumber and selenium dependencies, and installing required plugins; learn to create feature files, scenarios, and step definitions.

  • Writing feature files using Gherkin syntax5:07
  • Writing step definitions7:28
  • Running scenarios from feature file9:27

Requirements

  • Students should know basics of Java language.
  • Students should have basic knowledge of Intellij IDEA or Eclipse

Description

BDD stands for Behaviour Driven Development. In this course, you will learn how to adopt BDD approach using Cucumber framework in your software project. Selenium is top class open source web automation testing tool. There are plenty of Job opportunities for Selenium and Cucumber engineers all around the world. So if you want to make a career in automation testing and BDD, you must go ahead and take this course. 

It is assumed that students have very basic knowledge of programming in any language like C, C++ or Java.

You will learn below topics in this course on Cucumber and Selenium.

  1. Setting up Cucumber and Selenium Maven project in IntelliJ IDEA
  2. Understand the meaning of BDD
  3. Writing the scenarios and feature files using Gherkin syntax
  4. Using Cucumber backgrounds
  5. Using Cucumber Scenario Outlines and examples
  6. Writing scenario step definitions
  7. Passing parameters and data tables to scenario step definitions
  8. Executing Cucumber and Selenium tests using JUnit testing framework
  9. Using Cucumber options likes tags, name, plugins
  10. Adding Before and after scenario hooks for Cucumber scenarios
  11. Sharing Selenium Webdriver and test data using dependency injection framework (PicoContainer)
  12. Generating custom html report for Cucumber tests
  13. Working with Maven build management tool
  14. Working with GIT
  15. Integration with CI servers like TeamCity and Jenkins

You you will get below things out of this course

  1. Learn the basic concepts to get started with BDD using Cucumber and web automation testing using Selenium Webdriver in Java.
  2. Learn Cucumber and Selenium Webdriver from a professional trainer having 10+ years of experience in IT industry.
  3. More than 16 lectures with average length of 10 minutes each.
  4. Suitable for beginner programmers and manual testers who want to switch to BDD and automation testing.
  5. This course covers all aspects of web application automation using Cucumber and Selenium Webdriver in Java.
  6. This course will help you master your skills in Cucumber and Selenium.
  7. All your queries will be answered as soon as possible

Who this course is for:

  • Any one who is new to Cucumber and BDD should take this course
  • Any one having basic Java programming Language experience