Tagged Questions
11
votes
12answers
858 views
How to encourage implementation of TDD?
In a consulting company where the general thought of TDD and automated testing as a whole is appreciated by the programmers but thought of as "been there, done that, doesn't work" by management, how ...
1
vote
6answers
219 views
How could I convince my boss to follow TDD? [closed]
Possible Duplicate:
How to encourage implementation of TDD?
My boss knows about TDD but won’t allow us to use it because he thinks that it is just a passing hype that everyone talks about but ...