
Frequently, development teams tell us they already do test-driven development (TDD). More often than not, however, they are only writing unit tests, not practicing Test Driven Development.
In this whitepaper you'll learn:
・TDD vs. Unit Testing
・Test Driven Development: a design process
・Drivers to High Quality
・The Point of Unit Tests