Sometimes when we writing jmeter scripts , we need to share variables between threads groups in a test plan. Easiest way to achieve this is use "bsh.shared" shared namespace.
Test Plan
Thread Group1
Thread Group2
Assume that you have a test scenario to pass the session of the ...