Mobile App Testing is not something special

Size: px
Start display at page:

Download "Mobile App Testing is not something special"

Transcription

1 Mobile App Testing is not something special Simon Peter Schrijver simonsaysnomore.wordpress.com

2 My career in Mobile (App) Testing Between 2006 and 2014 Test Manager Did a lot of test execution myself Projects Introduction of new MVNO Upgrade of network systems HLR IN CDR processing CMS Billing Introduction of iphone (2008) Data Roaming

3 My career in Mobile (App) Testing Between January and October 2014 Senior Telecom Application Tester Projects Building HLR AuC HLR IN Automation SOAP UI

4 My career in Mobile (App) Testing From October 2014 up until now Senior Tester Mobile App Projects Jumbo ABN-AMRO

5 A Mobile Device is special As Steve Jobs said during the introduction of the ipod I want people to carry 1000 songs in their pocket * He later added the Internet, Touch and Phone to it * Source :

6 A Mobile Device is special You carry a lot of things with you on one device It is a part of everybody's live A whole new industry is created

7 A Mobile Device is special Because it is moving Brings some new things to test for Movement Edge of network Portrait/Landscape Touch Notifications Speed of data Battery of device Waiting time

8 A Mobile Device is special Network interfaces Bluetooth Near Field Communication Global Positioning System Wifi Cellular networks Sensors

9 Unique devices (increase of 28%) Versions Kitkat (4.4) runs on 37.8% of those devices 1294 Android manufacturers 1.4 billion active user per month The first device went on sale in October, 2008 Fragmentation Android in 2015 Source :

10 Fragmentation by device Source :

11 Fragmentation by brand Source :

12 What is a Mobile App? A mobile application (or mobile app) is a software application designed to run on smartphones, tablet computers and other mobile devices. Source: Wikipedia

13 Top Consumer Mobile Applications Money Transfer Location-Based Services Mobile Search Mobile Browsing Mobile Health Monitoring Mobile Payment Mobile Music Mobile Advertising Mobile Instant Messaging

14 Source :

15 Type of Mobile App? There are primarily three techniques for creating Mobile Apps: Native applications Mobile web applications Hybrid mobile applications Web-to-App applications Web-and-App applications

16 Type of Mobile App? Native Installed applications can use all mobile or tablet device features such as camera, calendar, and contacts. Support the richest user experience (for example, gaming applications) Built using each phone's native SDK Source:

17 Type of Mobile App? Web Accessible over the internet without installing software Use device browsers to provide native-looking applications Built using standard web technologies such as HTML5, CSS and JavaScript Source:

18 Type of Mobile App? Hybrid Leverage web technology and native device features Installed applications that use the device browser to display webbased user interface Able to use native device features Built using standard web technologies (HTML5, CSS, JS) and phone's native SDK. Source:

19 Native vs. Web vs. Hybrid Source:

20 What is Mobile App Testing? Software on a mobile device Interact with an user Send data over an interface To a backend system Wait for a response And process this response

21 What is Mobile App Testing? Fragmentation Devices Brand Operating system Features on the device Native, Hybrid, Web Features of the App

22 Mobile App Testing - Fragmentation Devices Brands

23 Mobile App Testing - Fragmentation Android , 4.2, , ios 7.0, ? 10.0 (sept 16)

24 Mobile App Testing - Fragmentation How to assess fragmentation? Define target groups to narrow your scope Choose between simulators (emulators) and real devices (rental devices) Assess the risks you are facing Test smart

25 Mobile App Testing - Fragmentation Test approach (manual) Integration/regression test on 1 real Android and ios device, complete test set 3-4 different Android/iOS devices with reduced test set based on assessment Time left over, test with other devices Start automation as soon as possible with native automation tools (Espresso for Android, XCTest for ios)

26 Mobile App Testing - Features on the device Network Camera Battery Touch screen Voice recording Location

27 Mobile App Testing - Native, Hybrid, Web Native Installation test Interface with API Touch Different OS Interaction with device attributes, like camera

28 Mobile App Testing - Native, Hybrid, Web Web Reached by navigating to a website by way of an URL All code executed from a server, resulting in network-dependent performance Have to test different mobile browsers. Responsive web design, responds automatically to whichever size device a user is on

29 Mobile App Testing - Native, Hybrid, Web Hybrid Best from the Native world and the Web world. Access to device-specific features

30 Mobile App Testing - Question Which one of these four expressions does not belong here? Usability Mobile Performance Security Mobile is made up as a specialism by the commercial people Guess what? You can become a Certified Mobile Tester (via ASTQB)

31 Mobile App Testing - Features of the App Make sure the user has an awesome experience That means, the functionality of the app is in order, the security measures are in place, the performance of the app is within accepted limits and the usability of the app is user friendly. These 4 quality attributes must meet the expected requirements

32 Skills for a Mobile App tester A mobile tester must possess certain skills who will make him/ her valuable. Improve your skills by learning from other Apps. Watch how other people use their Apps Communication Curiosity Critical thinking Tenacity Constant Learner Creativity Customer focus Programming and technical skills

33 Skills for a Mobile App tester - Communication Listen carefully. Don t interrupt other people while they re speaking. Speak clearly and precisely. Don t get personal when communicating with other people. Be able to communicate on different levels, ranging from technical to nontechnical audiences. Improve your vocabulary by reading books, blogs, and newspapers. Daniel Knott - Hands-On Mobile App Testing

