The ramp up time in my test plan does not appear to be working. It is set
correctly. Here is the property in the xml file for the test plan.
<property xml:space="preserve"
propType="org.apache.jmeter.testelement.property.StringProperty"
name="ThreadGroup.ramp_time">5</property>
which should give me a 5 second interval between the start of each thread.
Yet, when I start the test, all of the threads start (almost)
simultaneously. jmeter.log shows all 50 threads starting in a matter of a
few seconds.
Any ideas?
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
|