The use of Test-Driven Development in Non-Greenfield Projects?
Posted
by
JHarley1
on Programmers
See other posts from Programmers
or by JHarley1
Published on 2011-01-09T14:10:17Z
Indexed on
2011/01/09
14:57 UTC
Read the original article
Hit count: 386
So here is a question for you, having read some great answers to questions such as "Test-Driven Development - Convince Me".
So my question is: "Can Test-Driven Development be used effectively on non-Greenfield projects?"
To specify: I would really like to know if people have had experience in using TDD in projects where there was already non-TDD elements present? And the problems that they then faced.
© Programmers or respective owner