What is a fault?
The cause of an error?
What is an error?
The manifestation of a fault
What is a Failure?
The result of an error propgating beyond a system boundry.
What are 3 types of Failure?
What are 3 types of interface errors?
What is Interface Misuse?
One component is passing/ recieving the wrong type
What is interface misunderstanding?
One interface doesent understand the behaviour of another.
What are timing errors?
When producers and consumer are not in sync.