Generating LoadRunner Extension Script Files

Use the extension to create C# script files for LoadRunner.

At a command prompt, run one of these commands in SUP_HOME\Servers\UnwiredServer\LoadRunnerAPI\bin to generate LoadRunner scripts (where trace-file is the full path of an XML recording file):

By default, the commands generate script files in one of these output subdirectories under SUP_HOME\Servers\UnwiredServer\genfiles\cs\src:

To specify an alternate output directory, use the -od option:

vugen-hwc "my-trace-file.xml" -od "my-output-dir"

The command generates these C# script files (after creating the output directory if necessary):