Mobile Applications Testing Checklist

mobile phone, smartphone, keyboard

Mobile Applications Testing Checklist

Every developed mobile application have to go through the quality assurance before they are released for market or app store. The application gets tested on various parameters like security, functionality and usability etc. Rating and reviews are one of the most important criteria which a user consider before downloading any app. Rating and reviews are directly related to how your application performs.

Never give a go-ahead from the QA team without visiting the below Mobile Applications Testing Checklist.

COUNT

CHECKS

YES

NO

1

The app successfully installed and uninstalled on the device

  

2

Behaviour when there is an incoming call

  

3

Behaviour when there is an incoming SMS

  

4

Behaviour when the charger disconnected/connected

  

5

The behaviour of the app when the device resumes from the lock screen

  

5

The behaviour of the app in the landscape mode

  

6

The behaviour of the app while an incoming notification

  

7

The behaviour of the app if a push message is coming from another app

  

8

Does the app interact with the GPS sensor correctly (switch on/off, retrieve GPS data)?

  

9

Verify that buttons or keys which have no defined function have no unexpected behaviour on the app when activating.

  

10

Verify the back button functionality

  

11

Does the home button get the user back to the home screen of the device?

  

12

Does the menu button show the app’s menu?

  

13

In case there’s a true “search” button available on the device, does this get the user to some form of search within the app?

  

14

The behaviour of the app “Battery low” message is pushed

  

15

The behaviour of the app if the sound on the device is turned off?

  

16

The behaviour of the app if the device is in airplane mode?

  

17

Does the application function as expected after re-installation?

  

18

Can the app switch to different apps on the device through multitasking?

  

19

The behaviour of the app if the app is out of network reach?

And Does the app behave according to specification if connected to the internet through Wi-Fi, 3G, 2G?

  

20

The behaviour of the app it gets back into the network

  

21

The behaviour of the app if switches between networks (Wi-Fi, 3G, 2G)

  

22

Tested on different type of devices and different versions of OS?

  

23

Does the app limit or clean the amount of cached data?

  

24

Does the app go to sleep mode when running in the background prevent battery drain?

  

25

In an app, the user should not be able to store files locally, outside the app sandbox.

  

26

If the app is stopped at an unexpected time, user data should be saved locally and available at start-up.

  

27

The app should not access information on the device outside the app without the user’s permission (for instance, copying the address book or getting information from other apps).

  

28

The app cannot download code to be installed without the user’s consent.

  

29

An app cannot use location services, camera, contact list and gallery of the device without asking permission.

  

30

Push notifications have to be sent using the Apple Push Notification (APN) API. This has to be done using an APN ID.

And Push notification can’t send personal information.

  

For more question on software testing visit: ALL STQ

Wikipedia Mobile Apps Testing

 

1 thought on “Mobile Applications Testing Checklist”

Comments are closed.