Hi All, I want to know how the sessions are managed in once only and loop controller.
For eg: No of users is 2 Used Once only controller for login and logout. so irrespective of run duration, number of loops there will be 2 sessions only, one for each user....is it correct? so what happens if i put all the requests including login and logut in a loop controller for a certain nuber of iterations? New session will be created for each user for iteration ? Thanks in advance. Thanks, Surendar -- View this message in context: http://www.nabble.com/Need-Clarification-on-session-info-in-Once-only-controller-tp23944654p23944654.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]

