performance testing - Jmeter: what happens when I stop the Script in between? -


i running scenario 200user in jmeter.

login addtask logout

in between stopped script. login(all 200 ran) add task(160ran) logout(80ran)

all 80 logged out now. other 120. still loged in?

it depends on application. usually, - login , close browser. webserver destroy session created in 30mins (as per config).


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -