Multiple choice technology testing

What does a defferred Defect Mean?

  1. It is a defect

  2. It is a defect which requires more information

  3. It is a defect which will be fixed later during the course of the project

  4. It is not a defect

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

A deferred defect is a confirmed defect that is documented but intentionally not fixed immediately - it will be addressed later in the project. This might happen due to time constraints, low priority, or plans to fix it during a later phase. Option A is technically true but too vague. Option B describes a defect needing clarification, not deferral. Option D is incorrect - it IS a defect, just postponed.