🎴 Flashcard Mode
Software Testing Techniques and Quality Center
Card1 / 20
Mastered0
Review0
QuestionClick to flip
The primary goal of comparing a user manual with the actual behavior of the running program during system testing is to
AnswerClick to flip back
A
Check the technical accuracy of the document
💡 Explanation:
Comparing a user manual with the actual program behavior during system testing verifies that the documentation accurately reflects what the software does. This ensures users receive correct instructions and prevents confusion from mismatches between documented and actual behavior. Finding bugs (A) is a secondary benefit, not the primary goal. Ease of use (C) and version checking (D) are separate concerns.