Top Banner
Mobile Testing Types Implementation Process Basics by Olesia Hirnyk
20

Mobile Testing Types and Basic Process

Jul 16, 2015

Download

Mobile

Olesia Hirnyk
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Mobile Testing Types and Basic Process

Mobile Testing Types

Implementation Process

Basics

by Olesia Hirnyk

Page 2: Mobile Testing Types and Basic Process

Analyze Design DevelopAccept

Feedback

Implementation

Test

Mobile Application Implementation Phases

Page 3: Mobile Testing Types and Basic Process

Market PortfolioTarget AudienceUser ScenariosUser ExperienceDevices

1. Analyze

Page 4: Mobile Testing Types and Basic Process

UI design approachUX scenarios identification

2. Design

Page 5: Mobile Testing Types and Basic Process

Mobile DevelopmentMobile Testing

3. Implement

Page 6: Mobile Testing Types and Basic Process

Does it meat Client Expectations?

4. Accept/Feedback

Page 7: Mobile Testing Types and Basic Process

Mobile TestingTesting

Mobile Testing

Functional Testing

Usability Testing

User Interface Testing

Performance Testing

Memory Leakage Testing

Interrupt Testing

Laboratory Testing

Installation Testing

Localization Testing

Certification Testing

Au

tom

ation

Testing

Cro

ssP

latform

Testing

Page 8: Mobile Testing Types and Basic Process

Usability Testing Mobile

DesignRecognition FeedbackSimplicityCommon Sense

Page 9: Mobile Testing Types and Basic Process

Functional TestingMobile

Meets business requirementsdoes what it should do

Page 10: Mobile Testing Types and Basic Process

User Interface TestingMobile

Matches designed UIMeets HIGs (Human Interface Guidelines)

Page 11: Mobile Testing Types and Basic Process

Performance TestingMobile

Time to:RunReactResponseLoad

Page 12: Mobile Testing Types and Basic Process

Memory Leakage TestingMobile

How application behaves in case of memory leak

1. While installing2. In Action

Page 13: Mobile Testing Types and Basic Process

Interrupt TestingMobile

Incoming and Outgoing SMS/MMSIncoming and Outgoing callsIncoming NotificationsBattery RemovalCable Insertion and Removal Network outage and recoveryMedia Player on/offDevice Power cycle

Page 14: Mobile Testing Types and Basic Process

Laboratory TestingMobile

Traffic dependency testingSimulating the complete wireless networkGlitches when a mobile application uses voice and/or data connection to perform some functionsGPS dependency

Page 15: Mobile Testing Types and Basic Process

Installation TestingMobile

InstallUpdateRemoveRestore

Page 16: Mobile Testing Types and Basic Process

Localization TestingMobile

Translations Characters Formatting

Page 17: Mobile Testing Types and Basic Process

Certification TestingMobile

Is application created according guidelines set by different mobile platforms?

Page 18: Mobile Testing Types and Basic Process

Cross Platform TestingMobile

Are you sure it will run under other platforms?

Page 19: Mobile Testing Types and Basic Process

Automation TestingMobile

Covers different platformsSaves time and money for long term projects

Page 20: Mobile Testing Types and Basic Process