<?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: LoadRunner Script Completion Checklist</title>
	<atom:link href="http://www.jds.net.au/tech-tips/loadrunner-script-checklist/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jds.net.au/tech-tips/loadrunner-script-checklist/</link>
	<description>Expert consulting services with HP Software</description>
	<lastBuildDate>Tue, 31 Aug 2010 10:19:03 +1000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Stan Desyatnikov</title>
		<link>http://www.jds.net.au/tech-tips/loadrunner-script-checklist/#comment-8802</link>
		<dc:creator>Stan Desyatnikov</dc:creator>
		<pubDate>Thu, 26 Nov 2009 18:07:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.jds.net.au/?p=1811#comment-8802</guid>
		<description>Hi Stuart,

Thanks a lot for the useful checklist.

I would add 2 tips:

- test data/test users for the script is/are set up
- The script related information is documented in a specification</description>
		<content:encoded><![CDATA[<p>Hi Stuart,</p>
<p>Thanks a lot for the useful checklist.</p>
<p>I would add 2 tips:</p>
<p>- test data/test users for the script is/are set up<br />
- The script related information is documented in a specification</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Moncrieff</title>
		<link>http://www.jds.net.au/tech-tips/loadrunner-script-checklist/#comment-7595</link>
		<dc:creator>Stuart Moncrieff</dc:creator>
		<pubDate>Tue, 29 Sep 2009 00:44:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.jds.net.au/?p=1811#comment-7595</guid>
		<description>Sameh, I strongly agree with you about not using &quot;continue on error&quot;, as performance testers sometimes end up with an unmanageable number of errors at the end of their test (and huge logs if they have &quot;snapshot on error&quot; and a high level of logging with &quot;send messages only when an error occurs&quot; enabled).

Generally I don&#039;t worry about getting multiple errors when a single page fails, as most of the time I get duplicates anyway as a web_reg_find() will fail as well as a Content Check Rule (if it is a known error message), but testers should definitely not be using web_reg_save_param() failing to do their error checking for them.

I would be keen to link to your checklist if you post it on your blog. :)

Cheers,
Stuart.</description>
		<content:encoded><![CDATA[<p>Sameh, I strongly agree with you about not using &#8220;continue on error&#8221;, as performance testers sometimes end up with an unmanageable number of errors at the end of their test (and huge logs if they have &#8220;snapshot on error&#8221; and a high level of logging with &#8220;send messages only when an error occurs&#8221; enabled).</p>
<p>Generally I don&#8217;t worry about getting multiple errors when a single page fails, as most of the time I get duplicates anyway as a web_reg_find() will fail as well as a Content Check Rule (if it is a known error message), but testers should definitely not be using web_reg_save_param() failing to do their error checking for them.</p>
<p>I would be keen to link to your checklist if you post it on your blog. :)</p>
<p>Cheers,<br />
Stuart.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sameh Abdelhamid</title>
		<link>http://www.jds.net.au/tech-tips/loadrunner-script-checklist/#comment-7394</link>
		<dc:creator>Sameh Abdelhamid</dc:creator>
		<pubDate>Mon, 21 Sep 2009 03:10:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.jds.net.au/?p=1811#comment-7394</guid>
		<description>All too familiar Stuart. There are many &#039;experts&#039; among us in this industry, who seem to fake their way into interviews (probably been reading allot of our bogs and &#039;interview questions&#039; sites) who are quickly discovered in their first few days of being employed. 

It&#039;s a shame what is happening, but I still believe if you are passionate about your work you will still do very well. 

I like this list also, I too constructed a similar list, however, I&#039;d like to make a slight contribution to your list. 

web_reg_save_param to have &quot;notfound=warning&quot;, and to allow the web_reg_find to do the error capturing, or you will get duplicate errors in controller, and many errors when a page fails, also, as part of runtime settings, that the &#039;continue on error&#039; is not checked, to stop a domino affect on errors. 

Cheers.</description>
		<content:encoded><![CDATA[<p>All too familiar Stuart. There are many &#8216;experts&#8217; among us in this industry, who seem to fake their way into interviews (probably been reading allot of our bogs and &#8216;interview questions&#8217; sites) who are quickly discovered in their first few days of being employed. </p>
<p>It&#8217;s a shame what is happening, but I still believe if you are passionate about your work you will still do very well. </p>
<p>I like this list also, I too constructed a similar list, however, I&#8217;d like to make a slight contribution to your list. </p>
<p>web_reg_save_param to have &#8220;notfound=warning&#8221;, and to allow the web_reg_find to do the error capturing, or you will get duplicate errors in controller, and many errors when a page fails, also, as part of runtime settings, that the &#8216;continue on error&#8217; is not checked, to stop a domino affect on errors. </p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Moncrieff</title>
		<link>http://www.jds.net.au/tech-tips/loadrunner-script-checklist/#comment-6248</link>
		<dc:creator>Stuart Moncrieff</dc:creator>
		<pubDate>Fri, 07 Aug 2009 00:38:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.jds.net.au/?p=1811#comment-6248</guid>
		<description>Okay, I&#039;ve had a few people ask about the &quot;firing&quot;. 

In this case it was a contractor who had claimed to be a LoadRunner expert on their CV, and had been brought in to help with load testing during the final 6 weeks of a short project.

It quickly became obvious that the contractor did not have even a basic understanding of C, and they had never created a VuGen script for a web application before.

He was quickly sent back to the recruitment company who had provided him.

The funny thing was that I ran into him a week later. He had been hired by a different project at the &lt;em&gt;same&lt;/em&gt; large Australian retailer.</description>
		<content:encoded><![CDATA[<p>Okay, I&#8217;ve had a few people ask about the &#8220;firing&#8221;. </p>
<p>In this case it was a contractor who had claimed to be a LoadRunner expert on their CV, and had been brought in to help with load testing during the final 6 weeks of a short project.</p>
<p>It quickly became obvious that the contractor did not have even a basic understanding of C, and they had never created a VuGen script for a web application before.</p>
<p>He was quickly sent back to the recruitment company who had provided him.</p>
<p>The funny thing was that I ran into him a week later. He had been hired by a different project at the <em>same</em> large Australian retailer.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
