TDD × ROI: Is Test-Driven Development worth the money?

Test-Driven Development has many advantages, undoubtedly. However, one of the significant problems that are standing in the way of its implementation is the fact that writing unit tests is more time-consuming than the traditional approach to development. It is possible that creating unit tests could take as much as twice of the time it would take to write the code without unit tests. And this is not counting the time needed for the team training and changing the team’s approach.


This is a companion discussion topic for the original entry at https://blog.crowdbotics.com/tdd-x-roi-is-test-driven-development-worth-the-money/