On 23 July 2013 10:13, jAdAw <[email protected]> wrote: > Hey, > > I would like to know if it's possible to change the thread parameters at > runtime. > I already use a property on the thread count value, but i would like to know > if u can change the scheduler and duration values on the fly. >
No. > Allowing me for example, scheduling a test with 4 users, or running 4 users > during 15min.(with loop count set to forever) > That sounds like you need to change the params just before starting the test. If so, see http://wiki.apache.org/jmeter/JMeterFAQ#How_do_I_pass_parameters_into_my_Test_scripts.3F_I_want_to_be_able_to_use_the_same_script_to_test_with_different_numbers_of_threads_and_loops.2C_and_I_don.27t_want_to_have_to_change_the_script_each_time. > > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/Changing-Thread-Group-parameters-at-runtime-tp5717548.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