34 Skills for a Mobile App tester - Curiosity A curious software tester explores the software to get as much information as possible out of the system to identify potential problems and raise interesting questions about the product Source : Daniel Knott - Hands-On Mobile App Testing

35 Skills for a Mobile App tester - Critical Thinking Critical thinking is thinking about thinking with the aim of not getting fooled. Michael Bolton Gain a deep understanding of the product Focus on the right testing work Daniel Knott - Hands-On Mobile App Testing

36 Skills for a Mobile App tester - Tenacity Software testers must be tenacious and explain or raise bugs over and over again until the software quality standards have been met. But be careful with this as you may end up being considered a nuisance. Here it s important to rely on your strong communication skills. Daniel Knott - Hands-On Mobile App Testing

37 Skills for a Mobile App tester - Constant Learner Software testers need to take note of changes taking place around them in order to adapt and learn new approaches, methods and technologies. To keep pace and learn new techniques and tools, software testers can read blogs or books and attend conferences and training courses. Daniel Knott - Hands-On Mobile App Testing

38 Skills for a Mobile App tester - Creativity The creativity process starts with generating the test idea and collecting the test data. Be creative in order to use mobile devices in different ways by paying attention to all the interfaces, sensors, and locations. Daniel Knott - Hands-On Mobile App Testing

39 Skills for a Mobile App tester - Customer Focus Try to think like a customer in order to determine whether the software being tested meets customer needs Requires you to be a product and field expert within your team Talk to customers to determine their needs and problems Use the knowledge to every phase of the software development process Daniel Knott - Hands-On Mobile App Testing

40 Skills for a Mobile App tester - Programming skills Mobile testers with no programming skills need to train themselves by reading a book about programming languages or patterns following a programming tutorial on the Internet attending a programming course. It s also possible to ask a developer to train the mobile tester within a project or company. Daniel Knott - Hands-On Mobile App Testing

41 Mobile App Test Coverage Model Heuristic : LONG FUN CUP Location Orientation Network Gesture Function User Scenarios Notification Dhanasekar Subramaniam Test coverage model focussed on testing of Mobile App Communication Updates Platform

42 LONG FUN CUP - Location App should be smart enough to track your current location and provided suggestions surrounding your locality App asks for user permission before tracking the location Options to mock your locations for testing the app Do not test an App sitting at your desk

43 LONG FUN CUP - Orientation Change the orientation, app should be able to provide a consistent user experience Test all your screens, pop-ups, toast messages, forms in all supported orientations Instance where the filled in form data disappears when you change the orientation

44 LONG FUN CUP - Network Mobile devices supports both cellular and wi-fi. They can automatically switch between any available networks. How does the app behave when the device switches between networks? Test for signal strength, network availability and reliability

45 LONG FUN CUP - Gesture Does your app supports all standard gestures? Is it consistent across the app? If it uses any new gestures, is it easy for the users to understand?

46 LONG FUN CUP - Function Any function that defines or distinguishes the product or fulfills core requirements. Test for interactions, error handling, starting and closing of the app, file access, navigation, multimedia and sync.

47 LONG FUN CUP User Scenarios Any scenario should have a story that is credible, motivating, complex and easy to evaluate Try to think about disfavored users and how they might try to exploit the app. Compare with competitor or web interface to get more real life scenarios

48 LONG FUN CUP - Notifications Notifications enable an application to inform its users that it has something for them. Test for all available types of visual notifications, sound and vibration.

49 LONG FUN CUP - Communication The primary purpose for using mobile phones is voice calls. How does the app behave after interruptions by an incoming call? What about text message, Skype video call or FaceTime? Test for such interruptions from voice communication and all necessary functions of your app.

50 LONG FUN CUP - Updates Mobile app gets frequent updates. Not only app updates but OS updates as well. What changes, which new features are in the latest OS update Analyse if the app needs any modification because of the OS updates.

51 LONG FUN CUP - Platform Have a good understanding of the popular mobile platforms especially Apple and Android Be aware of the history and also the latest trends in the mobile platform. What tools are available for testing What kind of test-ability layers are provided by the platform

52 Summertime bug Via the browser I entered my birthday, on the mobile app I displayed my birthday. It was displayed wrong

53 Next year

54 Useful information

55 Mobile App testing is not something special Mobile device is a channel. The user gains access via an App to the backend where all the information is stored. Mobile App testing is based on four quality attributes. Functionality is the most important one. When you as a tester already have some test experience, you can do Mobile App testing

56 I m a Tester 50 years old Tester since 1997 Test Mobile Apps since November 2014 Got the Mobile Apps testing job via my network Based on my reputation as a tester My job interview (there was none) Learn to test Mobile Apps just by myself

57 Simon Says Thank You Do you have any simonsaysnomore.wordpress.com

Mobile App Testing Guide. Basics of Mobile App Testing

Mobile App Testing Guide. Basics of Mobile App Testing 2015 Mobile App Testing Guide Basics of Mobile App Testing Introduction Technology is on peek, where each and every day we set a new benchmark. Those days are gone when computers were just a machine and

More information

Syllabus Version 2.5_R (04.04.2016)

Syllabus Version 2.5_R (04.04.2016) Syllabus Version 2.5_R (04.04.2016) CMAP-F-Syllabus V2.5_EN, 04.04.2016 Page 1 of 15 0. Introduction to This Syllabus... 4 0.1 Purpose of this document... 4 0.2 Cognitive Levels of Knowledge... 4 0.3 The

