app quality short and sweet

28
app quality overview

Upload: jason-arbon

Post on 11-May-2015

415 views

Category:

Technology


2 download

DESCRIPTION

overview of mobile app quality. based on learnings from 10000 app testers across thousands of apps and analytics on 100M appstore reviews.

TRANSCRIPT

Page 1: App quality   short and sweet

app qualityoverview

Page 2: App quality   short and sweet
Page 3: App quality   short and sweet

who am i? tester

Page 4: App quality   short and sweet

eng director/developer

Analytics1,000,000+ apps100,000,000+ reviews

Crowd Testing1,000+ apps100,000+ Testers

Page 5: App quality   short and sweet
Page 6: App quality   short and sweet

app startup

Page 7: App quality   short and sweet

app-specific issues

● 3rd party sdks● agile/lean● backend services● competition● continuous

integration● deployment● distribution● device state● device fragmentation

● platform fragmentation● in the wild● KPIs● location● mobile networks● review feedback● security● tools● user interface● web vs native vs hybrid

Page 8: App quality   short and sweet

app quality attributes● content● elegance● interoperability● performance● pricing● privacy● satisfaction● security● stability● usability

Page 9: App quality   short and sweet

keys to quality apps1. care about fixing your bugs2. instrument your app3. quality: perception, stars, feedback4. prepare for changes like iPhone5 and iOS75. dogfood, beta, testing in the wild6. watch competition7. hybrid vs native question

Page 10: App quality   short and sweet

fix known issues

Page 11: App quality   short and sweet

instrument your app

Page 12: App quality   short and sweet

popular. basic web and app performance too.

Page 13: App quality   short and sweet

most popular with mobile-first and mobile-only

Page 14: App quality   short and sweet

perception is importantbrand download

Page 15: App quality   short and sweet

perception is important

trend: ask user for feedback.if good: point to appstoreif bad: custom feedback system

Page 16: App quality   short and sweet

perception is important

Page 17: App quality   short and sweet

changesbe ready iphone users especially fickle

Page 18: App quality   short and sweet

competitionone click away

Page 19: App quality   short and sweet

top tests that find bugsLandscape/portrait orientationSlow network, turning network on/off, switching wifi/LTELots of data/contentFirst launch of app with no network or location or social authApp handling incoming call or other system interruption like battery warning during data entry, device lock, etc

Page 20: App quality   short and sweet

top tests that find bugsBackground processingLots of usage (flow issues and mem usage)Multi-touch gestures/zoomingCorrectness of branding and language used within the app vs desktop and web.Custom login—basic form validationOther apps in the background

Page 21: App quality   short and sweet

test automationwait for design stabilizationwait for tractionframework? no great ones. suggest opensource and real-device compatible...if you automate, use cloud devicesmonkey’s for android frag

Page 22: App quality   short and sweet

dogfood, beta, crowd

Page 23: App quality   short and sweet

hybrid vs native answer

Page 24: App quality   short and sweet

freq updates != quality

Page 25: App quality   short and sweet

future of app qualityreal-time automated and manual test resultstools for engaging users/feedbackquantifiedquality tied directly to engagement, $, downloadsautomatic suggestions (turing test for test lead)

Page 26: App quality   short and sweet

future of app quality

Page 27: App quality   short and sweet

app quality workshopall day workshop for SASQAG tomorrow btw

Page 28: App quality   short and sweet

[email protected]@jarbon

always love to chat about app quality