So you just want to execute as many BP's as possible within an hour without
the use of pacing/timers?

You can set the loop controller to run forever and use the scheduler of the
thread group to run the test for 1 hour. Disavantage is that the logout is
not executed.

Or you make use of a loadmodel in which you determine how often the BP
should be executed and use that number as loop count. You can use Constant
Throughput timer for pacing.


-- 
View this message in context: 
http://jmeter.512774.n5.nabble.com/Login-and-Logout-only-once-tp3320063p3320206.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]

Reply via email to