Название: Appium Insights: Strategies for Successful Platform Agnostic Test Automation
Автор: Sai Krishna V
Издательство: Apress
Год: 2025
Страниц: 215
Язык: английский
Формат: pdf
Размер: 11.2 MB
This books helps you embark on the journey to master the art of Appium automation, from installation all the way to building a Plugin and Driver. It covers the Appium 3.0 version which is the latest version which involves a complete re-architecture. Appium is an open source, cross-platform test automation tool designed for native and hybrid mobile applications. In addition to mobile apps, Appium supports testing for desktop applications, TV OS, Unity games, and many other applications, depending on the drivers developed for it. The use of standard automation APIs means seamless integration between different platforms. Since it supports any WebDriver-compatible language like Java, Python, Ruby, C#, and Node.js, it allows developers to write their tests. You'll begin by following step-by-step instructions on installing Appium, configuring Node packages, and creating a simple test. Following this, you'll discuss the intricacies of configuring and developing robust method wrappers, a crucial skill for supporting multiple test suites with both native commands. The book goes beyond the basics, exploring techniques to make test suites faster when running tests in CI like Jenkins, GitHub Actions, as well as cloud environments like Lambda Test, BrowserStack. For Software Testers, software architects, QA engineers, and DevOps engineers.