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

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

bash - How do you programmatically add a bats test? -

java - Getting exception in JDBC thin driver -