Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
MSDN Architecture Webcast: Test-Driven Development Using Visual Studio Team System (Level 200)
Posted by Bob on: 05/01/2005 12:37 PM [ Print | 0 comment(s) ]
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 dem...
Read more
Read more

