While I refuse to get into the holy war that is going on between TDD enthusiasts and Rocky, I must say that I found this post pretty much summed up everything I have to say on the TDD front. Unit tests by developers are definitely not a replacement for a QA team. Where I do employ tests most often is in tricky parts of business logic, complex calculations, etc.
The CRC method is the method I use for design. It's straightforward, clean, and easy. I would say the CRC link in his post is the hidden gem of the whole debate, more developers should use it.
Posted
Sat, Apr 1 2006 9:31 AM
by
Eric Wise