JMeter can't run arbitrary batch scripts. But you can run JMeter from a batch file - read up about non-GUI mode.
In windows, you can drop a JMX file onto jmeter-n.bat and it will automatically run the script in non-GUI mode. And you can write your own batch script to run jmeter in non-GUI mode. S. On 28/03/06, Derek Bradley <[EMAIL PROTECTED]> wrote: > > > > > > Hi, > > Is there a (simple) way of launching batch file scripts > from Jmeter? > > ie. Instead of hitting a URL, is it possible to launch a command > line batch file instead? I'm not too worried about waiting for > control to return, as I can record the execution times of those > batch files in the batch files themselves. > > Regards, > Derek > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

