AspNetCore.Docs/aspnet/web-forms/videos/vs-2005/how-do-i-practice-test-driv...

1.3 KiB

title author description ms.author manager ms.date ms.topic ms.assetid ms.technology ms.prod msc.legacyurl msc.type
[How Do I:] Practice Test-Driven Development? | Microsoft Docs rick-anderson Visual Studio Team System provides the tools necessary to practice Test-Driven Development, and this video we learn how Team System's testing functionality a... aspnetcontent wpickett 06/21/2007 article 60b10049-ca02-4830-b3ce-83e9584511d0 dotnet-webforms .net-framework /web-forms/videos/vs-2005/how-do-i-practice-test-driven-development video

[How Do I:] Practice Test-Driven Development?

by Chris Menegay

Visual Studio Team System provides the tools necessary to practice Test-Driven Development, and this video we learn how Team System's testing functionality allows you to go from code to test and from test to code. We see how you may write a test and then use Visual Studio Team System to generate the target code, which adheres to the TDD ideology of writing the test first and the code second.

▶ Watch video (8 minutes)

[!div class="step-by-step"] Previous Next