Use Appium to explore performance data for your Android web/hybrid apps. This talk was originally given at Front End Ops Conf 2014 in San Francisco, CA.
mobile automation made awesome Jonathan Lipps • Director of Ecosystem & Integrations • Sauce Labs @AppiumDevs • @jlipps • @saucelabs FE Ops • April 24, 2014
The appium philosophy Test the same app you submit to the marketplace Write your tests in any language, using any framework Use a standard automation speci cation and API Build a large and thriving open-source community effort R1. R2. R3. R4.
Automation Orchestra Apple Instruments & UIAutomation for iOS Google UiAutomator for Android (4.2.1 up) Selendroid for older Android Chromedriver for Android web & hybrid WebDriver interface
Automation Orchestra Apple Instruments & UIAutomation for iOS Google UiAutomator for Android (4.2.1 up) Selendroid for older Android Chromedriver for Android web & hybrid WebDriver interface
✔ appium: mobile native/hybrid automation ✔ Talk to appium server with HTTP client ✔ Get performance logs ✔ Turn logs into useful data using chrome-ops
✔ appium: mobile native/hybrid automation ✔ Talk to appium server with HTTP client ✔ Get performance logs ✔ Turn logs into useful data using chrome-ops ✔ Add performance specs to your build!