Compatibility Testing of Mobile Web Program

by Nataliia Vasylyna | July 23, 2014 10:00 am

Compatibility testing plays an important role in web site testing.

If a web application is supposed to work in one operating system, there are still many devices where the operating system is installed. And there are dozens or at least several web browsers for each operating system. All this gives a significant number of testing platforms.

Of course, hardly a web program is tested on all the possible platform configurations. It requires too much time and costs and would make the mobile application unprofitable. After narrowing down the number of test platforms, compatibility testing is held on several the most suitable ones.

Even if there are few platform configurations for mobile testing, there are many things to be checked on each platform, in each browser.

It is Necessary to Check:

  1. Whether the applications is properly displayed in each browser both in portrait and landscape orientations of the mobile devices.
  2. In which browsers it is needed to install plugins, media players or other additional programs for work with the web application.
  3. Performance and time of executing operations, processing files of different sizes and types in different browsers.
  4. Whether all the program features and functions are supported by each browser.
  5. Different ways of inputs in different browsers.

A software testing company claims that one can find many different defects during such web site testing as each browser has its own peculiarities.

Learn more from QATestLab

Related Posts:

Endnotes:
  1. Decoding the Science of Software Testing for Hardware: https://blog.qatestlab.com/2023/09/13/decoding-the-science-of-software-testing-for-hardware/
  2. What is PSD2 (Payment Service Directive 2) about?: https://blog.qatestlab.com/2019/11/07/payment-service-directive-2/
  3. Is your website launch worth generating buzz?: https://blog.qatestlab.com/2019/02/06/website-launch-readiness/

Source URL: https://blog.qatestlab.com/2014/07/23/5-aspects-that-should-be-checked-during-compatibility-testing-of-a-mobile-web-program/