Update test Plan I need to check the session expiry functionality implemented for AUT which is REST API. My query is how to remain inactive for specified duration so that session expires and also how to retrieve the response in Jmeter.
My Test Plan:

Update test Plan I need to check the session expiry functionality implemented for AUT which is REST API. My query is how to remain inactive for specified duration so that session expires and also how to retrieve the response in Jmeter.
My Test Plan:

Add Think Times to Controller node:
Remove the one after Login Transaction-Local
Set in Think time a pause higher to the timeout:
Add after it a HTTP Request that should redirect to Login page if session has expired:
