When should I opt for test driven development?

Posted by VJ on Stack Overflow See other posts from Stack Overflow or by VJ
Published on 2010-06-09T19:44:20Z Indexed on 2010/06/09 20:32 UTC
Read the original article Hit count: 242

Filed under:

My question is same as the title. I have not done Test driven development yet,I have performed unit testing and I am aware of testing in general but I hear it is much advantageous to follow TDD?. So should I opt for it everytime or are there some preconditions... i just need to know some basic or important requirements when i should opt for TDD. Sorry if this question is too trivial.

© Stack Overflow or respective owner

Related posts about TDD