Unit Testing in Java: How Tests Drive the Code

Johannes Link
3.75
20 ratings 1 reviews
Software testing is indispensable and is one of the most discussed topics in software development today. Many companies address this issue by assigning a dedicated software testing phase towards the end of their development cycle. However, quality cannot be tested into a buggy application. Early and continuous unit testing has been shown to be crucial for high quality software and low defect rates. Yet current books on testing ignore the developer's point of view and give little guidance on how to bring the overwhelming amount of testing theory into practice. Unit Testing in Java represents a practical introduction to unit testing for software developers. It introduces the basic test-first approach and then discusses a large number of special issues and problem cases. The book instructs developers through each step and motivates them to explore further.
Genres: Technology
400 Pages

Community Reviews:

5 star
3 (15%)
4 star
11 (55%)
3 star
4 (20%)
2 star
2 (10%)
1 star
0 (0%)

Readers also enjoyed

Other books by Johannes Link

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