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
CAOS 2015 Summer: Introducing STF (Smartphone T...
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Gunther Brunner
July 07, 2015
Technology
1
1.7k
CAOS 2015 Summer: Introducing STF (Smartphone Test Farm)
Open-sourcing Smartphone Test Farm
http://openstf.github.io
Gunther Brunner
July 07, 2015
Tweet
Share
More Decks by Gunther Brunner
See All by Gunther Brunner
新職業『オーケストレーター』誕生 — エージェント10体を同時に回すAgentOps
gunta
4
1.8k
The Madness of Multiple Gemini CLIs Developing Simultaneously with Jujutsu
gunta
1
3.5k
複数のGemini CLIが同時開発する狂気 - Jujutsuが実現するAIエージェント協調の新世界
gunta
16
8.1k
Breaking Down Enterprise AI Tool Adoption Barriers in Japan: CyberAgent's Cursor Implementation Strategy
gunta
0
180
大手企業のAIツール導入の壁を越えて:サイバーエージェントのCursor活用戦略
gunta
45
35k
MCP世界への招待: AIエンジニアが創る次世代エージェント連携の世界
gunta
6
1.5k
Feature FlagsのDX/UXの 頂点「 DevCycle 」に 辿り着くまでの道のり
gunta
5
1.8k
OpenSaaS Studio - 強いSaaSを作り続けるOpenSaaS Studioの挑戦
gunta
3
3.2k
OpenSTF @ Test Engineers' Meetup #3
gunta
1
1.5k
Other Decks in Technology
See All in Technology
スクリプトの先へ!AIエージェントと組み合わせる モバイルE2Eテスト
error96num
0
170
Claude Code のコード品質がばらつくので AI に品質保証させる仕組みを作った話 / A story about building a mechanism to have AI ensure quality, because the code quality from Claude Code was inconsistent
nrslib
13
7.9k
Sansanでの認証基盤内製化と移行
sansantech
PRO
0
450
今のWordPress の制作手法ってなにがあんねん?(改) / What’s the Deal with WordPress Development These Days?
tbshiki
0
450
チームのモメンタムに投資せよ! 不確実性と共存しながら勢いを生み出す3つの実践
kakehashi
PRO
1
100
楽しく学ぼう!ネットワーク入門
shotashiratori
4
3.3k
わからなくて良いなら、わからなきゃだめなの?
kotaoue
1
350
Keycloak を使った SSO で CockroachDB にログインする / CockroachDB SSO with Keycloak
kota2and3kan
0
120
堅牢.py#2 LT資料
t3tra
0
150
内製AIチャットボットで学んだDatadog LLM Observability活用術
mkdev10
0
110
Scrumは歪む — 組織設計の原理原則
dashi
0
180
Claude Codeが爆速進化してプラグイン追従がつらいので半自動化した話 ver.2
rfdnxbro
0
530
Featured
See All Featured
Leveraging Curiosity to Care for An Aging Population
cassininazir
1
190
Understanding Cognitive Biases in Performance Measurement
bluesmoon
32
2.8k
Ethics towards AI in product and experience design
skipperchong
2
220
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
54k
JAMstack: Web Apps at Ludicrous Speed - All Things Open 2022
reverentgeek
1
390
svc-hook: hooking system calls on ARM64 by binary rewriting
retrage
2
170
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
10k
GitHub's CSS Performance
jonrohan
1032
470k
How to build a perfect <img>
jonoalderson
1
5.3k
Visual Storytelling: How to be a Superhuman Communicator
reverentgeek
2
470
Why Mistakes Are the Best Teachers: Turning Failure into a Pathway for Growth
auna
0
80
Navigating the Design Leadership Dip - Product Design Week Design Leaders+ Conference 2024
apolaine
0
220
Transcript
2015 SUMMER #caos2015
Günther Brunner @gunta85 Smartphone Test Farm 2015 SUMMER #caos2015 Simo
Kinnunen @sorrcu
Most painful point in mobile development right now
Debugging iOS devices
Only 7 different iOS smartphones worldwide iPhone 6 Plus iPhone
6 iPhone 5S iPhone 5C iPhone 5 iPhone 4S iPod Touch 5G
Debugging Android devices Solving the big picture
More than 377 Android devices in Japan
More than 18796 Android devices worldwide
Physically test each device at your desk And ask someone
to lend you the specific device you want to test
Charge - Learn the device
–STF “Life is too short to wait for a test
device.”
None
Remotely test every device from your browser
Remotely test every device from your browser
Features
Navigation • Open URLs in any browser • Shows a
realtime list of installed browsers
Take Screenshots • Take screenshots • Resize in realtime •
Share the screenshot URL
App Upload • Drag & Drop .APK files • Upload
and Install in 1 step • Choose Activity to launch
Copy & Paste • Copy and Paste to and from
the device • Any language supported
App Shortcuts • Most used shortcuts
Remote Debug • Debug remotely as if the device was
plugged into your computer • Android Studio, Eclipse support • Chrome DevTools, Firefox, and anything that can connect with ADB
Real Device Photos • Actual device photos to check how
it looks physically
Manner Mode • Change device manner mode settings
Store Automation • Sign In to Google Play, etc
<in progress>
Realtime Logs • Display Logcat logs • Realtime filtering
Search Devices • Query devices by Maker, OS version, Release
date, and a lot more
Advanced Input • Press hardware keys remotely • Control Power,
Volume, Media and D-pad keys
Hardware Details • Show hardware spec details • Battery health,
temperature, voltage, Carrier, SIM info, Phone Number, Display, Network, OS details
Restart Device • Restart device remotely
Reverse Port Forwarding • Check local development sites and servers
remotely
Remote control even from your iPhone • Control Android from
your own iOS/Android device directly • Supports multitouch up to 10 fingers
Apache 2.0 License https://openstf.github.io 100% Open Source Everything
Creating your own Devices Farm • Buy a USB hub
• Connect your own Android devices
STF Shelf
Installing STF Users will not be required to install anything
Installing (Mac OS X) • Install ADB • Install dependencies
• Install STF brew install node rethinkdb graphicsmagick zeromq protobuf npm install -g stf Included in Android SDK Tools / Android Studio
Running locally • Run RethinkDB • Run STF stf local
rethinkdb
Running on a LAN (the easy way) • Run RethinkDB
• Run STF • Assuming your ip is 192.168.0.1 any other machine will be able to access STF via http://192.168.0.1:7100 stf local —-public-ip 192.168.0.1 rethinkdb
Running on a LAN (the proper way) • https://github.com/openstf/stf/blob/master/doc/ DEPLOYMENT.md
https://openstf.github.io