Software Testing, QA

Posts tagged ‘iphone’

Peculiarities of mobile applications testing

Mobile applications are appreciably different from PC applications. There are constructive features of mobile devices and diversity of mobile platforms. Everything listed above is important for testing. In this article I’ll tell you about a few points you should pay attention to. Some of them I found in UTC for Android application and you can also discover many useful things there.

Firstly, we usually test installation of an application. The application can be installed on phone memory and on memory card if the device supports such cards. The application should be installed correctly on all appropriate devices and we have to check that the application should not be installed on unsuitable devices (unsuitable OS). If you have tested the installation, check surely the uninstall, too. The application should be removed completely from phone memory and memory cards.

Read the rest of this entry ยป