1.2 KiB
1.2 KiB
uid | title | author | description | ms.author | ms.date | ms.assetid | msc.legacyurl | msc.type |
---|---|---|---|---|---|---|---|---|
web-forms/videos/vs-2005/how-do-i-use-generic-tests | [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... | riande | 07/16/2007 | e129b2c2-8587-4ff1-b455-7f14cb28bcf9 | /web-forms/videos/vs-2005/how-do-i-use-generic-tests | video |
[How Do I:] Use Generic Tests?
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.