Re: int/long unification hides bugs

From: Peter Otten (__peter___at_web.de)
Date: 10/27/04


Date: Wed, 27 Oct 2004 08:58:39 +0200

kartik vaddadi wrote:

>> Overflow errors are not automated tests.
>
> why not? they detect bugs.

According to that logic your users will be automated tests, too...

Peter
 



Relevant Pages

  • Re: int/long unification hides bugs
    ... > kartik vaddadi wrote: ... they detect bugs. ... > According to that logic your users will be automated tests, ... somebody who understands the way "real programmers" ...
    (comp.lang.python)
  • Re: int/long unification hides bugs
    ... > kartik vaddadi wrote: ... > According to that logic your users will be automated tests, ... overflow errors detect bugs without you having to write code for that. ...
    (comp.lang.python)
  • Re: OOP/OOD Philosophy
    ... TDD seems an obvious choice for you, ... It's kind of an argument for why automated tests are better than manual ... I have, as most developers have, ... > How much time do you spend using a debugger to seek the sources of bugs? ...
    (comp.object)
  • Re: Why does Software have bugs?
    ... Why does Software have bugs? ... Not enough automated tests. ... High-value features are unlikely to be rejected, ... process can deflate the odds that programmers work too long or hard on ...
    (comp.software.testing)
  • Re: [PHP] Normalized Numbers
    ... Use automated tests. ... Who put the bugs in? ... What makes humans better suited to find ... Thanks for the pat but I don't look my skills too high. ...
    (php.general)