This document provides an overview of mobile application testing, including guidelines from the App Quality Alliance (AQuA) for thorough mobile app testing, a review of five popular mobile testing tools (Appium, Selendroid, ios-driver, Sauce Labs, and Perfecto Mobile), and tips for tracking configuration changes during mobile app testing. The App Quality Alliance develops testing criteria drawn from common errors found by its member companies, and following these criteria can help developers avoid frequent bugs. When choosing a mobile testing tool, considerations include programming language support, device/OS coverage, cost, and whether tests run on emulators or physical devices. Tracking configuration changes may involve prioritizing and dividing tests across multiple test runs.