Skip to main content

Unit Testing in Java

How Tests Drive the Code

  • 1st Edition - May 20, 2003
  • Latest edition
  • Author: Johannes Link
  • Language: English
  • Paperback ISBN:
    9 7 8 - 1 - 5 5 8 6 0 - 8 6 8 - 9
  • eBook ISBN:
    9 7 8 - 0 - 0 8 - 0 5 2 0 1 7 - 9

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… Read more

BACK-TO-SCHOOL

Fuel your confidence!

Up to 25% off learning resources

Elsevier academics book covers
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.

Related books