Bird
0
0

A test step says: "Press the 'Submit' button," but the application shows a button labeled "Send." What is the primary problem with this documentation?

medium📝 Debug Q6 of 15
Testing Fundamentals - Test Documentation
A test step says: "Press the 'Submit' button," but the application shows a button labeled "Send." What is the primary problem with this documentation?
AThe documentation uses incorrect terminology, causing confusion during test execution
BThe test step is too detailed and should be simplified
CThe button label difference is irrelevant to test repeatability
DThe tester should guess which button to press
Step-by-Step Solution
Solution:
  1. Step 1: Understand the impact of mismatched labels

    Using incorrect button names can lead to testers pressing the wrong control or being uncertain.
  2. Step 2: Analyze options

    The documentation uses incorrect terminology, causing confusion during test execution correctly identifies the terminology mismatch as the issue. The test step is too detailed and should be simplified is incorrect because more detail is better. The button label difference is irrelevant to test repeatability ignores the importance of accurate labels. The tester should guess which button to press is not acceptable practice.
  3. Final Answer:

    The documentation uses incorrect terminology, causing confusion during test execution -> Option A
  4. Quick Check:

    Accurate labels prevent confusion [OK]
Quick Trick: Use exact labels to avoid confusion [OK]
Common Mistakes:
  • Ignoring label mismatches
  • Assuming testers will guess correctly

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Testing Fundamentals Quizzes