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, 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!!