Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udemy

Selenium WebDriver 4, Cucumber BDD, Java & More! [NEW: 2023]

via Udemy

Overview

Full Automation Testing Bootcamp! Learn automation testing using Selenium Webdriver 4, Java, Cucumber BDD, TestNG & More

What you'll learn:
  • Students will learn Cucumber BDD from a beginner’s level all the way to an advanced level using Java.
  • Ability to develop small robust to large complex Cucumber Frameworks.
  • Gain the knowledge to become an Automation Test Engineering / SDET.
  • Understand the importance of Design Patterns.
  • Gain the knowledge / ability to implement advanced concepts such as Page Object Modelling, Parallelization, Jenkins (CI) integration and much more!

***********************************************************

* The course has been completely updated in December 2022 *

***********************************************************


This course has helped students become automation test engineers (check our the course reviews).

This course will teach you automation testing using SeleniumWebDriver 4, Java, Cucumber BDD (Latest Version: 'io.cucumber'), TestNG, Jenkins and Apache Maven to develop a real world, functioning framework for real world, enterprise environments. This is different to most courses, as we focus on frameworks that actually provide skills for the real world.


Why LearnAutomationTesting?

Automation testing has been steadily grown in popularity these past few years thanks to the time/ cost savings and efficiency that it offers. Companies throughout the world have or plan to use automation testing to rapidly speed up their testcapabilities. Automation test engineers are in great demand and offer an average salary of £45,000+ (2021, 2022). Now is a great time to learn about automation test engineering and this course has been carefully developedto slowly introduce you from the basics, all the way to building advanced frameworks.

This course introduces you to some of the most in demand automation test tools currently being used by automation testers throughout the world. I teach you from the very beginning andslowly buildup to demonstratethe advancecapabilities theyoffer. All this is taught using practical examples that I explain andyou can follow.

Ihave personally taught countless teams to learn about automation testing in the workplace. In fact this is part of my job. Iknow what works when it comes to teaching new people about automation testing and Ihave developed this course by keeping this in mind.


So, why should you learn cucumber BDD?

Cucumber (BDD) simplifies the requirement capturing process. Requirements can be captured, broken down and simplified effortlessly; making the captured requirements readable to anyone within the organisation and in turn providing the required details and backbone to develop accurate test cases also known as ‘Feature Files’.

  • Cucumber (BDD) simplifies the process of developing automation test scripts! Students enrolled within this course will see why!

  • Students will learn Cucumber BDD from a beginner’s level all the way to obtaining the knowledge to develop advanced sophisticated Cucumber BDD framework(s) of their own.

  • Cucumber is one of the BDD frameworks which is in very high demand

  • Search online for many automation testing roles and you will likely see BDD, Cucumber as a mandatory requirement!


Why choose this course?

Ihave also been responsible for teaching countless students/colleagues and have refined thiscourse so that students get the very best from my teaching material.

By completing this course; I ensure you'll have all the knowledge youneed to become an automation test engineer (and some students already have!)

Students that choose to enrol will get the following:

  • A course that explains every step clearly and in detail.

  • Gain knowledge on some of the most popular and in-demand automation test tools that employers ask for in job descriptions.

  • A course that is structured in a way which will enable anyone with basic of knowledge of Java and Selenium WebDriver to create basic to advanced Cucumber tests and even develop sophisticated Cucumber framework(s) from scratch.

  • Gain knowledge to develop and schedule your tests using Jenkins (Continuous integration).

  • You will also create and run tests against real world websites.

  • Be given access to webdriveruniversity (a website that I developed) so you can practice you test automation skills using the knowledge gained form this course.


What will Ilearn?

The following topics are covered in this course. These topics have been specifically tailored to demonstrate and teach you the most important areas of automation testing. This is taught to you using a practical approach and you will see tests (that you have written) testing websites using your very own browser.

  • Gain a greater understating of Selenium WebDriver 4 & Java.

  • Gradually learn and understand Cucumber (BDD) from a basic level all the way to an advanced level (Latest versions of Cucumber BDD).

  • Learn the latest and most effective way to develop basic to advanced Cucumber Frameworks.

  • Learn how to architecturally design and develop Cucumber Frameworks the correct way taking into consideration concepts such as DRY(Don't Repeat Yourself), maintainability etc.

  • Incorporate best practises when developing Cucumber Frameworks.

  • What is Gherkin and howcan we use it?

  • Understand what exactly is aFeature File& how to create them.

  • Understand the purpose ofStep Definition Classes& how to create them.

  • Explain the purpose of Runner Classes and explain how to optimizethemusing Options, Hooks & Tags.

  • Explain the advantages and purpose of reports and learn how to generate Advanced Reports.

  • Learn how to attach images to reports.

  • Understand the purpose of the Background keyword and why it's a good idea to use it.

  • Demonstration ofScenario Outlines & Examples (which is very important).

  • Explainthe purpose of thePage Object Model (POM)& Page Factories.

  • I will show you how toIntegrate Selenium and Java into your Cucumber projects.

  • I will teach you how to simulate a wide range of different test scenarios via planned automation test scripts.

  • I explain how to find elements on website(s).

  • I will explain the purpose and thenmaster the ability to create Dynamic Locators.

  • Learn how to stabilize your tests.

  • Learn why a BasePage is so important and why it’s vital to centralize your code.

  • I will explain howto create a customized Base Page including the creation of Bespoke Methods.

  • Learnhow to Effectively handle Element Interaction (Wait for Element to be Visible, Clickable etc).

  • I'll explain to youthe purpose and limitations of Thread.sleep and teach youthe correct way to wait and interact with website elements.

  • I will show you how to Master Inheritance using Subpages etc.

  • I will show youDriverFactory creation and why a DriverFactory is very important!

  • I'll explainthe importance of Modelling Pages of a website into Separate Containers (POM: Page Object Modelling).

  • We will go though theJava JDK and Apache Maven setup.

  • I will demonstrate to youIntelliJ IDEso that you become very familiar with it (including how to set it up).

  • I will demonstrateMaven and explain it's purpose and why this is a wonderful tool to use.

  • Explain the importance of the Maven POM File and why we use it (Including handling dependencies).

  • I will explain the M2 directory.

  • I will teach you howto simplify the update process (Dependencies) of your project.

  • We will go through some of the most popularMaven commands.

  • I will explaintheConstant class (for centralisation) & learn how to create dynamic directories.

  • I'll teach you Continuous Integration using Jenkins and explain why this is very useful.

  • I will also show you some veryimportant add-ons for Jenkins.

  • We will create some veryvisually appealing reports within Jenkins and attaching images to those reports.

  • How to handle Extensible Choice Parameters (Selection Dropdown lists) via Jenkins.

  • I have made sure to includecourse notes & code with each lecture(s) and module(s).

  • We will go throughChromedriver andGeckodriver and explain its purpose.

  • I will demonstrate how to usea specific Surefire plugin to our advantage.

  • I will teach you the purposeTestNG execution files and why these are used.

  • I will demonstrate how to effectively use TestNG Assertions.

  • I will demonstrate theConfig / Properties file and explain the purpose of the config reader class.

  • Parallelization - I will demonstrate how you can execute your tests in Parallel, how to increase / decrease the numbers of tests running in parallel etc.

  • And much more!

Taught by

Gianni Bruno

Reviews

4.7 rating at Udemy based on 1641 ratings

Start your review of Selenium WebDriver 4, Cucumber BDD, Java & More! [NEW: 2023]

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.