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

A defect is logged whenever actual test results diverge from expected results, regardless of whether it's a technical, business, or data error. This mismatch indicates a genuine issue requiring investigation.