1, install, uninstall test? On the real machine and through the installation and uninstallation of third parties such as 91? Installed on the phone or on an SD card
2. Launch App test
3, upgrade test digital signature, upgrade overlay installation, download manual overwrite installation, cross-version upgrade, after upgrade can be used normally.
Overwrite the installation to ensure that the database has a field update, can be updated normally, otherwise it is easy to cause the app exception.
4, functional testing, including function points, business logic, correlation (the main test client and PC-side interaction, the client after processing, the PC side and client data consistent), server interface testing (mainly through the Access server interface to verify that the server business logic function point is correct) 5, the data comparison test can be in the simulator or real The actual insert record in the database. and compare the same process of the master station
6. Performance
7. Security
8, Android features test (screen, home, volume keys, power keys, etc.)
9, a variety of network status test (including flight mode) 3G Internet: TD-CDMA, CDMA2000, WCDMA whether normal use. Whether the edge, GPRS can be used normally (the main test is to support net access point and WAP access point)
10, interruption test? Like a sudden call? SMS Popup? Whether the app will work when low battery level
11. App switching test (minimized, multiple app switching)
12, shutdown, standby after the app can be used normally
13, Compatibility test? Android various versions? Various resolutions QVGA, WVGA, HWVGA, etc? Compatibility with other third-party apps
14. The app will run normally after emptying data or forcing exit.
15, API, including in the app jump to another interface, in return, and jump to the system API
16, the use of resources (CPU, memory, power consumption, traffic, etc.)
17, the app itself is related to the rights 18, long time to start and open the app to see if there will be abnormal situation
App Test Essentials