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? Thanks in advance. Rodolfo

