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

Concepts

Using a Summary Results File with a Generic Test

How to: Deploy Files for Generic Tests