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
Automated UI Testing and Monitoring for Your Mo...
Search
Greg Shackles
June 16, 2015
Technology
1
12k
Automated UI Testing and Monitoring for Your Mobile Apps
Greg Shackles
June 16, 2015
Tweet
Share
More Decks by Greg Shackles
See All by Greg Shackles
Building Modern Services with .NET Core 3 and gRPC
gshackles
0
190
Observability-Driven Development: What DevOps is Really About
gshackles
1
310
Monitoring Your Mobile Apps in the Wild
gshackles
1
110
Building Scalable Applications with the Actor Model
gshackles
0
660
Creating a Voice-Driven TV Remote with Azure and Alexa
gshackles
0
130
Build 2017 Recap for Xamarin Developers
gshackles
0
140
Going Serverless: Event-Driven Architecture Without The Infrastructure
gshackles
0
200
Evolve 2016 Redux
gshackles
0
150
Instrumenting Your Mobile Monitoring Strategy
gshackles
0
4.7k
Other Decks in Technology
See All in Technology
モノタロウ x クリエーションラインで実現する チームトポロジーにおける プラットフォームチーム・ ストリームアラインドチームの 効果的なコラボレーション
creationline
0
900
Master Dataグループ紹介資料
sansan33
PRO
1
4.2k
Vivre en Bitcoin : le tutoriel que votre banquier ne veut pas que vous voyiez
rlifchitz
0
210
Data Intelligence on Lakehouse Paradigm
scotthsieh825
0
150
Oracle Database@AWS:サービス概要のご紹介
oracle4engineer
PRO
2
890
これまでのネットワーク運用を変えるかもしれないアプデをおさらい
hatahata021
3
170
AI アクセラレータチップ AWS Trainium/Inferentia に 今こそ入門
yoshimi0227
1
230
スクラムを一度諦めたチームにアジャイルコーチが入ってどう変化したか / A Team's Second Try at Scrum with an Agile Coach
kaonavi
0
250
【Agentforce Hackathon Tokyo 2025 発表資料】みらいシフト:あなた働き方を、みらいへシフト。
kuratani
0
120
形式手法特論:コンパイラの「正しさ」は証明できるか? #burikaigi / BuriKaigi 2026
ytaka23
17
6.2k
CQRS/ESになぜアクターモデルが必要なのか
j5ik2o
0
1.2k
自己管理型チームと個人のセルフマネジメント 〜モチベーション編〜
kakehashi
PRO
5
3k
Featured
See All Featured
The Impact of AI in SEO - AI Overviews June 2024 Edition
aleyda
5
700
A Modern Web Designer's Workflow
chriscoyier
698
190k
Ecommerce SEO: The Keys for Success Now & Beyond - #SERPConf2024
aleyda
1
1.8k
Ten Tips & Tricks for a 🌱 transition
stuffmc
0
51
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.5k
Making Projects Easy
brettharned
120
6.5k
Tips & Tricks on How to Get Your First Job In Tech
honzajavorek
0
410
svc-hook: hooking system calls on ARM64 by binary rewriting
retrage
1
55
Building a Modern Day E-commerce SEO Strategy
aleyda
45
8.5k
Lightning talk: Run Django tests with GitHub Actions
sabderemane
0
99
Lightning Talk: Beautiful Slides for Beginners
inesmontani
PRO
1
420
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3.2k
Transcript
Automated UI Testing and Monitoring for your Mobile Apps Greg
Shackles @gshackles
[email protected]
github.com/gshackles speakerdeck.com/u/gshackles
Ship It A Cautionary Tale
None
None
None
None
None
None
None
The Double-Decker Couch of Apps by Vitruvius This app is
just…the worst.
None
Don’t Be This Developer
Set Yourself Up to Deliver Awesomeness
Testing Approaches Authentic User Tests Simplistic Tests Rapid Iteration Long
Cycles
Testing Approaches Authentic User Tests Simplistic Tests Rapid Iteration Long
Cycles Beta Testing
Testing Approaches Authentic User Tests Simplistic Tests Rapid Iteration Long
Cycles Beta Testing Manual Testing
Testing Approaches Authentic User Tests Simplistic Tests Rapid Iteration Long
Cycles Beta Testing Manual Testing Unit Testing
Testing Approaches Authentic User Tests Simplistic Tests Rapid Iteration Long
Cycles Beta Testing Manual Testing Unit Testing Automated UI Testing
Xamarin.UITest
Xamarin.UITest • Write UI tests in C# or F#
Xamarin.UITest • Write UI tests in C# or F# •
iOS and Android (with shared test code)
Xamarin.UITest • Write UI tests in C# or F# •
iOS and Android (with shared test code) • Run on simulator and devices
Xamarin.UITest • Write UI tests in C# or F# •
iOS and Android (with shared test code) • Run on simulator and devices • Compatible with all apps • Native • Hybrid • Xamarin
None
None
Demo Xamarin.UITest
Real Talk There are a lot of devices out there
Android OpenSignal, August 2014
Android: API Level 14+ (Ice Cream Sandwich) and growing!
iOS: Growing Variety of Devices
US Devices Market Share 25% 50% 75% 90% 13 45
134 288 # Devices
Xamarin Test Cloud Test on real devices
None
None
Demo Test Cloud
Don’t Wait for Users to Complain (╯°□°)╯︵ ┻━┻)
“…only 16% of people will try a failing app more
than twice.” Source: raygun.io/blog/2015/02/software-errors-killing-app
Be Proactive, Not Reactive
Be Proactive, Not Reactive • Most users won’t actually report
problems
Be Proactive, Not Reactive • Most users won’t actually report
problems • Those who do often do so through negative app reviews
Be Proactive, Not Reactive • Most users won’t actually report
problems • Those who do often do so through negative app reviews • Get notified as it happens, and to whom it happens • Crashes • Errors • Analytics
None
None
Demo Xamarin Insights and Raygun
Questions? Greg Shackles @gshackles
[email protected]
github.com/gshackles speakerdeck.com/u/gshackles