1128Software EngineeringMedium
Which of the following errors should not be tested when error handling is evaluated?
AError description provide enough information to assist in the location of the cause of the error
BError description is unintelligible
CError condition causes system intervention prior to error handling
DError noted does not correspond to error encountered
Correct answer
B. Error description is unintelligible
Explanation
Explanation: Actually, error description does not provide enough information to assist in the location of the cause of the error.