You are viewing a single comment's thread from:

RE: Too many programming terms Errors, Faults & Failures

in #programming8 years ago

That seem like a pretty succinct summing up of the messages. Failure can also occur under other conditions, though, wouldn't you agree? For example, memory leakage leading to insufficient RAM capacity?

Sort:  

Yeah but this insufficient RAM capacity must have been caused by someone's error which leads to this situation.
Like, something that's well coded should never crash because of insufficient RAM.
Only if the user does the error, sending too many requests which can cause a fault which leads to a failure.