Book Image

Learn Automation Testing with Java and Selenium WebDriver [Video]

By : In28Minutes Official
Book Image

Learn Automation Testing with Java and Selenium WebDriver [Video]

By: In28Minutes Official

Overview of this book

Writing your first automation test with Java and Selenium Webdriver is a lot of fun. Java is one of the most popular programming languages. It offers both object-oriented and functional programming features. Selenium can be used for screen scraping and automating repeated tasks on the browser. In this course, you will learn programming with Java and automation testing using Selenium. We will take a hands-on approach using Eclipse as an IDE to illustrate more than 200 Java coding exercises, puzzles, and code examples. We will also write more than 100 Selenium automation tests with Java for a wide variety of scenarios. In more than 350 steps, we will explore the most important Java programming features and Selenium automation testing scenarios. For this course, we will be using Eclipse and Brackets as the IDE, with Maven, npm (Dependency Management), TestNG (XML Test Suite, Parallel, multiple browsers), JUnit, Selenium IDE, Katalon Studio, Selenium Standalone, and Selenium Grid. By the end of this course, you will have acquired all the skills to demonstrate expertise in automation testing using Selenium and Java in your job interviews. The complete code bundle is available at https://github.com/packtpublishing/learn-automation-testing-with-java-and-selenium-webdriver
Table of Contents (30 chapters)
3
Introduction to Java Programming with JShell Using Multiplication Table
13
Object-Oriented Programming Again
14
Collections
20
Getting Started with HTML, CSS, and XPath
22
Selenium Automation – Locators
29
Congratulations
Chapter 1
Introduction
Section 1
Introduction to the Course
In this video, we will take a quick introduction to the course.