Any deviation from requirement specification is a defect
-
True
-
False
-
Don't Know
-
May be
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.