I am seeing critical alerts being raised during my test, which according to the threshold are >= 1.0. However when I look at my graph which is with a scale of 1, the only spikes...
When you run a test for a specific duration, NeoLoad will aggregate the data depending on that duration.
So in your case and especially for a long test like that i think that...
I simply don't want a new session to be established per iteration. Rather, I want to simulate 50 VUs, re-iterating but using the same session per VU instance, so 50 sessions...
If you have a login/logout containers then by putting them respectively inside the Init/End container that should not create new session per iteration as soon as the reset user...