
eBook - ePub
Selenium Framework Design in Keyword-Driven Testing
Automate Your Test Using Selenium and Appium
- English
- ePUB (mobile friendly)
- Available on iOS & Android
eBook - ePub
Selenium Framework Design in Keyword-Driven Testing
Automate Your Test Using Selenium and Appium
About this book
An easy-to-understand guide that will get you acquainted with the core concepts of Selenium WebDriver Key Features
- Understand and work with the core concepts of Selenium WebDriver 3.0
- Learn how to design a Keyword driven framework with Database
- Find how to use Build triggers in Jenkins to automate tests
-
Description
The book starts by introducing the Selenium WebDriver 3 and Selenium Server by covering each aspect of it in detail. You will learn different concepts like instances and how instances relate to browser sessions. You will further explore the new features in Java 8 with the help of easy to follow examples. Moving on, you will create a Singleton class for fetching WebDriver instances and then explore the different kinds of waits in Selenium. You will then delve into the advanced WebDriver interactions using the Actions class and the JavascriptExecutor. You will then understand the various database operations which will help you with using the MySQL database to store our framework. Next, you will go through the TestNG framework, followed by parallel execution. Further, you will use Maven as a build tool and Jenkins as a build automation tool. You will go through the working of Selenium Grid along with Mobile automation. Lastly, you will be taken through Selenium 4 and it's AI integrated features. What will you learn
- Learn the process of building a Selenium Framework
- Understand the Keyword Driven Framework concept
- Work with Document Object Model to access page elements
- Integrate Maven and Jenkins with Selenium WebDriver
- Use Selenium Grid to run multiple tests across
Frequently asked questions
Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Selenium Framework Design in Keyword-Driven Testing by Pinakin Ashok Chaubal in PDF and/or ePUB format, as well as other popular books in Computer Science & Software Development. We have over one million books available in our catalogue for you to explore.
Information
Table of contents
- Cover Page
- Title Page
- Copyright Page
- Dedication
- About the Author
- Acknowledgement
- Preface
- Errata
- Table of Contents
- 1. First Look at Selenium WebDriver and WebElements
- 2. Looking at the Various WebDrivers
- 3. A Brief Look at Java 8
- 4. Deep Dive into Selenium WebDriver
- 5. Actions Class and the Javascript Executor
- 6. WebDriver Events
- 7. Database Operations
- 8. Get Introduced to TestNG
- 9. Parallel Execution
- 10. Understanding Maven
- 11. Jenkins Introduction and Scheduling
- 12. Selenium Grid and Executing in the Cloud
- 13. Mobile Test Automation Using Appium
- 14. A Look at Selenium-4