Selenium WebDriver with Java - Novice to Ninja Plus Interview
| By: | Let's Kode It |
| Publisher: | Packt Publishing |
| Print ISBN: | 9781789137194 |
| eText ISBN: | 9781789132267 |
| Edition: | 1 |
| Copyright: | 2018 |
| Format: | Online Resource |
eBook Features
Instant Access
Purchase and read your book immediately
Read Offline
Access your eTextbook anytime and anywhere
Study Tools
Built-in study tools like highlights and more
Read Aloud
Listen and follow along as Bookshelf reads to you
Selenium WebDriver is an open-source automation tool that works easily across multiple OS and browsers and supports multiple frameworks. There is no doubt that these qualities have made Selenium WebDriver one of the most powerful tools to test web applications. This course will teach you the essential Selenium WebDriver skills that will help you start your career in automation testing.
This course starts by taking you through the basics of Selenium WebDriver and helping you with the installation process of Java. Next, you will get a solid understanding of Java concepts and the TestNG framework. Moving along, you will learn to work with advanced reporting and use log47 to log messages. Next, you will get to grips with the page object model, page factory and data-driven framework, and execute tests on a remote machine using Selenium Grid 2.0.
Later, you will learn to use Maven to manage builds and implement continuous integration with Jenkins. Toward the end, you will learn to execute database and performance test cases and run behavior-driven testing using Cucumber and Gherkin.
By the end of this course, you will have all the necessary skills needed to perform automation testing on web applications with Selenium WebDriver using Java.
The code files and all related files are uploaded on GitHub at: https://github.com/PacktPublishing/Selenium-WebDriver-with-Java---Novice-to-Ninja-plus-Interview-