🎴 Flashcard Mode

Software Testing Tools and Methodologies

Card1 / 20
Mastered0
Review0
QuestionClick to flip

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

AnswerClick to flip back
A
Forward Compatibility
💡 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.

Change Mode