Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Parallel Test using Appium on Real Devices

Parallel Test using Appium on Real Devices

Sai Krishna

August 18, 2016
Tweet

Other Decks in Programming

Transcript

  1. ABOUT ME • 6 years of experience as a QUALITY

    ENGINEER • Passionate about TEST AUTOMATION • Active Contributor to APPIUM Java client • Tested a wide range of MOBILE APPLICATIONS
  2. GIT PUSH COMPILE + UNIT TEST BUILD APP UI TESTS

    DISTRIBUTE TYPICAL CI PIPELINE OF MOBILE PROJECT
  3. T1 T2 T3 T4 T5 T6 T7 (4 Devices) T5,

    T6, T7 will be sent to devices which gets free Spawn Multithread AppiumTest Distribution
  4. OPTIMIZATION • Method level distribution • Watch ios_webkit_debug_proxy process •

    Dockerize appium server to run on remote machines •Reporting with video recording logs.
  5. Extent Reports http://appium.io WordPress Android App How appium works for

    Android and iOS Setup of Appium on OSX and Windows https://github.com/saikrishna321/AppiumTestDistribution https://github.com/saikrishna321/PageObjectPatternAppium REFERENCE