4
Jan/080
Jan/080
Fix it now!
If you aren’t familiar with the saying, don’t leave broken windows behind you, then this tip is just for you.
The meaning of the saying is simple : if you find a bug or know one, fix it right away! And by fixing I mean : fix and test it. One problem I see all the time is that people think they have fixed a bug. But in reality it was not completely fixed and it might have even introduced new bugs!
How to protect against this? Make unit tests when you fix the bug, prove that it works! Run these unit tests in nightly builds – check for regression.
This is very important.
Enjoy this article?
Comments (0)
Trackbacks (0) ( subscribe to comments on this post )
No comments yet.
Leave a comment
No trackbacks yet.