I am having different thread groups in my j-meter test plan and I want to maintain same session id across all thread groups. Can anyone help me here?
Asked
Active
Viewed 567 times
0
-
Please provide the result of your research, and at least one attempted solution. – Maen Nov 29 '13 at 13:57
1 Answers
0
You can try extract Session id with Regular Expression Extractor, and then use it in next thread groups

Jay
- 1,389
- 1
- 10
- 15
-
Also I found another answer with using BeanShell here: http://stackoverflow.com/questions/9825984/sharing-cookie-values-between-thread-groups-in-jmeter – Jay Nov 29 '13 at 13:29