More information

Choosing a Mobile Application Development Approach

Choosing a Mobile Application Development Approach ASEAN Journal of Management & Innovation Vol. 1 No. 1, 69 74 by Stamford International University DOI: 10.14456/ajmi..4 ajmi.stamford.edu Choosing a Mobile Application Development Approach Phyo Min Tun

More information

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

WEB, HYBRID, NATIVE EXPLAINED CRAIG ISAKSON. June 2013 MOBILE ENGINEERING LEAD / SOFTWARE ENGINEER WEB, HYBRID, NATIVE EXPLAINED June 2013 CRAIG ISAKSON MOBILE ENGINEERING LEAD / SOFTWARE ENGINEER 701.235.5525 888.sundog fax: 701.235.8941 2000 44th St. S Floor 6 Fargo, ND 58103 www.sundoginteractive.com

More information

Mobile Test Strategy. Shankar Garg. Senior Consultant - Testing

Mobile Test Strategy. Shankar Garg. Senior Consultant - Testing Mobile Test Strategy Shankar Garg Senior Consultant - Testing Scope of Mobile Testing Why Quality is important Challenges in Mobile Testing Best Practices for Mobile Test Strategy Mobile Testing Tools

More information

A Beginners Guide To Responsive, Mobile & Native Websites 2013 Enhance.ie.All Rights Reserved.

A Beginners Guide To Responsive, Mobile & Native Websites 2013 Enhance.ie.All Rights Reserved. A Beginners Guide To Responsive, Mobile & Native Websites 2013 Enhance.ie.All Rights Reserved. 1 The Mobile Web refers to access to the world wide web, i.e. the use of browser-based Internet services,

More information

Mobile Application Testing

Mobile Application Testing Mobile Application Testing Whitepaper Author: Scott Aziz Date: June 1, 2012 This whitepaper outlines the critical areas of testing needed to certify mobile enterprise applications Best practices from UST

More information

Automated testing for Mobility New age applications require New age Mobility solutions

Automated testing for Mobility New age applications require New age Mobility solutions Automated testing for Mobility New age applications require New age Mobility solutions Executive Summary Today, mobile phone has transformed from its former role as a mere medium of communication to that

More information

ADF Mobile Overview and Frequently Asked Questions

ADF Mobile Overview and Frequently Asked Questions ADF Mobile Overview and Frequently Asked Questions Oracle ADF Mobile Overview Oracle ADF Mobile is a Java and HTML5-based mobile application development framework that enables developers to build and extend

More information

A Model for Classification of Issues and Strategies Related To Smart Phones Applications Testing

A Model for Classification of Issues and Strategies Related To Smart Phones Applications Testing Cloud Computing & Big Data 37 A Model for Classification of Issues and Strategies Related To Smart Phones Applications Testing Deepika Dhamija Research Scholar Computer Science Department Jaipur National

More information

Developing and deploying mobile apps

Developing and deploying mobile apps Developing and deploying mobile apps 1 Overview HTML5: write once, run anywhere for developing mobile applications 2 Native app alternative Android -- Java ios -- Objective-C Windows Mobile -- MS tools

More information

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

Mobile application testing is a process by which application software developed for hand held mobile devices is tested for its functionality, Mobile Testing Mobile application testing is a process by which application software developed for hand held mobile devices is tested for its functionality, usability and consistency. A mobile application

More information

Workshop on Android and Applications Development

Workshop on Android and Applications Development Workshop on Android and Applications Development Duration: 2 Days (8 hrs/day) Introduction: With over one billion devices activated, Android is an exciting space to make apps to help you communicate, organize,

More information

DEVELOPING NFC APPS for BLACKBERRY

DEVELOPING NFC APPS for BLACKBERRY 1 DEVELOPING NFC APPS for BLACKBERRY NFC Forum, Developers Showcase March 21 st, 2014 Larry McDonough, Principal Evangelist @LMCDUNNA 2 CONTENTS Development on BlackBerry BlackBerry NFC Support 5 most

More information

Mobility Introduction Android. Duration 16 Working days Start Date 1 st Oct 2013

Mobility Introduction Android. Duration 16 Working days Start Date 1 st Oct 2013 Mobility Introduction Android Duration 16 Working days Start Date 1 st Oct 2013 Day 1 1. Introduction to Mobility 1.1. Mobility Paradigm 1.2. Desktop to Mobile 1.3. Evolution of the Mobile 1.4. Smart phone

More information

Interview with Cocomore, agency for marketing and IT services

Interview with Cocomore, agency for marketing and IT services Interview with Cocomore, agency for marketing and IT services Posted on September 30, 2015 by Dominique Hazael-Massieux Leave a comment The HTML5Apps continues its series of interviews of European SMEs.

More information

MOBILE APPS. QA Testing for mobile applications

MOBILE APPS. QA Testing for mobile applications MOBILE APPS QA Testing for mobile applications How familiar are you with Apple devices? This question can be asked for apple devices as well as Android devices - depending on the company your interviewing

More information

Hands-On Mobile App Testing

Hands-On Mobile App Testing Hands-On Mobile App Testing A guide for mobile testers and anyone involved in the mobile app business. Daniel Knott This book is for sale at http://leanpub.com/mobiletesting This version was published

More information

Syllabus Version 1.2.8.

