On Friday 06 July 2007 09:20, Cristian Opincaru wrote:
> I built a shell script that calls the non-gui jmeter several times, for
> each jmx
>
> C.
>
> On 7/6/07, smithas <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I have multiple .jmx scripts. Is there any way to run these scripts one
> > by one automatically . Ny help is appreciated.

take a look at the jmeter ant task
-----
<jmeter
    jmeterhome="c:\jakarta-jmeter-2.2"
    resultlog="${basedir}/loadtests/JMeterResults.jtl">
        <testplans dir="${basedir}/loadtests" includes="*.jmx"/>
</jmeter>
-----

> > --
> > View this message in context:
> > http://www.nabble.com/Run-multiple-.jmx-scripts-automatically-in-a-series
> >-tf4033016.html#a11456823 Sent from the JMeter - User mailing list archive
> > at Nabble.com.
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]

-- 
André Pfeiler 

The e-Spirit Company GmbH
Barcelonaweg 14
D-44269 Dortmund
http://www.FIRSTspirit.de 

fax: +49 231 28661-59
e-mail: [EMAIL PROTECTED] 

Geschäftsführer: 
Jörn Bodemann, Michael Kenfenheuer
Amtsgericht Dortmund (HRB 13961)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to