<?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: What is correlation?</title>
	<atom:link href="http://learnloadrunner.com/correlation/what-is-correlation/feed/" rel="self" type="application/rss+xml" />
	<link>http://learnloadrunner.com/correlation/what-is-correlation/</link>
	<description>Best Source for Online LoadRunner Training</description>
	<lastBuildDate>Wed, 18 Jan 2012 05:21:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Archana</title>
		<link>http://learnloadrunner.com/correlation/what-is-correlation/#comment-1552</link>
		<dc:creator>Archana</dc:creator>
		<pubDate>Wed, 18 Jan 2012 05:21:31 +0000</pubDate>
		<guid isPermaLink="false">http://learnloadrunner.com/correlation/what-is-correlation/#comment-1552</guid>
		<description>Correlation = The process of enhancing a VuGen script to process dynamic data passed between client and server.

** Dynamic value are hardcorded in the generated script.**

 Step 1 (in Vugen script) Login
 Client login with username/pwd    TO SERVER

 Server= Authenticate, provide sessionid@234567

 Step 2 (in Vugen Script) Client request info @234567
 SERVER= Provide info with correct sessionid .
 ( this is while recording a vugen script)
-----------------------------------------------------------
Replay fails due to hardcoded value .........
Step 1 (in Vugen script) Login
 Client login with username/pwd    TO SERVER

Server= Authenticate, provide sessionid@678230(this is a new sessionid )

Step 2 (in Vugen Script) Client request info @234567
Client request info sessionid @234567

SERVER = failing request due to sessionid mismatch....
Vugen script replay fails.
--------------------------------------------------------
Dynamic Value Correlation= Capture and reuse new dynamic value during script replay.
 example=== Capture the value @234567 and save to placeholder {abc}.
