![](https://jhall.io/images/bn-vw-bug-for-sale_hu25c471483b6f99f9924b7dd4ea01cc79_650329_400x0_resize_q90_box.jpg)
How expensive is a bug?
The "observation" that fixing a bug in production costs 1000x more than fixing it during design assumes a waterfall approach.
![](https://jhall.io/images/bn-wheres-waldo_hu51b5e2b1905932598f00132459e1dd7d_328276_400x0_resize_q90_box.jpg)
Do you enjoy finding bugs?
Rather than seeing code review, or QA, as a gatekeeping process, let's frame it as an opportunity to elevate the output of the entire team.
Subscribe to the Daily Commit
Every day I write about improving software delivery at small companies like yours. Don't miss out! I will respect your inbox, and honor my privacy policy.Unsure? Browse the archive.
![](https://jhall.io/images/bn-collapsed-building_hu6b824075f916e70cd76745a0380c3fa8_326131_400x0_resize_q90_box.jpg)
When is 95% test coverage worse than 5%
Test coverage for its own sake is dangerous. It leads to foolish technical choices.
![](https://jhall.io/images/bn-pie-chart_hud040bd4261305b24edacc3ea4a0edc66_140181_400x0_resize_q90_box.jpg)
20% of the code is executed 80% of the time
If code offers business value, it's worth ensuring correctness with tests. If it's not worth doing correctly, just delete it.
![](https://jhall.io/images/bn-spaghetti-pot_hu592f7cf13c6af8bd4da4dabf2dd3fe4d_151193_400x0_resize_q90_box.jpg)
What to do with broken tests
What should you do with broken tests on an old project? Delete them. Probably.
Tiny DevOps episode #17 Daniel Bartholomae — Borrow My Brain: Integrating Dev and QA
In this episode, Daniel Bartholomae, CTO of Optilyz, "borrows my brain" for a consultatative discussion about how to improve the integration of QA in a growing startup with just two dev teams.
![](https://jhall.io/images/bn-typing-laptop_hu751ef517c6af3319537eab788ece13a2_492771_400x0_resize_q90_box.jpg)
Reader response: How does QA fit into DevOps?
“We solve the problem of the ‘wall of confusion’ between dev and QA by enabling dev teams to do most testing on their own.”
![](https://jhall.io/images/bn-crash-dummy_hu415821b066ba93dd55ff6d7b7a2382ad_177415_400x0_resize_q90_box.jpg)
How does QA fit into DevOps?
The traditional Dev/QA dichotomy is analogous to the Dev/Ops dichotomy DevOps aims to solve. The same solution can work for both.
![](https://jhall.io/images/bn-2-women-hand-over-eyes_huc3cc864062ae133782b6200b4ef7f5fb_149357_400x0_resize_q90_box.jpg)
Are developers blinded by their optimism?
"Developers are optimistic, testers are pessimistic." I don't buy it.