Test Driven: 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, 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.
What's Inside
Random Posts
- Beginning POJOs From Novice to Professional - Apress
- Scenario Logic and Probabilistic Management of Risk in Business and Engineering
- Beginning Java EE 5: From Novice to Professional
- The Business Case for Enterprise Class Wireless LANs
- E-Commerce Security Advice from Experts
- Layer 2 VPN Architectures - Cisco Press
- Wireless Communications The Future
- Ultimate Game Design - Building Game Worlds
- Charts and Graphs for Microsoft Office Excel 2007 - Bill Jelen
- Head First Java, 2nd Edition

















