<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: JMeter Tips and Tricks &#8211; Correlating with Regular Expressions</title>
	<atom:link href="http://altentee.com/blogs/2008/jmeter-tips-and-tricks-correlating-with-regular-expressions/feed/" rel="self" type="application/rss+xml" />
	<link>http://altentee.com/blogs/2008/jmeter-tips-and-tricks-correlating-with-regular-expressions/</link>
	<description>Performance and Test Automation Experts</description>
	<lastBuildDate>Mon, 09 May 2011 03:51:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: jose</title>
		<link>http://altentee.com/blogs/2008/jmeter-tips-and-tricks-correlating-with-regular-expressions/#comment-6354</link>
		<dc:creator>jose</dc:creator>
		<pubDate>Wed, 27 Oct 2010 23:14:40 +0000</pubDate>
		<guid isPermaLink="false">http://90kts.com/blog/2008/jmeter-tips-and-tricks-correlating-with-regular-expressions/#comment-6354</guid>
		<description>does anyone have the images from this post??</description>
		<content:encoded><![CDATA[<p>does anyone have the images from this post??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prakash</title>
		<link>http://altentee.com/blogs/2008/jmeter-tips-and-tricks-correlating-with-regular-expressions/#comment-6353</link>
		<dc:creator>Prakash</dc:creator>
		<pubDate>Thu, 03 Jun 2010 18:14:46 +0000</pubDate>
		<guid isPermaLink="false">http://90kts.com/blog/2008/jmeter-tips-and-tricks-correlating-with-regular-expressions/#comment-6353</guid>
		<description>Hi,

Can someone help tell me or have similar experience how to capture the dynamic values from the http header and set it as send parameter in the next request using regular expression extractor?

Suppose the values of Location parameter in the http header request(Method is POST)is unique for each request.
How to capture this unque value on each request and use it in the next request?

Thanks,
Prakash</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Can someone help tell me or have similar experience how to capture the dynamic values from the http header and set it as send parameter in the next request using regular expression extractor?</p>
<p>Suppose the values of Location parameter in the http header request(Method is POST)is unique for each request.<br />
How to capture this unque value on each request and use it in the next request?</p>
<p>Thanks,<br />
Prakash</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SAMA TV LIVE</title>
		<link>http://altentee.com/blogs/2008/jmeter-tips-and-tricks-correlating-with-regular-expressions/#comment-6352</link>
		<dc:creator>SAMA TV LIVE</dc:creator>
		<pubDate>Thu, 13 May 2010 23:03:24 +0000</pubDate>
		<guid isPermaLink="false">http://90kts.com/blog/2008/jmeter-tips-and-tricks-correlating-with-regular-expressions/#comment-6352</guid>
		<description>Amazing, truly excellent information. Your blog is really awesome. I bookmarked this and will come back once again.
JMeter Tips and Tricks &#8211; Correlating with Regular Expressions  Altentee &#187; Performance &amp; Test Automation Experts</description>
		<content:encoded><![CDATA[<p>Amazing, truly excellent information. Your blog is really awesome. I bookmarked this and will come back once again.<br />
JMeter Tips and Tricks &#8211; Correlating with Regular Expressions  Altentee &raquo; Performance &amp; Test Automation Experts</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://altentee.com/blogs/2008/jmeter-tips-and-tricks-correlating-with-regular-expressions/#comment-6351</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Tue, 02 Mar 2010 14:15:20 +0000</pubDate>
		<guid isPermaLink="false">http://90kts.com/blog/2008/jmeter-tips-and-tricks-correlating-with-regular-expressions/#comment-6351</guid>
		<description>Hi,

It seemed that the link to screenshot after &quot;The following screenshot shows an example&quot; is not working.

Cheers,</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>It seemed that the link to screenshot after &#8220;The following screenshot shows an example&#8221; is not working.</p>
<p>Cheers,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mai garduce</title>
		<link>http://altentee.com/blogs/2008/jmeter-tips-and-tricks-correlating-with-regular-expressions/#comment-6350</link>
		<dc:creator>mai garduce</dc:creator>
		<pubDate>Fri, 12 Feb 2010 11:50:54 +0000</pubDate>
		<guid isPermaLink="false">http://90kts.com/blog/2008/jmeter-tips-and-tricks-correlating-with-regular-expressions/#comment-6350</guid>
		<description>I am still having some query regarding correlation:

1. Correlation can be achieved by both Pre Processors –&gt; HTTP URL Re-writing Modifier and Post Processors -&gt; Regular Expression Extractor??

2. If yes, then what is the difference between both the process?

3. I have gone through many links which says that correlation can be achieved by Regular Expression Extractor, so could you please put some light on this.


i am dealing with a URL like this:
/site/website?S=bemxrfs&amp;W=mc51pww2&amp;N=aqrgiea&amp;A=bwvjpm1

the S=bemxrfs&amp;W=mc51pww2&amp;N=aqrgiea&amp;A=bwvjpm1
dynamically change every link that is accessed.

how do we capture and parameterized this if we are going to use
HTTP URL Re-writing Modifier?



i am dealing with a URL like this:
/site/website?S=bemxrfs&amp;W=mc51pww2&amp;N=aqrgiea&amp;A=bwvjpm1

the S=bemxrfs&amp;W=mc51pww2&amp;N=aqrgiea&amp;A=bwvjpm1
dynamically change every link that is accessed.

how do we capture and parameterized this if we are going to use
HTTP URL Re-writing Modifier?


thanks</description>
		<content:encoded><![CDATA[<p>I am still having some query regarding correlation:</p>
<p>1. Correlation can be achieved by both Pre Processors –&gt; HTTP URL Re-writing Modifier and Post Processors -&gt; Regular Expression Extractor??</p>
<p>2. If yes, then what is the difference between both the process?</p>
<p>3. I have gone through many links which says that correlation can be achieved by Regular Expression Extractor, so could you please put some light on this.</p>
<p>i am dealing with a URL like this:<br />
/site/website?S=bemxrfs&amp;W=mc51pww2&amp;N=aqrgiea&amp;A=bwvjpm1</p>
<p>the S=bemxrfs&amp;W=mc51pww2&amp;N=aqrgiea&amp;A=bwvjpm1<br />
dynamically change every link that is accessed.</p>
<p>how do we capture and parameterized this if we are going to use<br />
HTTP URL Re-writing Modifier?</p>
<p>i am dealing with a URL like this:<br />
/site/website?S=bemxrfs&amp;W=mc51pww2&amp;N=aqrgiea&amp;A=bwvjpm1</p>
<p>the S=bemxrfs&amp;W=mc51pww2&amp;N=aqrgiea&amp;A=bwvjpm1<br />
dynamically change every link that is accessed.</p>
<p>how do we capture and parameterized this if we are going to use<br />
HTTP URL Re-writing Modifier?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suresh</title>
		<link>http://altentee.com/blogs/2008/jmeter-tips-and-tricks-correlating-with-regular-expressions/#comment-6349</link>
		<dc:creator>Suresh</dc:creator>
		<pubDate>Thu, 21 Jan 2010 08:06:40 +0000</pubDate>
		<guid isPermaLink="false">http://90kts.com/blog/2008/jmeter-tips-and-tricks-correlating-with-regular-expressions/#comment-6349</guid>
		<description>Hi,

Thanks for the informative article

It helped me a lot but i have stucked with the viewstate correlation, Can you please elaborate correlation of Viewstate using Jmeter.

Thanks is advance

Regards,
Suresh</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for the informative article</p>
<p>It helped me a lot but i have stucked with the viewstate correlation, Can you please elaborate correlation of Viewstate using Jmeter.</p>
<p>Thanks is advance</p>
<p>Regards,<br />
Suresh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ramesh</title>
		<link>http://altentee.com/blogs/2008/jmeter-tips-and-tricks-correlating-with-regular-expressions/#comment-6348</link>
		<dc:creator>ramesh</dc:creator>
		<pubDate>Tue, 10 Nov 2009 06:46:02 +0000</pubDate>
		<guid isPermaLink="false">http://90kts.com/blog/2008/jmeter-tips-and-tricks-correlating-with-regular-expressions/#comment-6348</guid>
		<description>Hi,

      I am facing problem with request connection through proxy settings.I am not getting 404 error when i start running the proxy but i do get the nodes added in the left end tree.Basically i am getting through 80 port but not able to connect to webserver port i.e 7001. Once i can establish connection i will be able to dop perf testing on my java struts application. Its a web application so i hope someone helps me out.


Rgds,
Ramesh</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>      I am facing problem with request connection through proxy settings.I am not getting 404 error when i start running the proxy but i do get the nodes added in the left end tree.Basically i am getting through 80 port but not able to connect to webserver port i.e 7001. Once i can establish connection i will be able to dop perf testing on my java struts application. Its a web application so i hope someone helps me out.</p>
<p>Rgds,<br />
Ramesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lchaganti</title>
		<link>http://altentee.com/blogs/2008/jmeter-tips-and-tricks-correlating-with-regular-expressions/#comment-6347</link>
		<dc:creator>lchaganti</dc:creator>
		<pubDate>Fri, 14 Aug 2009 09:30:04 +0000</pubDate>
		<guid isPermaLink="false">http://90kts.com/blog/2008/jmeter-tips-and-tricks-correlating-with-regular-expressions/#comment-6347</guid>
		<description>Could you please let me know the process to record web application(http) using Jmeter?

Thanks in advance,

Regards,
--Lalith Kumar Chaganti</description>
		<content:encoded><![CDATA[<p>Could you please let me know the process to record web application(http) using Jmeter?</p>
<p>Thanks in advance,</p>
<p>Regards,<br />
&#8211;Lalith Kumar Chaganti</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bose</title>
		<link>http://altentee.com/blogs/2008/jmeter-tips-and-tricks-correlating-with-regular-expressions/#comment-6346</link>
		<dc:creator>Bose</dc:creator>
		<pubDate>Wed, 01 Apr 2009 15:28:37 +0000</pubDate>
		<guid isPermaLink="false">http://90kts.com/blog/2008/jmeter-tips-and-tricks-correlating-with-regular-expressions/#comment-6346</guid>
		<description>Thanks for such a detaled description about Jmeter session id concept.

However, the concept of correlation is not very clear to me.If jsession is changes on every page then how would i use regular expression extracter to correlate the session id.

Can we use URL Rewritting as well for this session id.

Please help. Your help would be appreciated.

Thanks
Bose</description>
		<content:encoded><![CDATA[<p>Thanks for such a detaled description about Jmeter session id concept.</p>
<p>However, the concept of correlation is not very clear to me.If jsession is changes on every page then how would i use regular expression extracter to correlate the session id.</p>
<p>Can we use URL Rewritting as well for this session id.</p>
<p>Please help. Your help would be appreciated.</p>
<p>Thanks<br />
Bose</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hanumanthu</title>
		<link>http://altentee.com/blogs/2008/jmeter-tips-and-tricks-correlating-with-regular-expressions/#comment-6345</link>
		<dc:creator>Hanumanthu</dc:creator>
		<pubDate>Thu, 18 Sep 2008 09:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://90kts.com/blog/2008/jmeter-tips-and-tricks-correlating-with-regular-expressions/#comment-6345</guid>
		<description>Thanks, for the information  which U have provided regarding the Correlation.
I have tried with that, But I couldn&#039;t do it successfully.
When ever I log in to the application &quot;TokenID &quot; will be generated.
I went from the Regular Expression.
I have filled the fields in RegularExpression Extracter.Please help me out inthis issue.</description>
		<content:encoded><![CDATA[<p>Thanks, for the information  which U have provided regarding the Correlation.<br />
I have tried with that, But I couldn&#8217;t do it successfully.<br />
When ever I log in to the application &#8220;TokenID &#8221; will be generated.<br />
I went from the Regular Expression.<br />
I have filled the fields in RegularExpression Extracter.Please help me out inthis issue.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

