Hi a. You cannot dynamically change the values (as far as I know). You can simulate something similar by using staggered thread groups or delaying / pausing threads based on conditions (but you must always specify the maximum number you need)
b. If you mean the number of requests being made , you can add a listener for that or load the resulting file into a listener like Summary Report regards deepak On Thu, Nov 5, 2009 at 2:47 PM, Ravi Kumar <[email protected]> wrote: > Hi , > > How do I add more users when the test is under execution. > > How to find the TPS in Jmeter Logs > > > Best Regards > Ravi >

