background image
<< Boundary tests | Basic bad input example >>
<< Boundary tests | Basic bad input example >>
Bad Input Can Do Bad Things
Bad Input Can Do Bad Things
Garbage in / Error out
graceful exceptions, not perl errors
helpful warnings, not uninitialized value warnings
Make sure bad input causes predictable, graceful failure.