HTTP Cookie Manager - rajendrapenumalli/Jmeter GitHub Wiki

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.