Thursday, April 16, 2020

JMeter: HTTP Cookie Manager


https://www.blazemeter.com/blog/http-cookie-manager-advanced-usage-a-guide/


first request will not be having any cookies , All the other requests have cookie data in the request header. This means that the cookie is passing from the response to the next request, and it isn’t cleared when a new iteration starts.


No comments:

Post a Comment

JMeter Simple Controller

  Simple Controller is just a  container  for user request.