Tuesday, April 20, 2010

Test Checklist for Wireless Application

Checklist for test Wireless Application

1. Validating implementation: Ensuring that application does what it is supposed to do by checking functionality of it

2. Usability or GUI testing: Focus on external interface and relationship among screen of application

a. Is the navigation path appropriate for each particular function?

b. Does application minimize text entry- painful on wireless phone, or should it provide more selection menu?

c. Can screens of all supported device display the content without truncating it?

d. If you expect to deploy application on foreign devices, does it support international character set?

3. Network Performance testing: Verify that the application perform well in the hardest of condition, battery is low or passing through tunnel

4. Server side script testing

5. Navigation Checklist : application name, keep the user informed, readable text, repainting screens, soft buttons, screen navigation, portability

6. Network Checklist : Sending/receiving data, name resolution, sensitive data, error handling and interruptions

7. Other issues: Successful startup and exit, classes outside MIDP and CLDC specification, user manual

No comments:

Post a Comment