Multiple choice technology testing

Any deviation from requirement specification is a defect

  1. True

  2. False

  3. Don't Know

  4. May be

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

In software testing and quality assurance, any deviation from the documented requirement specification is considered a defect. This is a fundamental principle - requirements define what the system should do, and any failure to meet those specifications is a defect, regardless of whether the system functions correctly in other ways. This aligns with standard QA definitions and best practices.