Hi, Jmeter Users,

I have test plan looks like the following, and when I run the test plan, the 
session that cookie manager maintain will looks like 

-Thread Group
        -cookie Manager
                -simple controller
                        -http request1 >>> cookie 1
                        -http request2 >>> cookie 2
                        -http request3 >>> cookie 1
                        -http request4 >>> cookie 2

                        ......  
-Thread Group
        -cookie Manager
                -simple controller
                        -http request5 >>> cookie 1
                        -http request6 >>> cookie 2
                        -http request7 >>> cookie 1
                        -http request8 >>> cookie 2
                        ......  

This is not what I expected, I need to have different cookie for each Thread 
group, and I am not sure if I am doing the right thing. Anyone has any ideal?

Avian
        




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to