Episode

[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.

  • Source (C#)
  • Source (VB)