background image
<< Test Bugs | Knowing You're Done >>
<< Test Bugs | Knowing You're Done >>
Effects Of Testing Bugs
Effects Of Testing Bugs
This has pleasant effects:
Slowly grows your test suite
Focuses tests on the parts of the code which have the most bugs
You're allowed to make mistakes, but ONLY ONCE. Never
twice.
A disproportionate amount of bugs use the same logic.
One test can catch lots of bugs