Test Driven | eBooks for Techies
Sunday, June 28, 2015

Practical TDD and Acceptance TDD for Java Developers

In test-driven development, you first write an executable test of what your application code must do. Only then do you write the code itself and, with the test spurring you on, improve your design. In acceptance test-driven development (ATDD), you use the same technique to implement product features, benefiting from iterative development, rapid feedback cycles, and better-defined requirements. TDD and its supporting tools and techniques lead to better software faster.

Click here to download

0 comments:

Post a Comment