Phone software compatibility testing

  Compatibility between (1) and the mobile phone operating system. Some software needs on different operating system platforms recompiled before running; some software need to develop or modify large to run on different platforms, and software should have the ideal platform independence. Currently used in mainstream mobile phone operating system Palm OS, Symbian (Saipan), Android (Andrews), iOS (Apple), Black Berry (Blackberry) OS 6.0, Windows Phone 8 and so on.
  Compatibility testing of the operating system, it is necessary to consider the installation test, uninstall testing, functional testing traversal operation stability test, the test interface display, fluency testing, compatibility testing resolution content. Which means that the running stability tests found no fatal crash phenomenon in the software function checks the process; the interface displays the test includes an input interface (input field if you can complete the normal input), the interface displays no distortion, no chaos character text interface, layout display is normal, plain text display is normal, the picture display is normal, if normal image scaling, image links are normal open, table display is normal, text link opens normally etc; resolution of the test is to ensure that different resolution in page layout under normal display rate mode, font test carried out to meet the requirements. Different models of mobile phones with different resolution, must be tested for special requirements specifications proposed resolution. For the specified requirements specifications in the resolution, you must ensure that test pass, and for requirements specification does not specify the resolution of the project, under the premise of the test should complete compatibility testing the mainstream resolution, some non-mainstream resolved as far as possible rate compatibility test, to a certain extent, to ensure the support of the majority resolution mode.
  Further, the operating system further comprises a compatibility test for compatibility tests on different versions of the same operating system. Such as different versions of the Android system (Android1.0-Android4.0), different versions of the Apple iOS system and so on.
……………………
 CTS English as Compatibility Test Suite, which means compatibility testing, is a dedicated Android Compatibility Test Tool. CTS is only possible to get through the test device Android trademark rights and enjoy the Android Market; the purpose and significance of CTS is to make Android users have a better user experience in the Android system, and demonstrate the superiority of Android applications, making Android developers to more easily write high-quality Andorid program.
  CTS is a free, commercial-grade test suite, CTS run on the device or emulator connected directly to the desktop, and execute test cases. Its purpose is to reveal the early incompatibility issues, and ensure that the software is always compatible throughout the development process.
  CTS is an automated testing tool, which comprises two major software components: (1) CTS test tool running on a desktop machine and test execution management; (2) a single test performed on the mobile device or emulator. Test cases are written in Java and JUnit as a test run, and packed into the Android .apk file to run in the actual device.
  4.2 Mobi Ready
  Mobi Ready Irish DOTMOBILE company developed an online testing tool, its main function is to help users verify the suitability of a site or page displayed on the handheld device. In many cases, we will find some of the content of the page is not accessible, which means that the computer can visit some sites can not support mobile access, and Mobi Ready testing tools to solve this problem it is developed.

Guess you like

Origin www.cnblogs.com/ojbk6943/p/12052686.html