Workshop: Testing Mobile Application with 'I SLICED UP FUN'



Similar documents
Mobile Testing That s Just a Smaller Screen, Right?

Mobile App Testing is not something special

platforms Android BlackBerry OS ios Windows Phone NOTE: apps But not all apps are safe! malware essential

Mobile Application Testing

Guide to Mobile Testing

Mobile App Testing Guide. Basics of Mobile App Testing

Next-Generation Mobile Apps 7 Critical Success Factors

The Tablet Revolution: A Report on Tablet Usage, Tablet Conversation Analysis & How Tablet Users Interact with Search Ads

Custom Systems Corp.

GoToMyPC reviewer s guide

5 Secrets to a Successful Mobile Application Testing Strategy

Issue in Focus: Enabling Mobile PLM. IT Considerations for Leveraging Mobility to Extend PLM Value

STAR Watch Statewide Technology Assistance Resources Project A publication of the Western New York Law Center,Inc.

Mobile Test Strategy. Shankar Garg. Senior Consultant - Testing

Testing Mobile Software

Testnet thema-avond. Workshop mobile app testing

Five Steps to Android Readiness


Tips for Banking Online Safely

From Traditional Functional Testing to Enabling Continuous Quality in Mobile App Development

Vision on Mobile Security and BYOD BYOD Seminar

"Secure insight, anytime, anywhere."

Enterprise Job Scheduling: How Your Organization Can Benefit from Automation

Designing for Mobile. Jonathan Wallace

Quick Start Guide For Vera Advanced Home Security Solution

Choosing the Best Mobile Backend

3. Surfing with Your Tablet

Discovering Computers

Bring Your Own Device. Individual Liable User Policy Considerations

Chapter 1. Introduction to ios Development. Objectives: Touch on the history of ios and the devices that support this operating system.

Cross-Platform Development

1/5/2013. Technology in Action

Night Owl 8 channel DVR system with HDMI output, 960H recording and a Free Night Owl Pro App with Owl Scan (No Hard Drive Included)

How to Leverage Information Technology and Win the Competitive Advantage

CSE 265: System and Network Administration. CSE 265: System and Network Administration

MOBILE APPLICATION TESTING. TekMindz s Testing solutions for enterprises INDZ TM TEK

Mobile Security: Controlling Growing Threats with Mobile Device Management

Firefox OS Features Guide

WHITEPAPER. Mobile Workforce Productivity Solutions. Streamline Field Reporting Workflow with Speech Recognition

Make technology your business advantage

Conducting Virtual Meetings

WEB, HYBRID, NATIVE EXPLAINED CRAIG ISAKSON. June 2013 MOBILE ENGINEERING LEAD / SOFTWARE ENGINEER

Enterprise Mobile App Management Essentials. Presented by Ryan Hope and John Nielsen

CAE has 3 area s of virtualisation expertise and these are in: Server virtualization including business continuity and DR Desktop virtualization and

WineWeb: Point-of-Sale Planning Guide

Intel SBA Applications

Tuxedo Touch CENTRALIZED CONTROL OF SECURITY, VIDEO AND Z-WAVE ENABLED THERMOSTATS, LIGHTS, SHADES AND LOCKS. Take Control of Your Business!

Memorial Hermann Ascend Agent Training Ascend

Mobile Trends: The Rise of Smartphones in Jordan

Cellular vs. Satellite Devices for Work Alone Safety Monitoring

Medstar Health Dell Services

Mobile Banking Applications Premier Members Mobile User Guide

Mobility Trends. Work-life modes. Lessons from the Cisco BYOD program. Thoughts for the CIO. BYOD Players. BYOD Summary. Agenda

Mobile application testing is a process by which application software developed for hand held mobile devices is tested for its functionality,

Junos Pulse for Google Android

Contents. Executive Summary 3. A Summary of Mobility Challenges 4. Mobile Platform Capability: 6. Mobile Functional Testing 8. Mobile Performance: 10

Voice over Internet Protocol (VoIP)

Developing Mobile Apps for the Enterprise Splitware Mobility Platform Vs. Custom Build

Who s ready to buy now? Who s a warm prospect? Who s been left behind? Top Producer has the answers.

User's Guide. [Home Network] app. Model No.

AUTOMATED MOBILE TESTING REQUIRES BOTH REAL DEVICES AND EMULATORS

Securing Patient Data in Today s Mobilized Healthcare Industry. A Good Technology Whitepaper

Mobile Banking Banking Survey: Hyper-Growth of the Mobile Consumer

Trust the Connectivity Experts

Automated Mobile Testing Requires Both Real Devices and Emulators

Best Practices for Testing Mobile Applications. Presented by Frank Schloendorn

The all-in-one Unified Communications solution for SMBs.

