hi, I have 3 thread groups that are set to run sequentially.
Login Load website Logout When i run this, the Logout thread group doesn't run. If i place my Logout thread group between Login and Load website, all 3 run without any issue. Only when i place my Logout at the end, the sampler under it never gets executed. I've also tried putting the Logout thread's sampler under tearDown Thread Group, but i see the same issue. I'm not sure if i'm missing anything here. Any suggestions on this?? Jmeter: 2.13 r1665067 Java: 1.8.0_92, 64-bit Regards, Guruprasad R
