Hello - I was wondering if it is possible to pass a variable from one thread group to another in a JMeter Test Plan?
For example, my first thread group calls another test via an Include Controller, and then uses variables that were extracted via RegEx from that test, in that thread group (user name, email). I then want to have a new thread group (in the same test plan) use one of the variables that were extracted from the included test and used in the first thread group. Is that possible at all? Thanks in advance. Janine