Syllabus Version 1.2.8. Syllabus Version 1.2.8. 0. Introduction to This Syllabus... 4 0.1 Purpose of this Document... 4 0.2 Cognitive Level of Knowledge... 4 0.3 The Examination... 5 0.4 Business Outcome... 5 0.5 Specialization...

More information

Lee Barnes, CTO Utopia Solutions. Utopia Solutions

Lee Barnes, CTO Utopia Solutions. Utopia Solutions Mobile Technology Testing Are You Ready? Lee Barnes, CTO Utopia Solutions Agenda 1. Mobile Testing Challenges 2. Mobile Testing Practices 3. Mobile Test Automation 4. Summary and Q & A Mobile Testing Challenges

More information

S ELEC T IONS F ROM DZON E S 2 01 5 GU ID E TO M OB ILE D E V E LO P M E N T 2015 EDITION R E S E AR C H PA RTNER SPOTLIGHT

S ELEC T IONS F ROM DZON E S 2 01 5 GU ID E TO M OB ILE D E V E LO P M E N T 2015 EDITION R E S E AR C H PA RTNER SPOTLIGHT DZONE.COM/RESEARCH S ELEC T IONS F ROM THE DZONE GUIDE TO MOBILE DEVELOPMENT 015 EDITION R E S E AR C H PA RTNER SPOTLIGHT DZON E S 01 5 GU ID E TO M OB ILE D E V E LO P M E N T 1 Key Research Findings

More information

WHITEPAPER BEST PRACTICES IN MOBILE APPLICATION TESTING

WHITEPAPER BEST PRACTICES IN MOBILE APPLICATION TESTING WHITEPAPER BEST PRACTICES IN MOBILE APPLICATION TESTING 1 The basic frame of software testers mind-set is attuned to check documentation, functionality, stability, API and performance and make sure that

More information

esarinformation Systems Simplifying your Technology Mobile Applications Development Profile

esarinformation Systems Simplifying your Technology Mobile Applications Development Profile esarinformation Systems Simplifying your Technology Mobile Applications Development Profile Why Mobile Application Custom mobile application with a unique touch is much needed to boost the functions and

More information

Mobile Testing That s Just a Smaller Screen, Right?

Mobile Testing That s Just a Smaller Screen, Right? Mobile Testing That s Just a Smaller Screen, Right? Stephen Janaway Senior Software Test Manager Nokia Mobile Phones Who am I? Stephen Janaway 12 years experience in mobile software testing. Software testing

More information

Mobile Application Development

Mobile Application Development Web Engineering Mobile Application Development Copyright 2015 Slides from Federico M. Facca (2010), Nelia Lasierra (updates) 1 2 Where we are? # Date Title 1 5 th March Web Engineering Introduction and

More information

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

Workshop: Testing Mobile Application with 'I SLICED UP FUN' 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

More information

Mobile Application Design

Mobile Application Design Mobile Application Design Lecturer/Convenor: Richard Boateng, PhD. Email: richard@pearlrichards.org Office: UGBS RT18 (rooftop) What Matters? Photo Illustrations from Getty Images www.gettyimages.com 1

More information

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

Enterprise Mobile App Management Essentials. Presented by Ryan Hope and John Nielsen Enterprise Mobile App Management Essentials Presented by Ryan Hope and John Nielsen 1 Mobile App Trends Global mobile app downloads to exceed 30B by 1016 US and Europe account for over 70% of the market

More information

How to Choose Right Mobile Development Platform BROWSER, HYBRID, OR NATIVE

How to Choose Right Mobile Development Platform BROWSER, HYBRID, OR NATIVE How to Choose Right Mobile Development Platform BROWSER, HYBRID, OR NATIVE Solutions Introduction: Enterprises around the globe are mobilizing mission-critical services. Businesses get streamlined due

More information

Mastering Mobile Web with 8 Key Rules. Mastering Mobile Web with 8 Key Rules www.mobilelabsinc.com

Mastering Mobile Web with 8 Key Rules. Mastering Mobile Web with 8 Key Rules www.mobilelabsinc.com Mastering Mobile Web with 8 Key Rules 1 2 Introduction When it comes to mobile web design and testing, mobility plays by a far different set of rules than the desktops of years past. Today we are challenged

More information

Build a Mobile App in 60 Minutes with MAF

Build a Mobile App in 60 Minutes with MAF Build a Mobile App in 60 Minutes with MAF Presented by: John Jay King Download this paper from: 1 Session Objectives Understand the components of Oracle MAF Use Oracle MAF to create mobile applications

More information

Smartphone Overview for the Blind and Visually Impaired

Smartphone Overview for the Blind and Visually Impaired Smartphone Overview for the Blind and Visually Impaired The smartphone has become a primary technology for many people who are blind or have low vision. A smartphone provides a multi-purpose toolkit like

More information

Android 5.0: Lollipop OS

Android 5.0: Lollipop OS IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. 2 Issue 6, June 2015. www.ijiset.com Android 5.0: Lollipop OS ISSN 2348 7968 Meenakshi M.Tech Student, Department of

More information

Mobile Performance Testing Approaches and Challenges

Mobile Performance Testing Approaches and Challenges NOUS INFOSYSTEMS LEVERAGING INTELLECT Mobile Performance Testing Approaches and Challenges ABSTRACT Mobile devices are playing a key role in daily business functions as mobile devices are adopted by most

More information

Appery.io Overview. However mobile also presents many challenges for enterprises:

Appery.io Overview. However mobile also presents many challenges for enterprises: Appery.io Overview Enterprises and businesses of all sizes are racing to mobilize existing business applications and create new ones at an unprecedented pace. And with the base of smartphones and tablets

More information

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any

More information

Basic Trends of Modern Software Development

Basic Trends of Modern Software Development DITF LDI Lietišķo datorsistēmu programmatūras profesora grupa e-business Solutions Basic Trends of Modern Software Development Mobile Development Trends Need an App... 3 4 Popular Devices in Latvia

More information

Mobile App Infrastructure for Cross-Platform Deployment (N11-38)

Mobile App Infrastructure for Cross-Platform Deployment (N11-38) Mobile App Infrastructure for Cross-Platform Deployment (N11-38) Contents Introduction... 2 Background... 2 Goals and objectives... 3 Technical approaches and frameworks... 4 Key outcomes... 5 Project

More information

Following statistics will show you the importance of mobile applications in this smart era,

Following statistics will show you the importance of mobile applications in this smart era, www.agileload.com There is no second thought about the exponential increase in importance and usage of mobile applications. Simultaneously better user experience will remain most important factor to attract

More information

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

It's a Phone First! How to Test Your Five-star Mobile Apps BW4 Concurrent Session 11/7/2012 10:15 AM "It's a Phone First! How to Test Your Five-star Mobile Apps" Presented by: Will Hurley Quality and Security Services Brought to you by: 340 Corporate Way, Suite

More information

Firefox for Android. Reviewer s Guide. Contact us: press@mozilla.com

Firefox for Android. Reviewer s Guide. Contact us: press@mozilla.com Reviewer s Guide Contact us: press@mozilla.com Table of Contents About Mozilla Firefox 1 Move at the Speed of the Web 2 Get Started 3 Mobile Browsing Upgrade 4 Get Up and Go 6 Customize On the Go 7 Privacy

More information

TECHNOLOGIES PVT. LTD.

TECHNOLOGIES PVT. LTD. Company Profile SiSAH TECHNOLOGIES PVT. LTD. Implementing Thoughts WHO WE ARE : SiSAH Technologies Pvt. Ltd. is an India based software development service based company focused on delivering the best

More information

Issues in Android on Mobile Platform and Their Resolution

Issues in Android on Mobile Platform and Their Resolution Issues in Android on Mobile Platform and Their Resolution 1 Monika A. Ganpate, 2 Dipika R. Shinde 1, 2 Institute of Management and Computer Studies, Thane (West), India, University of Mumbai, India Abstract:

More information

THE BUSINESS CASE FOR HYBRID HTML5 MOBILE APPS

THE BUSINESS CASE FOR HYBRID HTML5 MOBILE APPS Exploring the business case for building hybrid HTML5 mobile applications for enterprise mobility projects compared to implementing with a purely native development approach. THE BUSINESS CASE FOR HYBRID

More information

Addressing the Mobile Tracking Challenge. Marketing in Perpetual Motion

Addressing the Mobile Tracking Challenge. Marketing in Perpetual Motion Addressing the Mobile Tracking Challenge Marketing in Perpetual Motion Addressing the Mobile Tracking Challenge Marketing in Perpetual Motion The Mobile Tracking Challenge As recently as 25 years ago,

More information

Choosing a Mobile Strategy for Your Business

Choosing a Mobile Strategy for Your Business Choosing a Mobile Strategy for Your Business Michael Slater, CEO michael@webvanta.com 888.670.6793 www.webvanta.com 1 Welcome to the Webinar Thanks for joining us! Ask questions at any time in the chat

More information

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

From Traditional Functional Testing to Enabling Continuous Quality in Mobile App Development From Traditional Functional Testing to Enabling Continuous Quality in Mobile App Development Introduction Today s developers are under constant pressure to launch killer apps and release enhancements as

More information

CASE STUDY. Enhancing the Patient Experience Harris Mobile Patient Engagement Platform

CASE STUDY. Enhancing the Patient Experience Harris Mobile Patient Engagement Platform CASE STUDY Enhancing the Patient Experience Harris Mobile Patient Engagement Platform As a patient, when health issues start cropping up, you sit up and take notice. You get proactive about researching,

More information

Overview. Unified Communications

Overview. Unified Communications OpenScape Mobile V7 OpenScape Mobile is the next-generation mobile client of Unify, for the latest mobile phones and tablets. It combines SIP-based VoIP, UC and video features into one single application.

More information

Mobile Accessibility. Jan Richards Project Manager Inclusive Design Research Centre OCAD University

Mobile Accessibility. Jan Richards Project Manager Inclusive Design Research Centre OCAD University Mobile Accessibility Jan Richards Project Manager Inclusive Design Research Centre OCAD University Overview I work at the Inclusive Design Research Centre (IDRC). Located at OCAD University in downtown

More information

Developing Exceptional Mobile and Multi-Channel Applications using IBM Web Experience Factory

Developing Exceptional Mobile and Multi-Channel Applications using IBM Web Experience Factory Developing Exceptional Mobile and Multi-Channel Applications using IBM Web Experience Factory IBM Corporation 2011 Web Experience Factory formerly known as WebSphere Portlet Factory Note we are currently

More information

separate the content technology display or delivery technology

separate the content technology display or delivery technology Good Morning. In the mobile development space, discussions are often focused on whose winning the mobile technology wars how Android has the greater share of the mobile market or how Apple is has the greatest

More information