Sticky Password 7. Sticky Password 7 is the latest, most advanced, portable, cross platform version of the powerful yet

Click to edit Master title style

BYOD. and Mobile Device Security. Shirley Erp, CISSP CISA November 28, 2012

Mobinius Testing Services OPTIMIZE YOUR PERFORMANCE AND ENSURE A SUPERIOR USER EXPERIENCE

AkrutoSync 4.0 User Guide

"It's a Phone First! How to Test Your Five-star Mobile Apps"

Complexity is Obsolete.

BYOD Management : Geo-fence

Privacy Policy Version 1.0, 1 st of May 2016

Cell Phone Operating Systems

A 10 MINUTE OVERVIEW OF KEY FEATURES FOR EVENT MOBILE APPS.

Connecting your Aiki phone to a network

Spring Hill State Bank Mobile Banking FAQs

NEW! CLOUD APPS ReadyCLOUD & genie remote access

Feature List for Kaspersky Security for Mobile

Tuxedo Touch INFORMATION FOR SECURITY DEALERS. Connect to Opportunity with the Connected Home and Business

National Cyber Security Month 2015: Daily Security Awareness Tips

What s New? Microsoft Dynamics NAV 2016

5 Ways to Improve the Quality and Efficiency of your Mobile Testing

Do you know what makes NetSupport Manager so unique?

Windows 10 Impact on IT departments and how to eliminate costly migration issues for Enterprises

The 2014 Bottleneck Report on Enterprise Mobile

IT Security DO s and DON Ts

MMS ERP SYSTEM integrated management system for human resources management, and the relationships with customers through procedures and systems to

