Which one of the following is a synonym of defect?
A
Correct answer
Explanation
In software testing and quality assurance terminology, 'fault' is the standard synonym for 'defect' - both refer to a flaw in the code that may cause failure. Error (C) typically refers to a human action or mistake that leads to a fault, while mistake (B) is the human action itself. None (D) is incorrect as fault is indeed a valid synonym.