Technology Services...Ahead of Times. Enterprise Application on ipad

Technology Services...Ahead of Times. Enterprise Application on ipad Technology Services...Ahead of Times Enterprise Application on ipad Diaspark, 60/2 Babu Labhchand Chhajlani Marg, Indore M.P. (India) 452009 Overview This white paper talks about the capabilities of ipad

More information

Testing Mobile Application using Device Cloud

Testing Mobile Application using Device Cloud Testing Mobile Application using Device Cloud Device Cloud and Benefits CSC has partnerships with mobile device cloud services such as DeviceAnywhere Device cloud platform provides an end-to-end solution

More information

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

platforms Android BlackBerry OS ios Windows Phone NOTE: apps But not all apps are safe! malware essential Best Practices for Smartphone Apps A smartphone is basically a computer that you can carry in the palm of your hand. Like computers, smartphones have operating systems that are often called platforms.

More information

Mobile App Proposal 0-000-000-000. - Magazine company- email@address.com. January 12, y. Direct Contact. Email

Mobile App Proposal 0-000-000-000. - Magazine company- email@address.com. January 12, y. Direct Contact. Email Mobile App Proposal - Magazine company- January 12, y Direct Contact 0-000-000-000 Email email@address.com TABLE OF CONTENTS 1. Introduction 2. Project Overview & Objectives 3. About Newsboard 4. Analytics

More information

Best Practices in Enterprise Smartphone Development

Best Practices in Enterprise Smartphone Development Best Practices in Enterprise Smartphone Development Rhomobile White Paper This white paper was written by Adam Blum, Founder and CEO of Rhomobile 12/16/2010 Best Practices in Enterprise Smartphone Development

More information

Competitive Analysis of Video Phone Software Platforms

Competitive Analysis of Video Phone Software Platforms Competitive Analysis of Video Phone Software Platforms Kristy Cunningham, Team AVALANCHE, TC841, April 2011 Executive Summary Date Night is an interactive 3D social space that affords couples the opportunity

More information

THE OPPORTUNITIES & CHALLENGES OF MOBILE LEARNING

THE OPPORTUNITIES & CHALLENGES OF MOBILE LEARNING THE OPPORTUNITIES & CHALLENGES OF MOBILE LEARNING Smartphones and tablets play an increasingly large role in people s personal and professional communication. Is mobile learning right for your organization?

More information

RTC:engine. WebRTC SOLUTION SIPWISE AND DEUTSCHE TELEKOM / TLABS ANNOUNCE COOPERATION FOR THE

RTC:engine. WebRTC SOLUTION SIPWISE AND DEUTSCHE TELEKOM / TLABS ANNOUNCE COOPERATION FOR THE SIPWISE AND DEUTSCHE TELEKOM / TLABS ANNOUNCE COOPERATION FOR THE WebRTC SOLUTION RTC:engine Sipwise and Deutsche Telekom AG / Telekom Innovation Laboratories signed a cooperation agreement for joint development

More information

Mobile Apps: What Consumers Really Need and Want. A Global Study of Consumers Expectations and Experiences of Mobile Applications

Mobile Apps: What Consumers Really Need and Want. A Global Study of Consumers Expectations and Experiences of Mobile Applications Mobile Apps: What Consumers Really Need and Want A Global Study of Consumers Expectations and Experiences of Mobile Applications The Difference Between a Mobile App and a Mobile Website Before we evaluate

More information

www.wipro.com Mobile Testing Preparing for a fast-changing mobile world. Sudheer M, Practice Head - Mobility Testing and Automation

www.wipro.com Mobile Testing Preparing for a fast-changing mobile world. Sudheer M, Practice Head - Mobility Testing and Automation www.wipro.com Mobile Testing Preparing for a fast-changing mobile world. Sudheer M, Practice Head - Mobility Testing and Automation Table of Contents 03----------------------------------------------------Introduction

More information

Applications the centerpiece of a BYOD environment.

Applications the centerpiece of a BYOD environment. Applications the centerpiece of a BYOD environment. November 2012 Summary Most businesses today realize that it has become a necessity to offer solutions to help employees better manage both their business

More information

Cross-Platform Development

Cross-Platform Development 2 Cross-Platform Development Cross-Platform Development The world of mobile applications has exploded over the past five years. Since 2007 the growth has been staggering with over 1 million apps available

More information

5 Secrets to a Successful Mobile Application Testing Strategy

5 Secrets to a Successful Mobile Application Testing Strategy 5 Secrets to a Successful Mobile Application Testing Strategy 25 th Jun 2014 Ajay Balamurugadas / Sundaresan Krishnaswami www.maas360.com Today s Agenda 5 key elements of a robust test repository Addressing

More information

Enterpise Mobility Lexicon & Terminology

Enterpise Mobility Lexicon & Terminology 1 Enterpise Mobility Lexicon & Terminology www.openratio.com By Rabih Kanaan 1 Amazon SNS Amazon Simple Notification Service (SNS) is a push messaging service that makes it simple & cost-effective to push

More information

Experimental Comparison of Hybrid and Native Applications for Mobile Systems

Experimental Comparison of Hybrid and Native Applications for Mobile Systems , pp. 1-12 http://dx.doi.org/10.14257/ijmue.2015.10.3.01 Experimental Comparison of Hybrid and Native Applications for Mobile Systems Seung-Ho Lim Department of Digital Information Engineering Hankuk University

More information

