You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by zivfar <zi...@gmail.com> on 2009/10/18 13:46:21 UTC

Running exe from Jmeter (Windows)

hi, 

How can I run exe files from Jmeter (in windows)? 
Thanks
-- 
View this message in context: http://www.nabble.com/Running-exe-from-Jmeter-%28Windows%29-tp25946027p25946027.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Running exe from Jmeter (Windows)

Posted by Deepak Shetty <sh...@gmail.com>.
Only indirectly via a BSH/Java sampler . Use Runtime.exec in java.If you
want to measure time it takes to run / need the response , you'd have to
code it yourself(search on google)
regards
deepak

On Sun, Oct 18, 2009 at 4:46 AM, zivfar <zi...@gmail.com> wrote:

>
> hi,
>
> How can I run exe files from Jmeter (in windows)?
> Thanks
> --
> View this message in context:
> http://www.nabble.com/Running-exe-from-Jmeter-%28Windows%29-tp25946027p25946027.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>