Replace hardcoded value @234567 with placeholder{abc}
---------------------------------------------------------
Web_reg_save_param_ex ()(&quot;Session_ID&quot; ,&quot;LB=Sessionid=&quot; ,&quot;RB=\&quot;&quot;,&quot;Ord=1&quot;,Last);
--------------------------------------------------------</description>
		<content:encoded><![CDATA[<p>Correlation = The process of enhancing a VuGen script to process dynamic data passed between client and server.</p>
<p>** Dynamic value are hardcorded in the generated script.**</p>
<p> Step 1 (in Vugen script) Login<br />
 Client login with username/pwd    TO SERVER</p>
<p> Server= Authenticate, provide sessionid@234567</p>
<p> Step 2 (in Vugen Script) Client request info @234567<br />
 SERVER= Provide info with correct sessionid .<br />
 ( this is while recording a vugen script)<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
Replay fails due to hardcoded value &#8230;&#8230;&#8230;<br />
Step 1 (in Vugen script) Login<br />
 Client login with username/pwd    TO SERVER</p>
<p>Server= Authenticate, provide sessionid@678230(this is a new sessionid )</p>
<p>Step 2 (in Vugen Script) Client request info @234567<br />
Client request info sessionid @234567</p>
<p>SERVER = failing request due to sessionid mismatch&#8230;.<br />
Vugen script replay fails.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
Dynamic Value Correlation= Capture and reuse new dynamic value during script replay.<br />
 example=== Capture the value @234567 and save to placeholder {abc}.<br />
Replace hardcoded value @234567 with placeholder{abc}<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Web_reg_save_param_ex ()(&#8220;Session_ID&#8221; ,&#8221;LB=Sessionid=&#8221; ,&#8221;RB=\&#8221;",&#8221;Ord=1&#8243;,Last);<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gowthami</title>
		<link>http://learnloadrunner.com/correlation/what-is-correlation/#comment-1502</link>
		<dc:creator>gowthami</dc:creator>
		<pubDate>Wed, 07 Dec 2011 11:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://learnloadrunner.com/correlation/what-is-correlation/#comment-1502</guid>
		<description>can u tell me why dynamic value generated while scripting</description>
		<content:encoded><![CDATA[<p>can u tell me why dynamic value generated while scripting</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naveen</title>
		<link>http://learnloadrunner.com/correlation/what-is-correlation/#comment-1320</link>
		<dc:creator>Naveen</dc:creator>
		<pubDate>Tue, 05 Jul 2011 05:40:14 +0000</pubDate>
		<guid isPermaLink="false">http://learnloadrunner.com/correlation/what-is-correlation/#comment-1320</guid>
		<description>My question is , if not find the seesion ID in tree tab, then hw we can do the correlation please give me the answer .........</description>
		<content:encoded><![CDATA[<p>My question is , if not find the seesion ID in tree tab, then hw we can do the correlation please give me the answer &#8230;&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ankit</title>
		<link>http://learnloadrunner.com/correlation/what-is-correlation/#comment-488</link>
		<dc:creator>Ankit</dc:creator>
		<pubDate>Mon, 30 May 2011 13:02:11 +0000</pubDate>
		<guid isPermaLink="false">http://learnloadrunner.com/correlation/what-is-correlation/#comment-488</guid>
		<description>Hi All,
 
Need your inputs on below issue: 
 
User interface: BOXI 3.1 Infoview opendoc. 
 
Phase: Performance testing 
Tool: HP Load Runner 9.1. (LR)
Issue in parameter: Correlation
 
We need to perform PT for 120 users as part of project requirement. As there are many web links that are traversed while browsing report in Infoview (login, prompt, default view, drill etc) we have used automated correlation so LR can keep track of changing session ID. 

LR script is working fine with 25-35 users and beyond that it starts throwing an error “Error -26377: No match found for the requested parameter &quot;WCS_param6&quot;. Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 1024 bytes, use web_set_max_html_param_len to increase the parameter size”

Additional inputs may be helpful to analyze

1.	Without use of correlation the response time of transactions is too very low (.001sec) and is not realistic.
2.	web_set_max_html_param_len is already increased to 262144 bytes. (gives same error again on increasing the number of users).
3.	Due to many traversal of links (in between there are many blank pages) we are unable to view the report execution in Run Time Viewer of Load Runner.
 
Please share inputs from your experience of load runner with BO Infoview reports. Also if you have any reference to MANUAL CORRELATION please let us know.

Any pointers for resolving the issue will be highly appreciated.
 
Thanks,
Ankit</description>
		<content:encoded><![CDATA[<p>Hi All,</p>
<p>Need your inputs on below issue: </p>
<p>User interface: BOXI 3.1 Infoview opendoc. </p>
<p>Phase: Performance testing<br />
Tool: HP Load Runner 9.1. (LR)<br />
Issue in parameter: Correlation</p>
<p>We need to perform PT for 120 users as part of project requirement. As there are many web links that are traversed while browsing report in Infoview (login, prompt, default view, drill etc) we have used automated correlation so LR can keep track of changing session ID. </p>
<p>LR script is working fine with 25-35 users and beyond that it starts throwing an error “Error -26377: No match found for the requested parameter &#8220;WCS_param6&#8243;. Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 1024 bytes, use web_set_max_html_param_len to increase the parameter size”</p>
<p>Additional inputs may be helpful to analyze</p>
<p>1.	Without use of correlation the response time of transactions is too very low (.001sec) and is not realistic.<br />
2.	web_set_max_html_param_len is already increased to 262144 bytes. (gives same error again on increasing the number of users).<br />
3.	Due to many traversal of links (in between there are many blank pages) we are unable to view the report execution in Run Time Viewer of Load Runner.</p>
<p>Please share inputs from your experience of load runner with BO Infoview reports. Also if you have any reference to MANUAL CORRELATION please let us know.</p>
<p>Any pointers for resolving the issue will be highly appreciated.</p>
<p>Thanks,<br />
Ankit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rakesh Ranjan Kumar</title>
		<link>http://learnloadrunner.com/correlation/what-is-correlation/#comment-442</link>
		<dc:creator>Rakesh Ranjan Kumar</dc:creator>
		<pubDate>Tue, 22 Feb 2011 09:14:19 +0000</pubDate>
		<guid isPermaLink="false">http://learnloadrunner.com/correlation/what-is-correlation/#comment-442</guid>
		<description>i am doing correlation manually during run left boundary value also changing some time how i handle this things

Please revert ASAP</description>
		<content:encoded><![CDATA[<p>i am doing correlation manually during run left boundary value also changing some time how i handle this things</p>
<p>Please revert ASAP</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rakesh Ranjan Kumar</title>
		<link>http://learnloadrunner.com/correlation/what-is-correlation/#comment-441</link>
		<dc:creator>Rakesh Ranjan Kumar</dc:creator>
		<pubDate>Tue, 22 Feb 2011 09:10:30 +0000</pubDate>
		<guid isPermaLink="false">http://learnloadrunner.com/correlation/what-is-correlation/#comment-441</guid>
		<description>i have to test 3 scenario through 1 script for example:- through my application you can book air ticket,Train ticket and bus ticket.can i give 30% uaers load on air ticket ,30% uaers load on train ticket and 40% uaers load on bus ticket  through 1 loadrunner script.</description>
		<content:encoded><![CDATA[<p>i have to test 3 scenario through 1 script for example:- through my application you can book air ticket,Train ticket and bus ticket.can i give 30% uaers load on air ticket ,30% uaers load on train ticket and 40% uaers load on bus ticket  through 1 loadrunner script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: srinivas</title>
		<link>http://learnloadrunner.com/correlation/what-is-correlation/#comment-247</link>
		<dc:creator>srinivas</dc:creator>
		<pubDate>Mon, 23 Aug 2010 09:16:11 +0000</pubDate>
		<guid isPermaLink="false">http://learnloadrunner.com/correlation/what-is-correlation/#comment-247</guid>
		<description>Hi ,
This is srinivas working as amanual tester .now i want to learn loadrunner.........pls guide me how to learn loadrunner</description>
		<content:encoded><![CDATA[<p>Hi ,<br />
This is srinivas working as amanual tester .now i want to learn loadrunner&#8230;&#8230;&#8230;pls guide me how to learn loadrunner</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://learnloadrunner.com/correlation/what-is-correlation/#comment-229</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Fri, 14 May 2010 14:29:53 +0000</pubDate>
		<guid isPermaLink="false">http://learnloadrunner.com/correlation/what-is-correlation/#comment-229</guid>
		<description>I am also new to this blog, as well as to LoadRunner.  We have a big project coming up and I want to see if manual correlation is something that will help us.  Could someone please explain how it works and provide screenshots if possible?  Thanks very much.</description>
		<content:encoded><![CDATA[<p>I am also new to this blog, as well as to LoadRunner.  We have a big project coming up and I want to see if manual correlation is something that will help us.  Could someone please explain how it works and provide screenshots if possible?  Thanks very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Parveen Shaik</title>
		<link>http://learnloadrunner.com/correlation/what-is-correlation/#comment-228</link>
		<dc:creator>Parveen Shaik</dc:creator>
		<pubDate>Wed, 12 May 2010 04:41:58 +0000</pubDate>
		<guid isPermaLink="false">http://learnloadrunner.com/correlation/what-is-correlation/#comment-228</guid>
		<description>Hi,
   In my current propject i am facing am issue,There is a scenario that where i need to create a helpdesk ticket ,at run time it  generates some unquie values,which at run time throwing error saying validating unquie index defined on the form,but there are no whihc unquie values defined actually,is it a correlation issue ,i have tried to record two scripts and compared them there many values generated and they are different for each recording, I have tried correlating helpdesk number still i am getting issue,should i have to correlate all the values which are different for each recording ? Please let me know ASAP,Waiting for reply,

Thanks,
Parveen</description>
		<content:encoded><![CDATA[<p>Hi,<br />
   In my current propject i am facing am issue,There is a scenario that where i need to create a helpdesk ticket ,at run time it  generates some unquie values,which at run time throwing error saying validating unquie index defined on the form,but there are no whihc unquie values defined actually,is it a correlation issue ,i have tried to record two scripts and compared them there many values generated and they are different for each recording, I have tried correlating helpdesk number still i am getting issue,should i have to correlate all the values which are different for each recording ? Please let me know ASAP,Waiting for reply,</p>
<p>Thanks,<br />
Parveen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: subashini</title>
		<link>http://learnloadrunner.com/correlation/what-is-correlation/#comment-221</link>
		<dc:creator>subashini</dc:creator>
		<pubDate>Thu, 22 Apr 2010 17:49:19 +0000</pubDate>
		<guid isPermaLink="false">http://learnloadrunner.com/correlation/what-is-correlation/#comment-221</guid>
		<description>Hi, 

I m new to this blog.Cud u plz explain me to  manually correlate the date in Loadrunner scripts.I m undergoing training in Loadrunner</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>I m new to this blog.Cud u plz explain me to  manually correlate the date in Loadrunner scripts.I m undergoing training in Loadrunner</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/8 queries in 0.053 seconds using disk: basic
Object Caching 833/839 objects using disk: basic

Served from: learnloadrunner.com @ 2012-02-05 15:50:56 -->