Responsive Web Design. vs. Mobile Web App: What s Best for Your Enterprise? A WhitePaper by RapidValue Solutions

Responsive Web Design. vs. Mobile Web App: What s Best for Your Enterprise? A WhitePaper by RapidValue Solutions Responsive Web Design vs. Mobile Web App: What s Best for Your Enterprise? A WhitePaper by RapidValue Solutions The New Design Trend: Build a Website; Enable Self-optimization Across All Mobile De vices

More information

The Next Generation Test Platform for Mobile Apps

The Next Generation Test Platform for Mobile Apps The Next Generation Test Platform for Mobile Apps Agenda Who is SOASTA? Evolution in Man/Machine interaction Challenges faced by our customers Introducing TouchTest How to get started with TouchTest Fred

More information

Penetration Testing for iphone Applications Part 1

Penetration Testing for iphone Applications Part 1 Penetration Testing for iphone Applications Part 1 This article focuses specifically on the techniques and tools that will help security professionals understand penetration testing methods for iphone

More information

Print to Interactive Roadmap. with Patrick McNeil

Print to Interactive Roadmap. with Patrick McNeil Print to Interactive Roadmap with Patrick McNeil Spoiler alert: Print to web doesn t mean what it used to The agenda The agenda The problem Industry overview User centered design process End goals Skills

More information

PROFESSIONAL DIGITAL TWO-WAY RADIO MOTOTRBO ANYWHERE. for ios USER GUIDE

PROFESSIONAL DIGITAL TWO-WAY RADIO MOTOTRBO ANYWHERE. for ios USER GUIDE PROFESSIONAL DIGITAL TWO-WAY RADIO MOTOTRBO ANYWHERE for ios USER GUIDE MOTOROLA, MOTO, MOTOROLA SOLUTIONS, MOTOTRBO and the Stylized M logo are trademarks or registered trademarks of Motorola Trademark

More information

Native, web or hybrid mobile-app development

Native, web or hybrid mobile-app development IBM Software Thought Leadership White Paper WebSphere Native, web or hybrid mobile-app development 2 Native, web or hybrid mobile-app development Contents 2 Introduction 2 Introducing the approaches 2

More information

Introducing BEEKS Proximity Solutions. Developer Kit Gets You Started

Introducing BEEKS Proximity Solutions. Developer Kit Gets You Started Introducing BEEKS Proximity Solutions BEEKS from BluVision provides industry-leading Bluetooth beacon solutions to enterprises and innovative developers. Leveraging a cutting-edge, cloudbased solution,

More information

Ubuntu, a new force in mobile

Ubuntu, a new force in mobile Ubuntu, a potent new force in mobile Ubuntu App Dev School Ubuntu, a new force in mobile Defining the future of computing Ubuntu now runs on smartphones, desktop, servers and powers the cloud Brings a

More information

Introduction to Oracle Mobile Application Framework Raghu Srinivasan, Director Development Mobile and Cloud Development Tools Oracle

Introduction to Oracle Mobile Application Framework Raghu Srinivasan, Director Development Mobile and Cloud Development Tools Oracle Introduction to Oracle Mobile Application Framework Raghu Srinivasan, Director Development Mobile and Cloud Development Tools Oracle Safe Harbor Statement The following is intended to outline our general

More information

ON24 MOBILE WEBCASTING USER GUIDE AND FAQ FEBRUARY 2015

ON24 MOBILE WEBCASTING USER GUIDE AND FAQ FEBRUARY 2015 FEBRUARY 2015 MOBILE ATTENDEE GUIDE ON24 s Mobile Webcasting console allows you to bring your webcast directly to your audience, regardless of location. Users on mobile devices can register, attend, and

More information

Apple in the Enterprise

Apple in the Enterprise Apple in the Enterprise New iphones, Wearables, ios 8 Josh Lambert Chris Corbet Today The Biggest Advancement in the History of iphone iphone 6, iphone 6 Plus Watch ios 8 Pay ios 8 in the Enterprise 2

More information

app design & development

app design & development FOR MOBILE BUSINESS app design & development SMARTPHONES AND TABLETS App Market Revolution $9B $8B $7B $6B $5B $4B News and Business $3B $2B $1B $0B 2008 2009 2010 2011 2012 2013 2014 From Apple s App

More information

50 shades of Siebel mobile

50 shades of Siebel mobile 50 shades of Siebel mobile Markus Schneeweis ec4u expert consulting AG 1 Agenda Start Part 1 The disruption Part 2 What means mobile? Part 3 Siebel Mobile clash of the generations? Part 4 Our offer 7 Key

More information

Mobile Communicator for Mobile Devices

Mobile Communicator for Mobile Devices Mobile Communicator for Mobile Devices Quick Reference Guide Hosted Voice Customer Resource Center www.earthlinkbusiness.com/hostedvoice 2015 EarthLink. Trademarks are property of their respective owners.

More information

TABLE OF CONTENTS. Source of all statistics:

TABLE OF CONTENTS. Source of all statistics: TABLE OF CONTENTS Executive Summary 2 Mobile Phone Users 3 Mobile Web Browsing 4 New Media Channels 5 Importance of Mobile 6 Advertising Spending 7 Location-Based Services 9 Location-Based Ads 10 Mobile

More information

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

MOBILE APPLICATION TESTING. TekMindz s Testing solutions for enterprises INDZ TM TEK MOBILE APPLICATION TESTING TekMindz s Testing solutions for enterprises TEK INDZ TM Mobile Testing Strategy There are unique challenges in testing mobile applications. The challenges are mainly due to

