posted on Wednesday, April 27, 2005 6:01 PM by davidboschmans

Webcast: TDD Using Visual Studio Team System

Scott, Brad, Peter, Brian will be doing a webcast on Test-Driven Development: Test-Driven Development Using Visual Studio Team System.

Summary
Why test-driven development? Although developers have been unit testing their code for years, tests are typically performed after the code is designed and written. As a great number of developers can attest, writing tests after the fact is difficult to do and often omitted when time runs out. Test-driven development attempts to resolve this problem and produce higher quality, well-tested code by putting the cart before the horse and writing the tests before we write the code. This webcast demonstrates how you can use Microsoft Visual Studio Team System to implement test-driven development in your organization.
 
Jim Newkirk, author of "Test Driven Development with .NET", will be discussing how you can use Visual Studio Team System to implement test driven development in your organization.
 
Sign up here!

Comments