Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Parallel Test using Appium on Real Devices
Search
Sai Krishna
August 18, 2016
Programming
1
76
Parallel Test using Appium on Real Devices
Sai Krishna
August 18, 2016
Tweet
Share
Other Decks in Programming
See All in Programming
AIプログラマーDevinは PHPerの夢を見るか?
shinyasaita
1
210
システム成長を止めない!本番無停止テーブル移行の全貌
sakawe_ee
1
180
明示と暗黙 ー PHPとGoの インターフェイスの違いを知る
shimabox
2
490
プロダクト志向なエンジニアがもう一歩先の価値を目指すために意識したこと
nealle
0
130
Quand Symfony, ApiPlatform, OpenAI et LangChain s'allient pour exploiter vos PDF : de la théorie à la production…
ahmedbhs123
0
180
Azure AI Foundryではじめてのマルチエージェントワークフロー
seosoft
0
160
来たるべき 8.0 に備えて React 19 新機能と React Router 固有機能の取捨選択とすり合わせを考える
oukayuka
2
920
スタートアップの急成長を支えるプラットフォームエンジニアリングと組織戦略
sutochin26
1
5k
Hack Claude Code with Claude Code
choplin
4
1.6k
新メンバーも今日から大活躍!SREが支えるスケールし続ける組織のオンボーディング
honmarkhunt
4
6.7k
ニーリーにおけるプロダクトエンジニア
nealle
0
800
0626 Findy Product Manager LT Night_高田スライド_speaker deck用
mana_takada
0
160
Featured
See All Featured
Testing 201, or: Great Expectations
jmmastey
43
7.6k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2.1k
Build The Right Thing And Hit Your Dates
maggiecrowley
36
2.8k
How to train your dragon (web standard)
notwaldorf
94
6.1k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
130
19k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Rails Girls Zürich Keynote
gr2m
95
14k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
22k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
The Straight Up "How To Draw Better" Workshop
denniskardys
234
140k
Building a Modern Day E-commerce SEO Strategy
aleyda
42
7.4k
Designing Experiences People Love
moore
142
24k
Transcript
Speed Up Appium Tests SPEED UP YOUR TESTS WITH APPIUM
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
Long Running Automated Test Parallelization of tests on multiple devices
None
GIT PUSH COMPILE + UNIT TEST BUILD APP UI TESTS
DISTRIBUTE TYPICAL CI PIPELINE OF MOBILE PROJECT
STATS
LONG RUNNING TESTS..
Solution AppiumTestDistribution
TOOL SET EXTENTREPORTS
T1 T2 T3 T4 T5 T6 T7 (4 Devices) T5,
T6, T7 will be sent to devices which gets free Spawn Multithread AppiumTest Distribution
None
OPTIMIZATION • Method level distribution • Watch ios_webkit_debug_proxy process •
Dockerize appium server to run on remote machines •Reporting with video recording logs.
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
@saikrisv
[email protected]
github.com/saikrishna321
None