This brief book focuses on using Appium for automation on both Android and iOS platforms.
Learn how Appium is implemented in Java and integrated with tools such as TestNG, Cucumber, Maven, Jenkins and Selenium Grid to create test automation frameworks. With these frameworks, you can test Mobile Apps on simulators or real devices and create CICD pipelines.
Appium Recipes illustrates test automation framework and Cloud Test Lab scenarios that will empower you to take full advantage of Appium’s critical features to achieve continuous integration and deployments in your live projects. Readers will also learn about mobile-specific actions such as Swipe, Scroll, and Tap, and mobile-specific locators such as iOSUIAutomator.
Readers familiar with the basic concepts of test automation, mobile landscape, core java programming (basic)and maven, and Appium.
Chapter 1: Getting Started with Appium
Chapter 2: Finding Mobile Elements
Chapter 3: Automating Different Apps
Chapter 4: Automating Mobility
Chapter 5: Creating Automation Frameworks Using Appium
Chapter 6: Integrating Appium with Selenium Grid
Chapter 7: Executing Appium with Cloud Test Labs