On 03/03/2010, Rodolfo Landa <[email protected]> wrote:
> All,
>
> I use JMeter Ant Task to run test plans. I pass the number of threads and
> loops like this:
>
> <property name="request.threads" value="1">
> <property name="request.loop" value="10">
>
> I cannot find how to pass the Ramp-Up period. Have someone done it before or
> knows the name of this property?
I don't know - the JMeter Ant task is not part of JMeter.
However, you can just define the ramp-up using a property -
${__P(request.rampup)} - in the test plan and then pass in the
property instead.
> Thanks in advance.
>
>
> Rodolfo
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]