Multiple choice technology web technology

When do we log a defect

  1. When Technical error occurs

  2. When Business Error occurs

  3. When actual result is not matching with expected result

  4. When Data error occurs

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

In software testing, a defect is logged when the actual observed behavior of the system does not match the expected behavior defined in the test cases or requirements.