𝔖 Scriptorium
✦   LIBER   ✦

📁

Selenium with Java – A Beginner’s Guide: Web Browser Automation for Testing using Selenium with Java (English Edition)

✍ Scribed by Pallavi Sharma


Publisher
BPB Publications
Year
2022
Tongue
English
Leaves
206
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


A refresher for Java developers on how to use Selenium IDE and Selenium Grid to automate web browsers



Key Features

● Extensive practical demonstration of Selenium with numerous real-world examples.

● Includes thorough examination of various test automation ideas.

● Covers tools in conjunction with Selenium for implementing browser and web test automation projects.

Description

This book introduces setting up the environment for writing test scripts after covering Selenium and its capabilities. Numerous functionalities, including the web driver interface, the web element interface, and locators, are illustrated in-depth using the By class.

Additionally, the book presents tasks such as HTML element manipulation, mouse and keyboard operations, dropdown, table, window, alert, frame, action class, and synchronization. Along with Selenium IDE and Selenium Webdriver, the book also covers another critical feature, which is the implementation of Selenium Grid, that allows the test suite to execute in parallel across several settings. Several add-on automation scripts, such as those for taking screenshots, object and data information, are thoroughly displayed and explained in this book. The book discusses tools like TestNG and Maven that aid in the overall development of the test project ecosystem.

After reading the book, you should feel extremely competent in utilizing Selenium to automate a variety of web and browser testing scenarios and tasks.

What you will learn

● Get trained to automate the end-to-end testing of online applications with Selenium Webdriver.

● Confidently configure the Selenium Grid for cross-browser testing.

● Create locators quickly for various HTML elements on the page.

● Opportunities to improve test writing skills with the popular unit test framework, TestNG.

● An in-depth explanation of the management of objects and data in the test project.

Who this book is for

This book is intended for software test engineers who wish to develop a strong foundation in Selenium implementation to create test automation solutions. Basic knowledge of testing and Java as a programming language is required.

Table of Contents

1. Introduction to Selenium

2. Preparing System and Application Under Test

3. WebDriver, WebElement, and By

4. Concept of Synchronization

5. Working with Web Elements—Form, Table, and Dropdown

6. Working with Web Element—Alert, Frame, IFrame, and Window

7. Extra Concepts – Action, Screenshot, WebDriverManager

8. What is TestNG

9. Concept of Page Object Model

10. Data Driving Test

11. Introducing Maven

12. Selenium Grid


📜 SIMILAR VOLUMES


Java Testing with Selenium: A Comprehens
✍ Sujay Raghavendra 📂 Library 📅 2024 🏛 Apress 🌐 English

Master the art of automated testing using Selenium with Java in this comprehensive guide. Whether you're a beginner or an experienced tester, the book equips you with the knowledge and techniques to build robust and maintainable test suites, ensuring the quality and reliability of your web applicati

Learning Selenium Testing Tools with Pyt
✍ Unmesh Gundecha 📂 Library 📅 2014 🏛 Packt Publishing 🌐 English

Selenium WebDriver is a popular automated testing tool for web applications. Python is one of the top programming languages and when used with Selenium it can automate and test web applications. Using Python's unittest module, you can write test cases in Selenium. Over the years, Selenium has become

Selenium WebDriver 3 Practical Guide: En
✍ Avasarala, Satya;Gundecha, Unmesh 📂 Library 📅 2018 🏛 Packt Publishing Ltd 🌐 English

Cover; Title Page; Copyright and Credits; Packt Upsell; Contributors; Table of Contents; Preface; Chapter 1: Introducing WebDriver and WebElements; Selenium Testing Tools; Selenium WebDriver ; Selenium Server; Selenium IDE; Differences between Selenium 2 and Selenium 3 ; Handling the browser ; Havin

Selenium WebDriver 3 Practical Guide: En
✍ Unmesh Gundecha, Satya Avasarala 📂 Library 📅 2018 🏛 Packt Publishing 🌐 English

<p><span>Real-world examples of cross-browser, mobile, and data-driven testing with all the latest features of Selenium WebDriver 3</span></p><h4><span>Key Features</span></h4><ul><li><span><span>Unlock the full potential of Selenium to test your web applications</span></span></li><li><span><span>Us

Selenium with C#: Learn how to write eff
✍ Pallavi Sharma 📂 Library 📅 2023 🌐 English

<p><span>A beginner's guide to using Selenium with C# for automated web testing</span></p><p></p><p></p><p></p><p><span>Key Features</span></p><p><span>● Explore different ways to handle web elements using Selenium and C#.</span></p><p><span>● Learn how to manage data using popular file types such a