Common Myths About Bugs
About
Myth: If the Code Compiles, It Is Correct
Myth: Unit Tests Catch Most Bugs
Myth: Bugs Are Caused by Inexperienced Developers
Myth: Bugs Are Isolated Mistakes
Myth: Production Bugs Are Rare Edge Cases
Myth: Static Analysis Tools Find All Important Bugs
Myth: Garbage Collection Prevents Resource Bugs
Myth: Fixing the Bug Fixes the Problem
Myth: More Code Reviews Automatically Reduce Bugs
Myth: Bugs Are Mostly Found Early
Last updated