AspNetCore.Docs/aspnet/web-forms/videos/vs-2005/how-do-i-use-generic-tests.md

1.2 KiB

title author description ms.author manager ms.date ms.topic ms.assetid ms.technology ms.prod msc.legacyurl msc.type
[How Do I:] Use Generic Tests? | Microsoft Docs rick-anderson A generic test is an existing program that is wrapped and made available as a test in Visual Studio Team System. In this video we see a demonstration of how... aspnetcontent wpickett 07/16/2007 article e129b2c2-8587-4ff1-b455-7f14cb28bcf9 dotnet-webforms .net-framework /web-forms/videos/vs-2005/how-do-i-use-generic-tests video

[How Do I:] Use Generic Tests?

by Chris Menegay

A generic test is an existing program that is wrapped and made available as a test in Visual Studio Team System. In this video we see a demonstration of how a wrapped shell program accepts an input value from our test environment and how the program's output value is used to determine whether the test passed or failed.

▶ Watch video (5 minutes)

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