MoBILE TESTING – survival knowledge – Part VII

Slides:



Advertisements
Similar presentations
Global MP3 Geoffrey Beers Deborah Ford Mike Quinn Mark Ridao.
Advertisements

310KM M-Commerce Application Cheuk Ting Hei, Ng Ka Ming, Yuen Chun Pong.
Which server is right for you? Get in Contact with us
Virtual SharePoint Summit 2010 hosted by Rackspace Overcoming Collaboration Challenges with SharePoint Chris Samson Leslie Sistla Virtual SharePoint Summit.
IT skills: IT concepts: Web client (browser), Web server, network connection, URL, mobile client, peer-to- peer application This work is licensed under.
© 2009 Research In Motion Limited Methods of application development for mobile devices.
Optimize tomorrow today. TM 1 Optimize tomorrow today. Arlene Minkiewicz, Chief Scientist PRICE Systems, LLC Software.
Development of mobile applications using PhoneGap and HTML 5
What is HTML5? HTML5 is the new LEGO for both designers and programmers.
Object Oriented Databases by Adam Stevenson. Object Databases Became commercially popular in mid 1990’s Became commercially popular in mid 1990’s You.
Mobile cloud computing: survey 1. Introduction  In recent years, applications targeted at mobile devices havs started becoming abundant with applications.
Mobile Inspections Rebecca Wenner Kansas DHE Guy Outred Windsor Solutions.
First International Digital Tim Collins National-Louis University, Chicago Randy Cavaiani First International Digital, Inc., Chicago.
CHAPTER TEN AUTHORING.
Building Rich Web Applications with Ajax Linda Dailey Paulson IEEE – Computer, October 05 (Vol.38, No.10) Presented by Jingming Zhang.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Case Study.  Client needed to build data collection agents for various mobile platform  This needs to be integrated with the existing J2ee server 
1 Title: Introduction to Computer Instructor: I LTAF M EHDI.
Regional Conference on the use of mobile technologies for data collection, Addis Ababa, Ethiopia. Presenter : Mr. Mbemba Hydara 14 th October 2015.
Mobile web vs apps compared. Pro's of mobile web Accessible through any browser Doesn't require app download Load page by page Good for SEO Will have.
Challenges for App Developers Po Chi Wu, Ph.D. Adjunct Professor School of Bus. & Mgt. School of Engineering HKUST.
 Can access all API’s made available by OS vendor.  SDK’s are platform-specific.  Each mobile OS comes with its own unique tools and GUI toolkit.
INTRODUCING HYBRID APP KAU with MICT PARK IT COMPANIES Supported by KOICA
Discovering Computers 2009 Chapter 1 Introduction to Computers.
Converged Service Management Platform A Means to Innovative User Cases Tepal - Panama 2016 Alex Fano – VP Sales CaLA.
Week-3 (Lecture-1). Some Important internet terms: Archie : A program used to search files at FTP sites. There are currently 30 Archie servers in the.
Course Introduction CSSE 332 Operating Systems Rose-Hulman Institute of Technology.
BUILDING AND IMPLEMENT A EMBEDDED WEB SERVER BASE ON TCP/IP STACK WITH A SoC PLATFORM Professor : CHI-JO WANG Name : Bui Quang Hoa (M982b211)
Unit 3 Virtualization.
CLOUD ARCHITECTURE Many organizations and researchers have defined the architecture for cloud computing. Basically the whole system can be divided into.
Beginning of Xamarin for iOS development
Join the Community
Becoming a Pro IN Mobile Applications Testing
Introducing the Windows Mobile development
“An Eye View On the Future Generation Of Phones”
Operating Systems & System Software
Mobile Testing - Bug Report
Mobile Testing – Survival Knowledge – Part V
Chapter 1 The Nature of Software
Understanding Programming Mobile Web
Current Generation Hypervisor Type 1 Type 2.
Software Mr. Singh.
Mobile Application Development
Context-Aware Computing
Think Exam A Leading Online Examination Platform.
ICT Communications Lesson 1: Using the Internet and the World Wide Web
Chapter 18 MobileApp Design
ICT in Our Everyday Lives:
Mobile Website vs. Mobile App
Best Angular 2 interview questions and Answer that have been designed for Angular 2 programmers who are preparing online interviews on Angular 2 interviews question. Visit Website:
INTRODUCTION:  The website market is booming and a lot of companies are coming up with the latest version of website gadgets and smartphones.  There.
Exchange OST Recovery Freeware Tool. Index Introduction What is OST File? Reasons for OST file corruption Possible ways to fix OST file corruption issue.
FUEL MONITORING SYSTEM. WHAT IS FUEL MONITORING SYSTEM?FUEL MONITORING SYSTEM  Fuel-management systems are used to maintain and monitor fuel consumption.
Sony PlayStation For GPS BDA students, 2018
Resco Mobile CRM Enables Sales Reps and Field Technicians to Access CRM Data Effortlessly While On the Go Across All Types of Mobile Devices WINDOWS APP.
Dev Test on Windows Azure Solution in a Box
Chapter 1 – Introduction to Computers
DIGITAL LIBRARY.
First International Digital
Mobile Web Sites & Mobile Applications
Trevor Hamilton Thinh Luu CSE 403 homework 1 LCO
Lesson 9: GUI HTML Editors and Mobile Web Sites
Technical Capabilities
CSC 581: Mobile App Development
Presented by Greta Jurgelevičiūtė
Web Application Development Using PHP
ODK (Open Data Kit). What is Open Data Kit?  Many organizations are using mobile devices to collect data in the field. Open Data Kit is a suite of tools.
Introducing MagicInfo 6
Module 02 Operating Systems
Presentation transcript:

MoBILE TESTING – survival knowledge – Part VII Created by Ivette Doss

Objective for Today: 7. Practicum2 – Native Mobile Application: Introduction to Native Mobile Application – Industries and needs in Mobile Native application – specific of Native Mobile Application Testing – Interview Questions and Answers Homework: Write 30 Test Cases that will provide Full Test Coverage for the Mobile Native Application

Uniqueness of Native App Native mobile applications run directly on a mobile device's operating system, are fast and have access to all hardware features. Native applications can operate connected and disconnected from a network. Several of the features that make mobile devices unique (e.g. location awareness) require a network connection. Native applications offer the most advanced functions, visually rich content and possibly the best user experience. Native applications that collect data to send to server-based applications and additionally operate in disconnected mode, must synchronize the data periodically with the server-based applications. This requirement adds to the complexity of the mobile application. You should use a native application when either, (a) you need access to hardware features on the mobile device; or (b) the application needs to run in disconnected mode or use local storage; or (c) communication costs are high.

Native Applications Applications that are most suitable for a native platform include games, social networking, lifestyle and entertainment, technology, gadgets and travel.

WP WP

Comparison of Native App vs. Mobile Web App User Interface Notice that, in terms of the general look-and-feel, there’s little difference between the two, making for a consistent user experience

Comparison of Native App vs. Mobile Web App Development

Comparison of Native App vs. Mobile Web App Capabilities

Comparison of Native App vs. Mobile Web App Monetization

Comparison of Native App vs. Mobile Web App Method of Delivery

Comparison of Native App vs. Mobile Web App Versioning of the App

Comparison of Native App vs. Mobile Web App Versioning of the App

Comparison of Native App vs. Mobile Web App Strengths

Comparison of Native App vs. Mobile Web App Weaknesses

Helpful Links http://www.drdobbs.com/mobile/free-native-mobile-app-performance-monit/240152389 http://www.telerik.com/automated-testing-tools/ios-testing.aspx