
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.
You'll begin by following step-by-step instructions on installing Appium, configuring Node packages, and creating a simple test. In these initial chapters, you'll gain an understanding of Appium Architecture and the command lifecycle. Once you understand the basics, the book will then guide you in testing automation for Android and iOS, both for real devices and for emulators. These chapters also provide instructions on how to run tests in parallel, native shell commands, and how to prepare iOS real devices for test automation. Chapters also cover low-level technical implementations, which will enable you to contribute to Appium and open a way to open-source software contributions.
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. It will also help you understand advanced topics such as gestures, plugin development, and continuous testing in CI environments.
By the end of this book, you'll have developed the expertise to debug Appium command failures and construct a sophisticated test automation framework, as well as excel in your Appium test automation endeavours and deliver reliable, efficient testing solutions.
What You'll Learn:
- Master advanced techniques in Appium Mobile Test Automation.
- Solve common challenges encountered in real-world projects and strategize to overcome them.
- Test automation for various platforms like TV apps, Roku, Raspberry Pi, and more.
- Contribute to the Appium project and engage in open-source contributions.
Who is this book for:
Software Testers, software architects, QA engineers, and DevOps engineers