Answers to Agile Questions
I have had this article, called Agile Answers open in my browser for the last several weeks. It does an excellent job of answering several questions that keep coming up with respect to Agile development, and more specifically, Test Driven Development (TDD). The four areas that the author deals with are:
- Adding methods ‘just for testing’
- TDD designs are more complicated
- All this test code takes so long to write, we could be finished in half the time without it
- Do the simplest thing for the task at hand