<?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: Scripting Exercise: A basic AJAX application</title>
	<atom:link href="http://www.myloadtest.com/scripting-exercise-a-basic-ajax-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.myloadtest.com/scripting-exercise-a-basic-ajax-application/</link>
	<description>Performance Testing with a LoadRunner focus</description>
	<lastBuildDate>Wed, 25 Jan 2012 17:37:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jukka</title>
		<link>http://www.myloadtest.com/scripting-exercise-a-basic-ajax-application/#comment-32287</link>
		<dc:creator>Jukka</dc:creator>
		<pubDate>Wed, 20 May 2009 08:52:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.myloadtest.com/?p=62#comment-32287</guid>
		<description>While recording ajax pages you can record basic script, and nearly everytime have to use c language to make pages to work. Allso paramiters on url have to be correltated everytime and sometimes is only needed to add basic
	web_add_auto_header(&quot;wicket-ajax&quot;,
		&quot;true&quot;);

to script and after that script is working.</description>
		<content:encoded><![CDATA[<p>While recording ajax pages you can record basic script, and nearly everytime have to use c language to make pages to work. Allso paramiters on url have to be correltated everytime and sometimes is only needed to add basic<br />
	web_add_auto_header(&#8220;wicket-ajax&#8221;,<br />
		&#8220;true&#8221;);</p>
<p>to script and after that script is working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alina</title>
		<link>http://www.myloadtest.com/scripting-exercise-a-basic-ajax-application/#comment-30374</link>
		<dc:creator>Alina</dc:creator>
		<pubDate>Wed, 22 Apr 2009 20:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.myloadtest.com/?p=62#comment-30374</guid>
		<description>You can use the fwptt tool. It is a load testing tool that generates a C# class for doing the actual test. You can modify that class and add your own functionality. You can find it here &lt;a href=&quot;http://fwptt.sourceforge.net&quot; rel=&quot;nofollow&quot;&gt;fwptt&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>You can use the fwptt tool. It is a load testing tool that generates a C# class for doing the actual test. You can modify that class and add your own functionality. You can find it here <a href="http://fwptt.sourceforge.net" rel="nofollow">fwptt</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mak</title>
		<link>http://www.myloadtest.com/scripting-exercise-a-basic-ajax-application/#comment-23754</link>
		<dc:creator>Mak</dc:creator>
		<pubDate>Fri, 21 Nov 2008 05:02:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.myloadtest.com/?p=62#comment-23754</guid>
		<description>I am trying to record an AJAX application using AJAX ( click and script ) protocol in LR 9.10. However, the recording of the business flow is not being completed; as the Internet Explorer is terminating the flow with the error
 
&quot;Internet Explorer cannot open the Internet site https://....address...
Operation aborted&quot;
 
The flow has been checked manually and there is no error found. Please give me a suggestion to resolve this issue.</description>
		<content:encoded><![CDATA[<p>I am trying to record an AJAX application using AJAX ( click and script ) protocol in LR 9.10. However, the recording of the business flow is not being completed; as the Internet Explorer is terminating the flow with the error</p>
<p>&#8220;Internet Explorer cannot open the Internet site <a href="https://....address.." rel="nofollow">https://&#8230;.address..</a>.<br />
Operation aborted&#8221;</p>
<p>The flow has been checked manually and there is no error found. Please give me a suggestion to resolve this issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Siva</title>
		<link>http://www.myloadtest.com/scripting-exercise-a-basic-ajax-application/#comment-18299</link>
		<dc:creator>Siva</dc:creator>
		<pubDate>Fri, 27 Jun 2008 07:06:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.myloadtest.com/?p=62#comment-18299</guid>
		<description>Hi , 

I got a requirement to test RAP (Rich Ajax Platform) application with load runner. But Load runner not able to identify RAP componets. It is recording script, but while running VScript, it is just not doing nay thing. staying idel. not generating any error message. Do we have any plug-ins for testing ajax or RAP applications? please share your thoughts.

Thanks &amp; Regards
Siva.</description>
		<content:encoded><![CDATA[<p>Hi , </p>
<p>I got a requirement to test RAP (Rich Ajax Platform) application with load runner. But Load runner not able to identify RAP componets. It is recording script, but while running VScript, it is just not doing nay thing. staying idel. not generating any error message. Do we have any plug-ins for testing ajax or RAP applications? please share your thoughts.</p>
<p>Thanks &amp; Regards<br />
Siva.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prasad</title>
		<link>http://www.myloadtest.com/scripting-exercise-a-basic-ajax-application/#comment-18130</link>
		<dc:creator>Prasad</dc:creator>
		<pubDate>Thu, 19 Jun 2008 01:52:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.myloadtest.com/?p=62#comment-18130</guid>
		<description>Can you please forward me an example of a LR script with AJAX supports for performance and load testing</description>
		<content:encoded><![CDATA[<p>Can you please forward me an example of a LR script with AJAX supports for performance and load testing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vijesh</title>
		<link>http://www.myloadtest.com/scripting-exercise-a-basic-ajax-application/#comment-18092</link>
		<dc:creator>vijesh</dc:creator>
		<pubDate>Tue, 17 Jun 2008 08:38:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.myloadtest.com/?p=62#comment-18092</guid>
		<description>i recorded the above ajax application using http/html protocol as well as click and script protocol. both scripts are running but i am not able to insert text check &#039;web_reg_find&#039; at the time of recording. why so?

also parametrization is no working. script simply play back old characters used for searching. pls send me the solution script</description>
		<content:encoded><![CDATA[<p>i recorded the above ajax application using http/html protocol as well as click and script protocol. both scripts are running but i am not able to insert text check &#8216;web_reg_find&#8217; at the time of recording. why so?</p>
<p>also parametrization is no working. script simply play back old characters used for searching. pls send me the solution script</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sire</title>
		<link>http://www.myloadtest.com/scripting-exercise-a-basic-ajax-application/#comment-17556</link>
		<dc:creator>Sire</dc:creator>
		<pubDate>Wed, 14 May 2008 09:19:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.myloadtest.com/?p=62#comment-17556</guid>
		<description>Hi, 
I read this examples in order to solve my ajax problems.

I try to explain to you....
My HTML page contains a DIV tag and its content is loaded with the &quot;onLoad&quot; js function calling a struts action with a GIS map without reload the  entire page (ajax).

The Click &amp; Script LR solution doesn&#039;t understand this ajax code (onLoad) and load simply the background page without map (the URI doesen&#039;t change!).
In the other side the HTML base LR mode is unable to see ajax.

Have you some suggestion to help me??

Thanx in advance
Sire</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I read this examples in order to solve my ajax problems.</p>
<p>I try to explain to you&#8230;.<br />
My HTML page contains a DIV tag and its content is loaded with the &#8220;onLoad&#8221; js function calling a struts action with a GIS map without reload the  entire page (ajax).</p>
<p>The Click &amp; Script LR solution doesn&#8217;t understand this ajax code (onLoad) and load simply the background page without map (the URI doesen&#8217;t change!).<br />
In the other side the HTML base LR mode is unable to see ajax.</p>
<p>Have you some suggestion to help me??</p>
<p>Thanx in advance<br />
Sire</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony</title>
		<link>http://www.myloadtest.com/scripting-exercise-a-basic-ajax-application/#comment-14428</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Wed, 02 Jan 2008 09:10:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.myloadtest.com/?p=62#comment-14428</guid>
		<description>Hi,

Though this may not be the right place to post this, but I would like to put forward this scenario for anyone willing to try.

I am reading a text file in LR and I wish that it would be read by the FIRST Vuser only with VuserID = 1. This may seem straightforward by using lr_whoami(), but it seems when threads are spawned in LR Controller its not clear which thread executes first. Like for e.g. if there are 10 threads VuserID =2 may execute the script first. Sometimes the thread numbering also doesn&#039;t start from 1. Has anyone faced this situation before? Would appreciate it if someone throws some light on how to go about solving this problem.

Thanks 
Anthony</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Though this may not be the right place to post this, but I would like to put forward this scenario for anyone willing to try.</p>
<p>I am reading a text file in LR and I wish that it would be read by the FIRST Vuser only with VuserID = 1. This may seem straightforward by using lr_whoami(), but it seems when threads are spawned in LR Controller its not clear which thread executes first. Like for e.g. if there are 10 threads VuserID =2 may execute the script first. Sometimes the thread numbering also doesn&#8217;t start from 1. Has anyone faced this situation before? Would appreciate it if someone throws some light on how to go about solving this problem.</p>
<p>Thanks<br />
Anthony</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sue Macey</title>
		<link>http://www.myloadtest.com/scripting-exercise-a-basic-ajax-application/#comment-11033</link>
		<dc:creator>Sue Macey</dc:creator>
		<pubDate>Mon, 27 Aug 2007 13:23:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.myloadtest.com/?p=62#comment-11033</guid>
		<description>Can you forward an example of a LR with AJAX supports for performance and load testing</description>
		<content:encoded><![CDATA[<p>Can you forward an example of a LR with AJAX supports for performance and load testing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ganesh</title>
		<link>http://www.myloadtest.com/scripting-exercise-a-basic-ajax-application/#comment-9944</link>
		<dc:creator>Ganesh</dc:creator>
		<pubDate>Fri, 20 Jul 2007 11:57:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.myloadtest.com/?p=62#comment-9944</guid>
		<description>Hi,

I&#039;m currently working on a web application where the Left boundaries and Right boundaries are same across some 10 values.But here I want to capture only the 7th Value.Is using the ordinance the only way to do this?

Regards,
Ganesh</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m currently working on a web application where the Left boundaries and Right boundaries are same across some 10 values.But here I want to capture only the 7th Value.Is using the ordinance the only way to do this?</p>
<p>Regards,<br />
Ganesh</p>
]]></content:encoded>
	</item>
</channel>
</rss>

