<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    I recently had a chat with my team about fuzz testing.  The thesis
    as proposed is:<br>
    <br>
    <blockquote type="cite">Fuzz tests are useful as tools for a
      developer to run manually which help identify corner cases in the
      code not covered by explicit-branch-based-unit-testing (feel free
      to help me with the term I want here).  They should not run by
      default in an automated testing suite (for performance &amp; time
      considerations).  They should not be used as an excuse for lazy
      developers to not write explicit tests cases that sufficiently
      cover their code.</blockquote>
    <br>
    I'm in interested in feedback on the above.  Agree, disagree, and
    most importantly, why.<br>
    <br>
    Thanks.<br>
    <div class="moz-signature"><br>
      <b>Randy Syring</b><br>
      <small>Husband | Father | Redeemed Sinner</small><br>
      <br>
      <i><small>"For what does it profit a man to gain the whole world<br>
          and forfeit his soul?" (Mark 8:36 ESV)</small></i>
      <br>
      <br>
    </div>
  </body>
</html>