Compatibility testing of Mobile
Compatibility testing of Mobile
Compatibility testing on mobile devices is performed to ensure that since mobile devices have different size, resolution, screen, version and hardware so the application should be tested across all the devices to ensure that the application works as desired.
The following are the most prominent
areas for compatibility testing.
- To validate that the user Interface of the application is as per the screen size of the device, no text/control is partially invisible or inaccessible.
- To ensure that the text is readable for all users for the application.
- To ensure that the call/alarm functionality is enabled whenever the application is running. The application is minimized or suspended on the event of a call and then whenever the call stops the application is resumed.
Comments
Post a Comment