Intermediate Testing & QA #bug-report #defect #severity #priority

Defect Report Language

5 exercises — practise writing precise bug titles, classifying severity and priority, documenting steps to reproduce, and escalating critical defects professionally.

0 / 5 completed
Quick reference: Defect report fields
  • Title — Component + Action + Symptom (e.g. "Login form accepts empty password without validation error")
  • Severity — Blocker / Critical / Major / Minor — how broken is the feature?
  • Priority — P0 / P1 / P2 / P3 — how urgently must it be fixed?
  • Steps to Reproduce — numbered, environment-specific, atomic steps with test data
  • Actual vs. Expected — what happened vs. what requirements say should happen
1 / 5

A QA engineer finds that clicking "Submit" on the checkout form with an empty email field does not show a validation error — the form submits silently. Which bug title is the most professional and useful?