in reply to Re: Software Design Resources
in thread Software Design Resources

This software is bug-free

This is, of course, the reporter saying this not the developers. They do occasionally get bugs. They also have a relentless process to find them, track down why those bugs slipped through the net, and aim to prevent the same class of bug ever occurring again.

They also have a very large budget.

Replies are listed 'Best First'.
Re: Re^2: Software Design Resources
by Anonymous Monk on Aug 22, 2003 at 22:48 UTC

    Correct. As I recall from the article their developers only find 85% after their code reviews. The testing people find the extra 14.9%+ through very thorough testing. So the bugs are created, they're just resolved before the product ships.