Core bug report vocabulary

  • Regression — a bug introduced by a new change that broke previously working behaviour
  • Intermittent / Flaky — occurs unpredictably; "flaky" often used for tests specifically
  • Workaround — temporary alternative path while the real fix is developed
  • Hotfix — emergency code fix deployed outside the normal release cycle
  • Triage — reviewing, classifying, and prioritising new bug reports

Question 0 of 5

A bug that was previously fixed has appeared again after a new deployment. What is the correct term for this?