Bird
0
0

During system testing, a tester finds that the software crashes when clicking the 'Submit' button on a form. What should the tester do next?

medium📝 Debug Q14 of 15
Testing Fundamentals - Testing Types and Levels
During system testing, a tester finds that the software crashes when clicking the 'Submit' button on a form. What should the tester do next?
AIgnore the crash and continue testing other features
BRestart the software and try again without reporting
CFix the code themselves immediately
DReport the defect with steps to reproduce and environment details
Step-by-Step Solution
Solution:
  1. Step 1: Identify correct tester action

    Testers should report defects with clear reproduction steps and environment info.
  2. Step 2: Evaluate options

    Only Report the defect with steps to reproduce and environment details describes proper defect reporting. Others ignore or bypass the issue.
  3. Final Answer:

    Report the defect with steps to reproduce and environment details -> Option D
  4. Quick Check:

    Tester reports bugs properly [OK]
Quick Trick: Always report bugs with clear details, never ignore [OK]
Common Mistakes:
  • Ignoring critical crashes during testing
  • Trying to fix code without developer role
  • Not providing reproduction steps in bug reports

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Testing Fundamentals Quizzes