Hi Naveen, I just followed the same steps as you have explained but for some reason not able to see Custom Defined Cookie in the 1st iteration, can you please tell me / help me out like what is wrong here exactly ?
What is the best practice in Jmeter in case of cookie...Do we need to check the clear cookie option in each iteration or we should leave it as it is...please suggest?
Hi, in my jmeter I need to pass cookie data from one thread group to another with the help of beanshell pre and post processor I am able to pass the cookie data after extraction. Problem I am facing is for each login we have different session I'd and after login we navigate to different services. Even though I get different session I'd for each login when I navigate to services it is taking only one session I'd not other I'd based on logins. How to solve this issue? Any suggestions will be appreciated!!
Hi Naveen, I just followed the same steps as you have explained but for some reason not able to see Custom Defined Cookie in the 1st iteration, can you please tell me / help me out like what is wrong here exactly ?
can you share the Performance testing tutorial playlist?
What is the best practice in Jmeter in case of cookie...Do we need to check the clear cookie option in each iteration or we should leave it as it is...please suggest?
It depends on the objective of your test. :)
@@QAInsights yes but both cookies and cache should be clear in load test to simulate production kind of scenarios.
Hi, in my jmeter I need to pass cookie data from one thread group to another with the help of beanshell pre and post processor I am able to pass the cookie data after extraction. Problem I am facing is for each login we have different session I'd and after login we navigate to different services. Even though I get different session I'd for each login when I navigate to services it is taking only one session I'd not other I'd based on logins. How to solve this issue? Any suggestions will be appreciated!!
How can we handle if the cookies has dynamic values that needs to be captured?
I found this video by searching for the same problem. Have you solved it?
hello
why my script is giving me HTTP Cookie Manager superseded by HTTP Ckkoie Manager warning and how to fix it?
i m getting no cookie even after adding cookie manager
Your app doesn't have any cookies, I believe.