Quality Assurance and Project Management:

Test Driven Development

1

January 30, 2009  10:03 AM

TDD requires an extra punch of coding



Posted by: Jaideep Khanduja
acceptance testing, Bug, coding, developer, software, software logic, Test Driven Development, tester, testing, unit testing, • TDD

TDD is test driven development in which the developers coding efforts become manifold. It is not only the development coding that developer has to write. Along with the requirements coding, the developer has to write code for the testing of each of the logic he has built in the product. It is more...

1