top | item 16617027

Simple Testing Can Prevent Most Critical Failures [pdf]

4 points| Manikandan | 8 years ago |eecg.toronto.edu

2 comments

order

p0peax|8 years ago

Error handling on signals are such and easy thing to put off and "do later." Even though the signals often will tell you something about how to error correct.

In one way I feel like the title for the paper is not correct, in the conclusion, they state that testing all these signals is not straight forward. But in my experience, a lot of critical failures could be prevented with very simple automated testing.