This document provides an overview of native iPhone app test automation with Appium. It discusses the current state of native app testing frameworks, introduces Appium, and highlights reasons why the presenter likes Appium. The document then demonstrates automating a test with Appium and Selenium by writing sample code in Java. It concludes with tips for installing Appium, writing tests, running tests, viewing app elements, resetting app state, building apps from the command line, and closing the iOS simulator.