Test Driven: Practical TDD and Acceptance TDD for Java Developers

Lasse Koskela
3.84
163 ratings 10 reviews
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, you 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. Test Driven brings under one cover practical TDD techniques distilled from several years of community experience. With examples in Java and the Java EE environment, it explores both the techniques and the mindset of TDD and ATDD. It uses carefully chosen examples to illustrate TDD tools and design patterns, not in the abstract but concretely in the context of the technologies you face at work. It is accessible to TDD beginners, and it offers effective and less well known techniques to older TDD hands. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. What's Inside Learn hands-on to test drive Java code How to avoid common TDD adoption pitfalls Acceptance test driven development and the Fit framework How to test Java EE components-Servlets, JSPs, and Spring Controllers Tough issues like multithreaded programs and data access code
Genres: ProgrammingSoftwareComputer ScienceTechnicalTechnologyNonfictionReference
513 Pages

Community Reviews:

5 star
33 (20%)
4 star
79 (48%)
3 star
45 (28%)
2 star
4 (2%)
1 star
2 (1%)

Readers also enjoyed

Other books by Lasse Koskela

Lists with this book

Test-Driven Development: By Example
The Art of Unit Testing: With Examples in .NET
Growing Object-Oriented Software, Guided by Tests
Best TDD Books
67 books16 voters
Clean Code: A Handbook of Agile Software Craftsmanship
Domain-Driven Design: Tackling Complexity in the Heart of Software
Cracking the Coding Interview: 189 Programming Questions and Solutions
Software Engineering
49 books5 voters
Programming with Java: A Primer
Java: The Complete Reference
Java Performance
All Computer Science
100 books3 voters