What is Compatiblity Testing?
Compatibility Testing relates to verifying the system under test’s ability to operate with, or alongside various other components. This may include operating systems, browsers, hardware devices (including mobile phones), and other software that happens to be installed on the same device.
For mobile applications and websites, scoping compatibility testing may be as simple as deciding which browsers or devices should be supported, based on market share. For installations of native software, it may require detailed dependency analysis to understand how shared libraries are used by the system