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

Linux vanilla kernel on QEMU and networking with eth0 -

rdbms - what exactly the undo information lives in oracle? -

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