Tagged Questions
19
votes
7answers
2k views
Automated unit testing, integration testing or acceptance testing
TDD and unit testing seems to be the big rave at the moment. But it is really that useful compared to other forms of automated testing?
Intuitively I would guess that automated integration testing is ...