Generic Test Command-Line Arguments
You can pass command-line arguments to the program that your generic test wraps.
To pass a single argument, for example, simply type the argument in the box indicated by Command-line arguments to pass to the generic test, in the generic test.
To pass multiple arguments, type them in the Command-line arguments to pass to the generic test box, separated by spaces. For example, type: 12 "%TestDeploymentDir%\mydeployedfile.txt".
You can see this same example in context in Walkthrough: Creating and Running a Generic Test.
See Also
Tasks
Walkthrough: Creating and Running a Generic Test