Which of the following errors should not be tested when error handling is evaluated ?
A. Error description is unintelligible
B. Error noted does not correspond to error encountered
C. Error condition causes system intervention prior to error handling
D. Error description provide enough information to assist in the location of the cause of the error
Explanation: Actually, error description does not provide enough information to assist in the location of the cause of the error.