Wednesday, December 4, 2013

How to execute/replay a VuGen script from DOS

Executing a VuGen script from the command line:

Here is the command line that you need to execute to run a VuGen script from the command prompt:

"LoadRunner install dir" \bin\mmdrv.exe -usr "path to .usr file"
Note:In order to get all the other options that go with the command, run mmdrv.exe from the command prompt without any options.