Silk Test Workbench includes a command line program that you can use to execute one or more .NET scripts or visual tests for batch script execution. The command line will return error information as well as optionally create an output file for results.
The command line program is named stw.exe and is located in: \Silk\Silk Test\ng\gui\.
STW -d DSN_Name -u User_Name -p User_Password -s Script_Name
The topics in this section describe how to run the program with the required and optional parameters.