Bird
0
0

A tester performs exploratory testing on a search feature and notices inconsistent results for the same query. What should the tester do next?

medium📝 Predict Output Q5 of 15
Testing Fundamentals - Functional Testing Techniques
A tester performs exploratory testing on a search feature and notices inconsistent results for the same query. What should the tester do next?
AIgnore the inconsistency as it is expected
BDocument the inconsistency and investigate further
COnly test with different queries without documenting
DStop testing and report no issues
Step-by-Step Solution
Solution:
  1. Step 1: Understand tester's role on finding inconsistencies

    When a tester finds inconsistent behavior, they should document and investigate it.
  2. Step 2: Evaluate options for next steps

    Document the inconsistency and investigate further correctly describes documenting and investigating; others ignore or skip important steps.
  3. Final Answer:

    Document the inconsistency and investigate further -> Option B
  4. Quick Check:

    Exploratory testing next step = Document and investigate [OK]
Quick Trick: Always document and investigate unexpected behavior [OK]
Common Mistakes:
  • Ignoring bugs thinking they are expected
  • Not documenting findings
  • Stopping testing prematurely

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Testing Fundamentals Quizzes