I need write the following scenario in JMeter Login via http request and in parallel sending calls for 8 hours. After that running in parallel Login and Logoff and sending calls again for 8 hours After that running in parallel Login and Logoff and sending calls again for 8 hours After that running in parallel Login and Logoff and sending calls again for 8 hours and after N runs … start everything from beginning.
I created N thread groups , and added parallel controller , and under the parallel controller i added the loop controller of Login , Logout, sending calls
it didn't worked , the test stops after running the first run of thread group, it doesn't run as duration time . what i m doing wrong , maybe i have to write the test plan different?
