Which word among the following also matches the meaning of 'bug'
-
Incident
-
Defect
-
Mistake
-
Error
B
Correct answer
Explanation
In software testing, 'bug' is synonymous with 'defect' - a flaw in the code that causes incorrect behavior. 'Error' and 'mistake' refer to human actions that lead to bugs being introduced, while 'incident' refers to the result of executing a bug. Option B, 'Defect,' is the formal testing term that directly corresponds to 'bug.'