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
Chrome Tech Night 8 - STF
Search
Gunther Brunner
July 31, 2015
Programming
0
140
Chrome Tech Night 8 - STF
STF LT at Chrome Tech Night 8
Gunther Brunner
July 31, 2015
Tweet
Share
More Decks by Gunther Brunner
See All by Gunther Brunner
MCP世界への招待: AIエンジニアが創る次世代エージェント連携の世界
gunta
4
990
Feature FlagsのDX/UXの 頂点「 DevCycle 」に 辿り着くまでの道のり
gunta
5
1.5k
OpenSaaS Studio - 強いSaaSを作り続けるOpenSaaS Studioの挑戦
gunta
3
3k
OpenSTF @ Test Engineers' Meetup #3
gunta
1
1.4k
Android Testing Bootcamp #2: OpenSTF
gunta
1
1.3k
CAOS 2015 Summer: Introducing Hayabusa
gunta
0
950
CAOS 2015 Summer: Introducing STF (Smartphone Test Farm)
gunta
1
1.7k
CAOS 2015 Summer: Hayabusa Internals
gunta
0
770
画像変換Night「ImageHayabusa」デザイン作業効率化
gunta
6
12k
Other Decks in Programming
See All in Programming
インプロセスQAにおいて大事にしていること / In-process QA Meetup
medley
0
170
七輪ライブラリー: Claude AI で作る Next.js アプリ
suneo3476
1
190
note の Elasticsearch 更新系を支える技術
tchov
9
3.6k
Instrumentsを使用した アプリのパフォーマンス向上方法
hinakko
0
240
Boost Your Performance and Developer Productivity with Jakarta EE 11
ivargrimstad
0
850
Road to Ruby for A Linguistics Nerd
hayat01sh1da
PRO
0
180
AWS Summit Hong Kong 2025: Reinventing Programming - How AI Transforms Our Enterprise Coding Approach
dwchiang
0
140
ニーリーQAのこれまでとこれから
nealle
2
770
Designing Your Organization's Test Pyramid ( #scrumniigata )
teyamagu
PRO
5
1.3k
2025-04-25 GitHub Copilot Agent ライブデモ(スクリプト)
goataka
0
110
MySQL初心者が311個のカラムにNot NULL制約を追加していってALTER TABLEについて学んだ話
hatsu38
2
120
個人開発の学生アプリが企業譲渡されるまで
akidon0000
2
1.2k
Featured
See All Featured
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.3k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
790
Building Better People: How to give real-time feedback that sticks.
wjessup
368
19k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
12k
Fireside Chat
paigeccino
37
3.4k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Producing Creativity
orderedlist
PRO
344
40k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2k
Raft: Consensus for Rubyists
vanstee
137
6.9k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
41
2.3k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Transcript
@gunta85 Günther Brunner OpenSTF + Chrome Chrome Tech Night #8
LT
Most painful point in web mobile development right now:
Android Debugging
More than 18796 different Android devices
None
Remotely test every device from your browser
Remotely test every device from your browser
Features
Demo
100% Open Source Apache 2.0 License https://openstf.github.io
Creating your own Devices Farm • Buy a USB hub
• Connect your own Android devices
None
Installing STF
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
None
Chrome adb connect support would be awesome
https://openstf.github.io
Open STF
Connect with Remote Debug
Connect with Remote Debug
Inspect the device • Open chrome://inspect
Reverse Port Forwarding • Works not only on Chrome, but
any browser and app.