Tag: managers
Test Culture Episode 11. What’s The Cost Of Unit Tests ?
This is the big question : how much ?
Cheap people only calculate cost with money. But if you want well-tested software you’ve got to see the bigger picture.
Continue reading “Test Culture Episode 11. What’s The Cost Of Unit Tests ?”
Combien coûtent les tests unitaires ?
Les radins calculent le coût uniquement en terme d’argent. Mais si vous voulez un logiciel parfaitement testé, il faut considérer le tableau dans son ensemble.
C’est la grande question de cette série de 12 articles sur les tests unitaires pour les managers (en anglais). Ceci est l’épisode 11.
Test Culture Episode 10. Knowing When To Stop.
Unit tests are like painting. A good artist knows what he wants and when he has it. He also knows the “why”. Same for (good) developers/managers.
Continue reading “Test Culture Episode 10. Knowing When To Stop.”
Test Culture Episode 9. A 100% Is Not Enough.
As a manager you love metrics. Code coverage is a good metric. But a very limited one. Don’t be naive : a 100% code coverage is impossible and not enough to ensure quality. You must do more.
Continue reading “Test Culture Episode 9. A 100% Is Not Enough.”
Test Culture Episode 8. Moving Sh*t Around.
« If you don’t have unit tests, you are not refactoring, you are just moving shit around »
I’m so sorry. I could not find the source of this quote. But you get the meaning anyways. Or maybe not… Maybe you just think that unit tests are optional and refactoring is even more optional.
Continue reading “Test Culture Episode 8. Moving Sh*t Around.”
Test Culture Episode 7. “Tests Are Broken ? Let’s Ignore Them !”
No. You can’t !
As a manager the only bossy instruction you should give is :
“Don’t you ever shut down a crashing test ! Fix it now !”
Continue reading “Test Culture Episode 7. “Tests Are Broken ? Let’s Ignore Them !””
Test Culture Episode 6 : Unit Tests Are Better Than Excellent Specifications
Test Culture Episode 5 : “Hudson. We Got A Problem”
Unit tests are uselesss if they are not launched often, automatically and do some noise when crashing !
Continue reading “Test Culture Episode 5 : “Hudson. We Got A Problem””
Test Culture Episode 4 : 336 Combinations Manually Tested.
Let me illustrate the importance of unit testing with a budget / motivation nightmare we lived in one of my job.
Continue reading “Test Culture Episode 4 : 336 Combinations Manually Tested.”