Cantitate/Preț
Produs

Practical WebDriverIO: Learn to Automate Effectively Using WebDriverIO APIs

Autor Shashank Shukla
en Limba Engleză Paperback – 9 mar 2021
Learn how to quickly set up the test automation tool WebdriverIO, one of the major Node.js-based test frameworks. Software testing is here to stay, and an integral part of this is test automation. Dive into the amazing possibilities that WebDriverIO offers to automate browser interactions for a user of any web application. 
You will learn to automate a vast range of actions that a user takes to interact with the browser. From a simple click to more complex user actions such as frame switches, selecting from drop-downs, and file downloads using WebDriverIO APIs. You will also learn about assertions, timeouts, waits, parallel testing frameworks, and the general pros and cons of WebDriverIO.

With over 150 working code samples demonstrating various test scenarios that you require in your day-to-day automation testing, this book is your practical handbook to WebDriverIO.
What You'll Learn
  • Set up and install WebdriverIO efficiently
  • Run parallel execution using WebdriverIO
  • Review the pros, cons and challenges you may face with WebdriverIO
  • Ensure optimum usage and avoid common mistakes
Who This Book Is For
This book is ideal for test engineers who have a basic understanding of test automation with Selenium, developers who want to implement this testing tool for internal testing, Test Managers/IT Project Managers who want to get some general understanding of this tool and its advantage, and students who want to pursue career in test automation.
Citește tot Restrânge

Preț: 30300 lei

Preț vechi: 37875 lei
-20% Nou

Puncte Express: 455

Preț estimativ în valută:
5799 6032$ 4860£

Carte disponibilă

Livrare economică 20 februarie-06 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484266601
ISBN-10: 1484266609
Pagini: 270
Ilustrații: XXXI, 270 p. 147 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.47 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

1. Getting Started.- 2. Web Locators.- 3. Browser APIs.- 4. Element APIs and WebdriverIO Assertions.- 5. Additional WebDriverIO Methods.- 6. Other Useful APIs.- 7. Waits.- 8. Timeouts.- 9. Framework Options and Design Pattern.- 10. Assertions.- 11. Configuration File.- 12. Conclusion.

Notă biografică

Shashank Shukla has been working in software testing for over a decade and is passionate about tools and technology that can be leveraged to enrich the testing experience and optimize the quality of delivery. This is his first book. 

Textul de pe ultima copertă

Learn how to quickly set up the test automation tool WebdriverIO, one of the major Node.js-based test frameworks. Software testing is here to stay, and an integral part of this is test automation. Dive into the amazing possibilities that WebDriverIO offers to automate browser interactions for a user of any web application. 
You will learn to automate a vast range of actions that a user takes to interact with the browser. From a simple click to more complex user actions such as frame switches, selecting from drop-downs, and file downloads using WebDriverIO APIs. You will also learn about assertions, timeouts, waits, parallel testing frameworks, and the general pros and cons of WebDriverIO.

With over 150 working code samples demonstrating various test scenarios that you require in your day-to-day automation testing, this book is your practical handbook to WebDriverIO.
You will:
  • Set up and install WebdriverIO efficiently
  • Run parallelexecution using WebdriverIO
  • Review the pros, cons and challenges you may face with WebdriverIO
  • Ensure optimum usage and avoid common mistakes

Caracteristici

Teaches you intermediate and advanced methods for using WebDriverIO APIs Includes key points with each example that may be asked in an interview for a role that requires that skill Provides essential notes on each API which are required to avoid common mistakes while automating a webpage