<?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&#8217;s LoadRunner?</title>
	<atom:link href="http://www.loadrunnertnt.com/products/whats-loadrunner/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.loadrunnertnt.com/products/whats-loadrunner/</link>
	<description>Performance Testing, LoadRunner Tips &#38; Tricks</description>
	<lastBuildDate>Mon, 22 Feb 2010 18:29:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: TnT Admin</title>
		<link>http://www.loadrunnertnt.com/products/whats-loadrunner/comment-page-1/#comment-5021</link>
		<dc:creator>TnT Admin</dc:creator>
		<pubDate>Thu, 04 Feb 2010 15:02:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.loadrunnertnt.com/?p=17#comment-5021</guid>
		<description>Hi Nikhilesh ,

It is difficult to pinpoint which value to capture.  From what I see is that there is a pattern of a 3-value interval where you get the value that you want.  I&#039;m not too sure myself, but is there anyway to refine your LB and RB so that values in 1st, 4th, 8th, etc. can be captured? 

Anyone with a solution on this?</description>
		<content:encoded><![CDATA[<p>Hi Nikhilesh ,</p>
<p>It is difficult to pinpoint which value to capture.  From what I see is that there is a pattern of a 3-value interval where you get the value that you want.  I&#8217;m not too sure myself, but is there anyway to refine your LB and RB so that values in 1st, 4th, 8th, etc. can be captured? </p>
<p>Anyone with a solution on this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikhilesh</title>
		<link>http://www.loadrunnertnt.com/products/whats-loadrunner/comment-page-1/#comment-5011</link>
		<dc:creator>Nikhilesh</dc:creator>
		<pubDate>Wed, 03 Feb 2010 18:31:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.loadrunnertnt.com/?p=17#comment-5011</guid>
		<description>Hi,

I have one question:
Ordinal specifies the location of the values to capture if there are multiple occurrences of LB &amp; RB.
Ord=All means all the occurrences will be captured.
if i want to capture random occurrences like 1st, 4th, 8th, 12th etc...
What is need to be done in this case?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have one question:<br />
Ordinal specifies the location of the values to capture if there are multiple occurrences of LB &amp; RB.<br />
Ord=All means all the occurrences will be captured.<br />
if i want to capture random occurrences like 1st, 4th, 8th, 12th etc&#8230;<br />
What is need to be done in this case?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramesh</title>
		<link>http://www.loadrunnertnt.com/products/whats-loadrunner/comment-page-1/#comment-15</link>
		<dc:creator>Ramesh</dc:creator>
		<pubDate>Sat, 18 Jul 2009 16:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.loadrunnertnt.com/?p=17#comment-15</guid>
		<description>I have seen this error and the reason was that the C code in the script was hitting a NULL string and so it needs to be handled appropriately</description>
		<content:encoded><![CDATA[<p>I have seen this error and the reason was that the C code in the script was hitting a NULL string and so it needs to be handled appropriately</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kirthika</title>
		<link>http://www.loadrunnertnt.com/products/whats-loadrunner/comment-page-1/#comment-14</link>
		<dc:creator>Kirthika</dc:creator>
		<pubDate>Sat, 18 Jul 2009 16:08:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.loadrunnertnt.com/?p=17#comment-14</guid>
		<description>Hi,
I am getting the “C interpreter run time error: Error -- memory violation: Exception ACCESS_VIOLATION received” in all my test executions (in Performance Centre 9.0) for certain scripts which cause the corresponding Vusers to reach the failed state during the test run. I have used the Web(HTTP/HTML) protocol for scripting.I doubt that memory is not being freed properly in the scripts.Is there any tool to detect such Memory violations in the scripts or any tool which can be integrated with Vugen as an add-on to detect this.Kindly let me know your suggestions on this as soon as possible.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am getting the “C interpreter run time error: Error &#8212; memory violation: Exception ACCESS_VIOLATION received” in all my test executions (in Performance Centre 9.0) for certain scripts which cause the corresponding Vusers to reach the failed state during the test run. I have used the Web(HTTP/HTML) protocol for scripting.I doubt that memory is not being freed properly in the scripts.Is there any tool to detect such Memory violations in the scripts or any tool which can be integrated with Vugen as an add-on to detect this.Kindly let me know your suggestions on this as soon as possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mahesh Giraka</title>
		<link>http://www.loadrunnertnt.com/products/whats-loadrunner/comment-page-1/#comment-13</link>
		<dc:creator>Mahesh Giraka</dc:creator>
		<pubDate>Sat, 18 Jul 2009 16:08:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.loadrunnertnt.com/?p=17#comment-13</guid>
		<description>Answer to Qn by NESH
------------------------------
When you parameterize, you can choose the values from datapool as UNIQUE will resolve your issue. You might have chosen SEQUENTIAL, so, LR loads row1 data for all Vusers then loads row2 for all Vusers etc etc.

Thanks.

Mahesh Giraka</description>
		<content:encoded><![CDATA[<p>Answer to Qn by NESH<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
When you parameterize, you can choose the values from datapool as UNIQUE will resolve your issue. You might have chosen SEQUENTIAL, so, LR loads row1 data for all Vusers then loads row2 for all Vusers etc etc.</p>
<p>Thanks.</p>
<p>Mahesh Giraka</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali</title>
		<link>http://www.loadrunnertnt.com/products/whats-loadrunner/comment-page-1/#comment-12</link>
		<dc:creator>Ali</dc:creator>
		<pubDate>Sat, 18 Jul 2009 16:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.loadrunnertnt.com/?p=17#comment-12</guid>
		<description>Hi,
I need to do load testing j2ee application running on a pure ipv6 network. My query is that does LoadRunner support testing on ipv6. I have checked that VUGEN is unable to record or run any script if I have only IPv6 enable on my machines.
Any ideas will be greatly appreciated.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I need to do load testing j2ee application running on a pure ipv6 network. My query is that does LoadRunner support testing on ipv6. I have checked that VUGEN is unable to record or run any script if I have only IPv6 enable on my machines.<br />
Any ideas will be greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TnT Admin</title>
		<link>http://www.loadrunnertnt.com/products/whats-loadrunner/comment-page-1/#comment-11</link>
		<dc:creator>TnT Admin</dc:creator>
		<pubDate>Sat, 18 Jul 2009 16:07:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.loadrunnertnt.com/?p=17#comment-11</guid>
		<description>You can consider open source tools instead of using LR. There isn&#039;t any legal method of scaling up the number of users with your license. Else it would be a violation of use I think. :)</description>
		<content:encoded><![CDATA[<p>You can consider open source tools instead of using LR. There isn&#8217;t any legal method of scaling up the number of users with your license. Else it would be a violation of use I think. <img src='http://www.loadrunnertnt.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sr</title>
		<link>http://www.loadrunnertnt.com/products/whats-loadrunner/comment-page-1/#comment-10</link>
		<dc:creator>sr</dc:creator>
		<pubDate>Sat, 18 Jul 2009 16:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.loadrunnertnt.com/?p=17#comment-10</guid>
		<description>Waiting for response for Prabhu question on Query in load runner</description>
		<content:encoded><![CDATA[<p>Waiting for response for Prabhu question on Query in load runner</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sr</title>
		<link>http://www.loadrunnertnt.com/products/whats-loadrunner/comment-page-1/#comment-9</link>
		<dc:creator>sr</dc:creator>
		<pubDate>Sat, 18 Jul 2009 16:06:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.loadrunnertnt.com/?p=17#comment-9</guid>
		<description>Hi Nesh,
Can you please anwer Prabu question.I do have the same question.How to test for that many users when we don&#039;t have license.Can we do it my less configuration like server configuration or what?</description>
		<content:encoded><![CDATA[<p>Hi Nesh,<br />
Can you please anwer Prabu question.I do have the same question.How to test for that many users when we don&#8217;t have license.Can we do it my less configuration like server configuration or what?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TnT Admin</title>
		<link>http://www.loadrunnertnt.com/products/whats-loadrunner/comment-page-1/#comment-8</link>
		<dc:creator>TnT Admin</dc:creator>
		<pubDate>Sat, 18 Jul 2009 16:05:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.loadrunnertnt.com/?p=17#comment-8</guid>
		<description>Hi LRUser, What are you configuring 443 for? Connectivity to the internet? or connectivity to the LGs?</description>
		<content:encoded><![CDATA[<p>Hi LRUser, What are you configuring 443 for? Connectivity to the internet? or connectivity to the LGs?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
