By athen
via javaworld.com
Published: May 29 2008 / 02:39
A recent study in IEEE Software journal offers an objective look at the results of test-driven development. Here, John Smart reflects on the results of the study: "Not suprisingly, teams that practiced TDD obtained much better code coverage statistics. But, more interestingly, the study also found that coding teams that practiced TDD tended to implement smaller, simpler solutions, with less lines of code overall, and less lines of code per method ...."
Add your comment