Multiple choice technology testing

A Defect is a variation between the expected result and the actual result.

  1. True

  2. False

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

A defect is indeed defined as a variation between the expected result and actual result. When actual output differs from expected output, a defect exists. This is a fundamental definition in software quality assurance.