More information

Take full advantage of IBM s IDEs for end- to- end mobile development

Take full advantage of IBM s IDEs for end- to- end mobile development Take full advantage of IBM s IDEs for end- to- end mobile development ABSTRACT Mobile development with Rational Application Developer 8.5, Rational Software Architect 8.5, Rational Developer for zenterprise

More information

8x8 Virtual Office Mobile User Guide for ios

8x8 Virtual Office Mobile User Guide for ios 8x8 User Guide for ios Works with iphone, ipad and ipod Touch Version 4.0, October 2012 The Champion For Business Communications Table of Contents Introduction...3 Features...3 Technical Requirements...4

More information

Adobe Experience Manager Apps

Adobe Experience Manager Apps Adobe Experience Manager Apps Capability Spotlight Adobe Experience Manager Apps Enable marketing and development teams to collaborate and deliver more engaging mobile app experiences that drive higher

More information

MULTIMEDIA. Sploosh Media

MULTIMEDIA. Sploosh Media MULTIMEDIA Sploosh Media who where what? Sploosh Media is a vibrant Manchester based design, development and digital multimedia consultancy, known best for delivering brand, ecommerce and multi-channel

More information

INTERACTIVE SERVICES CAPABILITIES PRESENTATION

INTERACTIVE SERVICES CAPABILITIES PRESENTATION Title here INTERACTIVE SERVICES CAPABILITIES PRESENTATION 1 There is no Community, without Communication. There is no Society, without Social Interaction. We are thought leaders in the interactive space,

More information

Best Practice Guide for constructing a study area in studentcentral which is designed for friendly viewing in Blackboard Mobile Learn

Best Practice Guide for constructing a study area in studentcentral which is designed for friendly viewing in Blackboard Mobile Learn Best Practice Guide for constructing a study area in studentcentral which is designed for friendly viewing in Blackboard Mobile Learn Blackboard state that Blackboard Mobile Learn was designed to provide

More information

Can the app be installed on the device? Does the app behave as designed/desired if there is an incoming call?

Can the app be installed on the device? Does the app behave as designed/desired if there is an incoming call? 1) Can the app be installed on the device? Does the app behave as designed/desired if there is an incoming call? Does the app behave as designed/desired if there is an incoming SMS? Does the app behave

More information

Teqno Mates Solutions

Teqno Mates Solutions Teqno Mates Solutions About Teqno Mates Teqno Mates Solutions is an emerging outsourcing leader and one of the most promising web development companies in India, the biggest IT outsourcing hub of the world.

More information

Mobile Learning Application Based On Hybrid Mobile Application Technology Running On Android Smartphone and Blackberry

Mobile Learning Application Based On Hybrid Mobile Application Technology Running On Android Smartphone and Blackberry Mobile Learning Application Based On Hybrid Mobile Application Technology Running On Android Smartphone and Blackberry Djoni Haryadi Setiabudi, Lady Joanne Tjahyana,Winsen Informatics Department Petra

More information

MANAGEMENT SUMMARY INTRODUCTION KEY MESSAGES. Written by: Michael Azoff. Published June 2015, Ovum

MANAGEMENT SUMMARY INTRODUCTION KEY MESSAGES. Written by: Michael Azoff. Published June 2015, Ovum App user analytics and performance monitoring for the business, development, and operations teams CA Mobile App Analytics for endto-end visibility CA Mobile App Analytics WWW.OVUM.COM Written by: Michael

More information

2011 International Field Directors & Technologies Conference

2011 International Field Directors & Technologies Conference 2011 International Field Directors & Technologies Conference Research and Development on Mobile Devices and the Environment Needed for Data Collection By Geof Pejsa Technologies Management Office US Census

More information

574 Newark Avenue, Suite 210, Jersey City, NJ 07306 Contact Us: +1-888-745-3321 Email: info@mymobileinnovations.com

574 Newark Avenue, Suite 210, Jersey City, NJ 07306 Contact Us: +1-888-745-3321 Email: info@mymobileinnovations.com Explore My Mobile Innovations My Mobile Innovations is a renowned USA based Mobile Application Development Company, which has been successful in developing advanced and useful applications for clients,

More information

Transforming Web Business To Mobile Business

Transforming Web Business To Mobile Business Transforming Web Business To Mobile Business Agenda 1 Why Mobile? 2 How is Mobile Different from Web? 3 Technology Considerations when moving to Mobile 4 Business Considerations when moving to Mobile 5

More information

Statement of Direction

Statement of Direction Mobile First: Taking Mobile CRM to the Next Level 1 January 2013 Mobile First: Taking Mobile CRM to the Next Level Whitepaper Mobile First: Taking Mobile CRM to the Next Level 2 Table of Contents Notes...

More information

Client requirements. Engagement Situation

Client requirements. Engagement Situation Client requirements Our client is one of the providers of image editing platform and has a well established application available in Android PlayStore and iphone App Store which is being used to edit billions

More information

Successful Mobility. Matej Lavric Sales Leader for Mobile CEE

Successful Mobility. Matej Lavric Sales Leader for Mobile CEE Successful Mobility Matej Lavric Sales Leader for Mobile CEE There are 7.1 billion people on the planet 6 billion of them have access to mobile phones, only 3.5 billion of them use a toothbrush 2 90% of

More information