On 07/09/2009, vijaykanth6 <[email protected]> wrote: > > Hi Friends, > I got a problem while executing the Jmeter script.While recording my > application with jmeter It is created two > unique Ids.one is JSessionId and the other is uniqueId(hidden value). > I have set the HttpCookieManager and so my Jsession problem solved.but > uniqueId problem still not resolved. > while recording everything is fine but when I am excecuting the scripts I > got a wrong response. > I know the problem is like I have to correlate the request and response data > of my id uniqueId. > > Please help me out how to correlate the unique values in jmeter
This question has been asked and answered many times on this mailing list. Your options are: http://jakarta.apache.org/jmeter/usermanual/component_reference.html#HTTP_URL_Re-writing_Modifier or http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Regular_Expression_Extractor > Thanks in Advance > Kumar > > -- > View this message in context: > http://www.nabble.com/Correlation-problem-tp25334205p25334205.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

