On 30/04/2012 08:54, Bharti Munjal wrote:
Is there a way to run bash scripts from jmeter ???

You can use Beanshell Sampler. Put in it Java code that calls bash script and it should work. Beabshell has the same syntax as Java but it is interpreted language, not compiled.
Here is its site - http://beanshell.org/

--
  Best Regards,
    Dzmitry Kashlach|QA Engineer
  Mobile: +375291142462
  Skype: dmitry.kashlach


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to