RE: JMeter- how to manage correlation??

2009-03-31 Thread Kannan, Sengamalam
5:20 PM To: JMeter Users List Subject: Re: JMeter- how to manage correlation?? Hi , Thanks for replying. Please solve following scenario's *1. I used HTTP URL Re-writing Modifier in following scenario:* I was load testing a site in which after i log-in the site, Session IDs was passed i

Re: JMeter- how to manage correlation??

2009-03-31 Thread mayank panwar
Hi , Thanks for replying. Please solve following scenario's *1. I used HTTP URL Re-writing Modifier in following scenario:* I was load testing a site in which after i log-in the site, Session IDs was passed in the URL itself. so when i recorded the pages i got Session ID in HTTP Request --> Send

Re: JMeter- how to manage correlation??

2009-03-27 Thread mayank panwar
Hi, Thanks a lot for your response. It really helped me a lot !!! I used HTTP URL Re-Writing by putting the session Variable name in Session Argument Name (HTTP URL Re-Writing) to manage correlation. I am still having some query regarding correlation: 1. Correlation can be achieved by both Pre

Re: JMeter- how to manage correlation??

2009-03-26 Thread Himanshu Ghai
add the cookie manager it will do it for sessions and other cookies..for the application correlation use regular expression extractor..it's there in the manual.. Himanshu On Thu, Mar 26, 2009 at 7:04 AM, mayank panwar wrote: > Hi all, Could anyone explain me the concept of correlation, session i

JMeter- how to manage correlation??

2009-03-26 Thread mayank panwar
Hi all, Could anyone explain me the concept of correlation, session id in JMeter? how can i manage correlation in JMeter? i am unable to find any help :( Thanks in advance. Mayank Panwar.