Hi,

In Non-gui mode for JMeter does any used the option of "-J" to pass
the JMeter Properties  like Number of Threads, Loop Count and
Ramp-time.

I tried using  following Ant Task, it does not work. Any body
successfully used these parameter?

<jmeter    jmeterhome="c:\jakarta-jmeter-1.8.1"..... >
        <property name="request.threads" value="1"/>
        <property name="request.loop" value="10"/>
</jmeter>


thanks
Manju

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

Reply via email to