Relative Content

Tag Archive for sessionjmeterperformance-testingsession-cookiessessionid

Dynamic session ID is not displayed in my JMeter response headers, even though it’s present in the actual response

After entering credentials and logging in, a SessionID is generated as a Set-Cookie in the response header on the actual website, but I am not able to see it in the response of the call in JMeter. It logs in successfully. When I try to add the session ID cookies manually, it works fine. So, the scenario is that I enter my credentials at the Sign In (A) URL, then it goes to the B URL for generating the session ID, and finally, it directs to the home page (C URL). However, in JMeter, it redirects from the B URL to the A URL instead of the C URL. I guess that might be causing the issue. I checked the response body of the B URL, but there is nothing related to the Session ID. The response body is just: