bcosta's avatar
bcosta
Occasional Visitor
6 years ago
Status:
New Idea

Differentiate between a failure and an error

A failure in a check step is not the same thing as an error. A failure simply means that the check/test did not pass. An error should be reserved for unexpected exceptions, the application under test...