(

EZ RMC Remote HMI App Application Guide for ios

MOBILE BANKING. Why should I use Mobile Banking?

IRON-HID: Create your own bad USB. Seunghun Han

Managing Mobility. 10 top tips for Enterprise Mobility Management

Sample Exam Foundation Level Syllabus. Mobile Tester

Titanium 3.0. Features. Virtual PBX Technology - Business Phone System

Ken Delaney Technology and Management Directions for Smartphones and Tablets

Transcription:

Workshop: Testing Mobile Application with 'I SLICED UP FUN' Jonathan Kohl, Kohl Concepts, Inc. Wednesday, November 9th, 2011 1:30PM 3:00PM

Testing Mobile Applications Jonathan Kohl jonathan@kohl.ca www.kohl.ca The World is Going Mobile The Post-PC era has arrived! A billion-plus phones sold per year More mobile processors being manufactured Application development and distribution Smartphones are integrated into our lives more and more Smartphones are affordable in areas where a PC is cost-prohibitive 2 The numbers don't lie: Mobile devices overtaking PCs, Fortune, August 2010

If You Aren t Mobile Yet, You will Be Internal Pressure Your CEO gets a tablet for their birthday External Pressure Your competition has zippy new smartphone apps Market Pressure An important customer offers money for smartphone apps 3 Implications Testing Mobile Applications is Different Devices have less power Inputs and displays are smaller Devices are portable and applications depend on location Connectivity is different Communication devices as well as computers You have to distribute your app through a store 4

Difference: Less Power Than a PC Interactions with the operating system or other programs can have a big impact This is a common source of problems: one app leaves the device in a state, and your app launches in that state Memory intensive activities can freeze up the device Kinetic inputs can behave strangely 5 Difference: Network & Connectivity Network connections can have a huge impact on the way a web-based mobile application works Wifi vs. 3G vs. others Moving between wifi devices, or providers can cause interesting error conditions Eg. Walk through a large building with multiple wifi devices Walking or driving into dead spots can cause an application to fail in strange ways 6

Difference: Application Store Distribution 7 Apps are distributed through online stores set up by providers Eg. AppStore, Android Market, others Apps are distributed through online stores set up by providers Eg. AppSTore Android Market, others They have submission guidelines,: read them! Failing to follow store submission specs can result in denial I SLICED UP FUN! A model for testing mobile applications Adapted from Bach s SFDPOT model structure, function, data, platforms, operations, time Each letter stands for an approach or consideration when testing mobile apps Combine it with your own favorite approaches and mnemonics 8 * thanks to Jared Quinert for the mnemonic creation help

I: Inputs into Device Keyboard(s) Touch screen Voice control Synching with other devices Peripherals that you can plug in to the device Test Tip: Hold, move, and rotate the device and input with different combinations be creative! 9 S: Store Submission submission specifications and development guides user guides for error handling, location services, permissions for user privacy items, accessibility, etc. Test Tip: Find guidelines and compare with application 10

L: Location Geo-location capabilities Dead spots Connection issues Moving from one network to another (eg. Wifi to wifi, wifi to 3G, 3G to wifi, others) Test Tip: Get Physical! Move around and use different location-based functions. See how the device transitions from connection types 11 I: Interactions/Interruptions* Running multiple applications, utilizing multitasking Using other applications, then using the application you are testing (email, calendar, texting, note taking, others) Notifications (new emails, phone calls, text messages, other notifications) Error messages (losing connections, notifications, operating system and others) 12 * Testlabs Top 10 Tips For Testing iphone Applications http://blog.testlabs.com/search/label/iphone

Interactions/Interruptions Test Tip: Make it Real Create scenarios using other apps or functionality on the device while using the app These can be a treasure trove of bug discovery. 13 C: Communication Phone Texting Emails Instant messaging Voicemail messages Test Tip: Integrate various communication types to see how your app handles disruption. 14

E: Ergonomics Small devices have little ergonomic help. Watch for: Sore eyes, fingers, backs Much faster fatigue than using a computer Test Tip: Watch for usability bugs in workflows or app functionality that makes strain worse: Too much typing/tapping Items are too small Long workflows 15 D: Data* Types of input: special characters, different languages, etc Media: outside sources of data Updates to firmware, carrier settings, app settings, frequency of updates Test Tip: Explore options to generate and input different sizes and types of data. Add time and timing of inputs to add variablity. 16 * Bach, 2003. Heuristic Test Strategy Model http://www.satisfice.com/tools/satisfice-tsm-4p.pdf

U: Usability Smaller size, slower network speeds and awkward interaction with devices causes people to get frustrated easily People will stop using an app and move on if they find it difficult to use Usability is one of the most important factors for the success of a mobile app 17 Usability Testing Tip: Watch for awkward workflows to install, configure or update an app Identify repetitive, confusing or long workflows that are physically tiring Watch your emotions: if you feel tired, angry or frustrated, find out why and log it. 18

P: Platforms* The proliferation of devices types, firmware updates, types of carriers, and even web browsers is enormous Configuration testing can get out of hand quickly brands and types of devices hardware versions OS versions network (3G, wifi, others) SSL vs non-secure 19 *Bach, 2003. Heuristic Test Strategy Model http://www.satisfice.com/tools/satisfice-tsm-4p.pdf Platforms Emulators often have little value beyond unit/smoke testing Require physical devices to wander around, input into, rotate, interact with, change networks to find important bugs 20

Platforms Testing Tips: Test on as many device types as you can Testing in different places with different carrier connections will yield timing-related and other bugs Use classification trees to find optimization paths to deal with the combinatorial explosion Look for services that help you expand configuration platform testing to save money 21 F: Functional Properties* Analyzing what an app does, what problems it solves, and all of the features and functionality it has is important How does this interact with the device and its physical limitations? Testing Tips: Tour your device settings and try out different combinations Tour the application and explore it thoroughly 22 *Bach, 2003. Heuristic Test Strategy Model http://www.satisfice.com/tools/satisfice-tsm-4p.pdf

U: User Scenarios People use mobile devices differently than computers Identify how your app would integrate with other functionality on the device: Communication: phone, texting Calendar, appointment management Note taking, voice commands 23 User Scenarios Testing Tips: Create scenarios that integrate your application with typical device use Create personae of three users: Someone with your skills Someone who is a techno-phobe Someone in-between 24

N: Network Network latency is more pronounced on mobile devices Back end infrastructure is varied, and crosses companies, borders, and can be complicated Less reliable connectivity due to moving around Testing Tips: Explore combinations of network types, signal strength, locations and try to force network errors 25 I SLICED UP FUN! 26

27 Project Management Discovery Schedule Impact: it s difficult to get as much testing time in a day Smaller devices cause physical strain Back strain, eye strain Sore fingertips from touch screens No ergonomic support like we have with PCs 28

Logistics Challenges More Work than Test Computer Management Policies for procurement, updates and safe storage (small devices and cables disappear) Build updates can be challenging due to special tool requirements, dev licenses, updates locked to single machines, require technical knowledge Configuration tools and policies (installing SSL certs, updating firmware, etc.) 29 Logistics Challenges Having enough devices that are charged and available for your test team can be difficult Practice for collecting, charging and storing devices each night Practices for dealing with health issues: Hand sanitizer Cleaning devices after use Policy for updating dev and other licenses 30

Automation Challenges Automation on mobile isn t as mature Difficult to streamline automation when you have multiple devices to support different languages, tools, runtimes Testing on emulators that run on your PC has some value I was able to get basic automation working, but gestures, inputs, physical inputs support, etc. are lagging 31 Regulatory Challenges Some regulatory bodies are suspicious of the devices themselves: Size is too small Security risks of mobile data access Be prepared for filing, re-filing and changing requirements 32

Getting Started Use testing approaches you are familiar with Highlight and explore differences in mobile devices Exploit weaknesses and challenges of mobile devices in your test approach 33 Questions? 34

35 2011 Kohl Concepts Inc.