Skip to content

HTTP Cookie Manager

Rajendra Prasad Reddy Penumalli edited this page May 12, 2020 · 1 revision

HTTP Cookie Manager

  • Sessions and cookies are managed in JMeter by using config elements such as HTTP Cookie Manager which provides an option to save the cookie.
  • There is also an option to clear the cookies in every iteration and also allows to add user-defined cookies.
  • HTTP Cache manager helps to cache the images and .css file.
  • It can also be cleared after each iteration as per the requirement in the load tests and also limits the number of elements which can be stored in the cache.

Clone this wiki locally