Hi,
 
 I am new to the JMeter. I read few posts that are related to my issues but
i am not able to find the correct solution. I need your help to fix the
following issues:

 Here is my testplan look like:
 

  Http Defaults
  Http Cookie Manager(enabled: clear cookies each iteration?)
  Loop Controller
     ---- CSV Data Set Conf (username,pwd)
     ---- HTTP Request (Login with username & pwd)
     ---- If Controller
            ---- HTTP Request (Submit some data)
            ---- HTTP Request (Logout with username)
  View Results Tree


1) My data file contains 3 records. It is reading different username and pwd
values from file but when i check the html page every time it is showing
same username value for all different user inputs. It seems jsessionid is
same for all the pages.
Is there way to clear cookie data after logout of each user inside the loop
controller?
I tried adding thread group inside the loop control but the loop end after
the first record processed.


2) Right now in loop controller i set the value to 3 instead of this i want
to use while controller.How can i check the eof condition in while
controller?

I appreciate all your help.

Thanks,
Gopal
-- 
View this message in context: 
http://www.nabble.com/How-to-clear-the-cookie-for-each-record-inside-the-loop--tf2354209.html#a6557155
Sent from the JMeter - User mailing list archive at Nabble.com.


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

Reply via email to