7
ALIGNMINDS TECHNOLOGIES 0091-484-6900 333 info@alignminds. com www.alignminds.co m Tripunithura, Cochin, India.

AlignMinds Technologies - MOBILE APP TESTING-MAJOR KEYS TO FOLLOW

Embed Size (px)

Citation preview

Page 1: AlignMinds Technologies - MOBILE APP TESTING-MAJOR KEYS TO FOLLOW

ALIGNMINDS TECHNOLOGIES

0091-484-6900 333

[email protected]

www.alignminds.com Tripunithura,

Cochin, India.

Page 2: AlignMinds Technologies - MOBILE APP TESTING-MAJOR KEYS TO FOLLOW

Mobile is Eating the World – Is Your App Tested Enough?

Page 3: AlignMinds Technologies - MOBILE APP TESTING-MAJOR KEYS TO FOLLOW

"Mobile Is Eating the World"... In November 2013, Benedict Evans, a well-respected and widely followed analyst, says “Mobile is eating the World” tells the new revolution in the business. Mobile devices have witnessed a phenomenal growth in the past few years and on this Mobile-Era, people use mobile in Work, Gaming, Networking, Business, Education, Shopping and all day-to-day activities.

What about Mobile Apps?As we all know Mobile apps are software applications structured to run on Smartphone, Tablet Computers and other mobile devices. Every organization needs to ensure that the application meets a high quality level in all circumstances. I think an effective testing will helps to achieve this eminent quality bar. Hence excellent testing is essential for addressing the challenges and complexities of mobile application.

MOBILE APP TESTING - ELEMENTAL CHECKLISTSWe’re seeing the current booming stage of Mobile apps, it is necessary to test apps carefully in all possible ways to reach a larger audience. Suppose if you are going to test a mobile app we need to ensure our business goals, customer expectations and also follow up to the updated industry practices as well. The most important thing while you are testing a mobile app or even the web-based app is to make a checklist and test accordingly. The major Checklist categories are as follows:

Page 4: AlignMinds Technologies - MOBILE APP TESTING-MAJOR KEYS TO FOLLOW

Device specific checks: • Installation, Uninstallation, Re-Installation and Updating: Verify whether the application

can be installed, uninstalled, re-installed and updated successfully.• Verify that buttons/ keys which have no un-defined function & unexpected behavior on

the app when activating.• Verify the app behave as designed/desired if the sound on the device is turned off.• Verify whether the app behaves as designed/desired if the device is in airplane mode?• Verify that the app be found in the app store? (Check after go-live)• Verify whether the app switches properly to different applications on the device

through multitasking.• Verify whether all touch screen positions (buttons) working when a screen protector is

used.

Network specific checks:• Does the app behave according to specification if connected to the internet through Wi-

Fi, 3G, and 2G?• Verify the behavior of application when there is Network problem.• User should get proper error message like “Network error. Please try after some time”

Page 5: AlignMinds Technologies - MOBILE APP TESTING-MAJOR KEYS TO FOLLOW

• Resource Downloading: Verify whether the app handle the 'Pause' & 'Resume' to downloads.

• Does the app resume working when it gets back into network reach from outside reach of the network?

• Does the app use standard network ports (Mail: 25, 143, 465, 993 or 995 HTTP: 80 or 443 SFTP: 22) to connect to remote services, as some providers block certain ports.

App specific checks:• Has the app been tested on different type of devices and different versions of OS?• Integration: does the app connect correctly to the different social networks (LinkedIn,

Twitter, Facebook, etc.).• Is downloading of the app prevented in case it’s bigger than the OS allows downloading

when connected to cellular networks? • The app does not interfere with other apps when in background/multitasking mode• Check if any payment gateway occurs like paypal, chargify, etc...

App UI checks:• The main function of the app should be apparent immediately. It should speak for itself.• If there is a long list of data to scroll trough, provide a search option above the list.

Page 6: AlignMinds Technologies - MOBILE APP TESTING-MAJOR KEYS TO FOLLOW

• If performance is slow, indicate a progress status icon (“Loading…”), preferably with specific message

• Users should be warned of the consequences of deleting a document• All inactive buttons were clearly distinguished from active buttons• Check for navigations, tabs, page scrolling etc

Store specific checks:• The app should not access information on the device outside the app without the user’s

permission• The app cannot download code to be installed without the users consent.• The app can only get new functionality by way of an upgrade through the app store.• An app can’t be a “trail”, “beta”, “demo” or “test” version. • You cannot mention other app platforms in your app (for instance: “Also available on

android!”)• Functionality should be in sync with functionality described in store.• The app can’t use the user’s location without permission.

Page 7: AlignMinds Technologies - MOBILE APP TESTING-MAJOR KEYS TO FOLLOW

Interrupt Handling:• Call

1. User should be able to accept/reject a Call without any problems.2. Sound of application should stop when the user is on the line.3. Application should resume after user rejects/ends a Call.

• SMS,MMS1. User should get a Message alert while application is running.2. Message should be received without any problems.3. Application should resume after receiving Message.

• Alarm Handling1. Alarm should work without any problems while application is running.2. Application should resume after the Alarm is turned off.

• Other app notifications should not affect the app performance.• Storage low: Check the app by filling the memory and emptying it, and then compare

the application performance.• Battery low: Check the app performance on low battery.

Have a Happy Testing......