Multiple choice technology testing

Which of the following element is not used to validate how well the software performs in Compatibility testing?

  1. Databases

  2. Forward Compatibility

  3. Backward Compatibility

  4. Compatibility of Peripherals

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Compatibility testing validates actual software interactions with databases, backward compatibility with older versions, and peripheral compatibility. Forward compatibility (future unknown versions) cannot be tested - it's a design consideration, not a validation element. We can test backward compatibility but cannot predict future system requirements.