Running WebMark 2004 from Command Prompt

All the WebMark 2004 benchmark runs - Official Run, Custom Run and, Trial Run can be done using the command line interface. This feature along with silent install option of the benchmark facilitates the automation of benchmarking using  WebMark 2004.


SYNTAX: (To be run from the Windows Command Prompt)
<ProgramFiles>\BAPCo\WebMark 2004\Launcher\WebMark.exe [-Project=NameOfTheProject] [-help] [-Offline] [-server=hostname/IP address][-TrialRun] [-runtype=official/custom] [-suite=STD/IP/CT] [-Iterations=Number][-reboot]
Options:
-Project = Project name
-Offline Run offline
-server=hostname IP address or the hostname of the server
-runtype=official/custom
-TrialRun Include a trial run
-suite=STD/IP/CT Select the suite for custom run
-Iterations=Number Number of iterations
-reboot Reboot between iterations
-help Display this help

Examples:

To run Official Run in the OFFLINE mode with Project name as 'test' 
Webmark.exe -Project=test -Offline -runtype=official

To run Official Run in the ONLINE mode with Project name as 'test' 
Webmark.exe -Project=test -runtype=official

To run 2 iterations of IP in the OFFLINE mode with Project name as 'test' without reboot
Webmark.exe -Project=test -Offline -runtype=custom -suite=IP -Iterations=2

Note:
- You will need to run the command line from a Windows Command prompt. Currently the command cannot be initiated from the the Start/Run menu.
- You will not be able to generate a Full Disclosure report if you choose the no-reboot option from the command line.