<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>My Load Test &#187; LoadRunner</title>
	<atom:link href="http://www.myloadtest.com/category/loadrunner/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.myloadtest.com</link>
	<description>Performance Testing with a LoadRunner focus</description>
	<lastBuildDate>Sat, 28 Jan 2012 03:01:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>LoadRunner vs. Performance Center</title>
		<link>http://www.myloadtest.com/loadrunner-vs-performance-center/</link>
		<comments>http://www.myloadtest.com/loadrunner-vs-performance-center/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 23:57:25 +0000</pubDate>
		<dc:creator>Stuart Moncrieff</dc:creator>
				<category><![CDATA[LoadRunner]]></category>

		<guid isPermaLink="false">http://www.myloadtest.com/?p=211</guid>
		<description><![CDATA[Recently a client asked me &#8220;What&#8217;s the difference between LoadRunner and Performance Center? They&#8217;re both sold by the same company, but they seem to do much the same thing.&#8221; I think he could see that I was about to launch into a half-hour lecture on the topic because he quickly added &#8220;Just give me the [...]]]></description>
		<wfw:commentRss>http://www.myloadtest.com/loadrunner-vs-performance-center/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Sending SNMP Traps with LoadRunner</title>
		<link>http://www.myloadtest.com/snmp-with-loadrunner/</link>
		<comments>http://www.myloadtest.com/snmp-with-loadrunner/#comments</comments>
		<pubDate>Sun, 01 May 2011 10:47:10 +0000</pubDate>
		<dc:creator>Stuart Moncrieff</dc:creator>
				<category><![CDATA[LoadRunner]]></category>

		<guid isPermaLink="false">http://www.myloadtest.com/?p=205</guid>
		<description><![CDATA[Imagine that you need to load test a Network Management System (NMS), which might receive hundreds of SNMP traps every second from tens of thousands of devices on the network. Clearly it is impractical to actually deploy thousands of devices in a test environment, so you need a tool to generate the SNMP traps at [...]]]></description>
		<wfw:commentRss>http://www.myloadtest.com/snmp-with-loadrunner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running remote Unix commands from LoadRunner</title>
		<link>http://www.myloadtest.com/ssh-with-loadrunner/</link>
		<comments>http://www.myloadtest.com/ssh-with-loadrunner/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 05:36:44 +0000</pubDate>
		<dc:creator>Stuart Moncrieff</dc:creator>
				<category><![CDATA[LoadRunner]]></category>

		<guid isPermaLink="false">http://www.myloadtest.com/?p=193</guid>
		<description><![CDATA[If you need to run a Unix command on a remote server with a LoadRunner script (running on Windows), then there is a neat program called plink that you will find very useful. If you use any variety of Unix, you will probably already by using PuTTY; well plink is is distributed with PuTTY, and [...]]]></description>
		<wfw:commentRss>http://www.myloadtest.com/ssh-with-loadrunner/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Running command-line programs from LoadRunner</title>
		<link>http://www.myloadtest.com/dos-commands-from-loadrunner/</link>
		<comments>http://www.myloadtest.com/dos-commands-from-loadrunner/#comments</comments>
		<pubDate>Sun, 22 Aug 2010 21:01:44 +0000</pubDate>
		<dc:creator>Stuart Moncrieff</dc:creator>
				<category><![CDATA[LoadRunner]]></category>

		<guid isPermaLink="false">http://www.myloadtest.com/?p=191</guid>
		<description><![CDATA[Everyone should already know that you can run a command-line program from a LoadRunner script using the system() function. If you have used this, you would already know that things become a little awkward when need to capture the output of the program. The common solution is to pipe the output of the command to [...]]]></description>
		<wfw:commentRss>http://www.myloadtest.com/dos-commands-from-loadrunner/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Java Record-Replay with LoadRunner</title>
		<link>http://www.myloadtest.com/java-record-replay-vuser/</link>
		<comments>http://www.myloadtest.com/java-record-replay-vuser/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 11:31:50 +0000</pubDate>
		<dc:creator>Stuart Moncrieff</dc:creator>
				<category><![CDATA[LoadRunner]]></category>

		<guid isPermaLink="false">http://www.myloadtest.com/?p=184</guid>
		<description><![CDATA[On increasingly rare occasions, you might be required to load test an application that has a Java-based client. While it&#8217;s nice for users to have an application that has a rich GUI, it will probably lead to a world of pain for you as a performance tester. Don&#8217;t immediately reach for LoadRunner&#8217;s Java Record-Replay virtual [...]]]></description>
		<wfw:commentRss>http://www.myloadtest.com/java-record-replay-vuser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LoadRunner Syntax Highlighting (for your blog or forum)</title>
		<link>http://www.myloadtest.com/loadrunner-syntax-highlighter/</link>
		<comments>http://www.myloadtest.com/loadrunner-syntax-highlighter/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 03:48:47 +0000</pubDate>
		<dc:creator>Stuart Moncrieff</dc:creator>
				<category><![CDATA[LoadRunner]]></category>

		<guid isPermaLink="false">http://www.myloadtest.com/?p=181</guid>
		<description><![CDATA[I like posting LoadRunner code snippets on My Load Test and, judging by the emails and comments that I get, a lot of people find them really useful. To make my code more readable, I have added syntax highlighting that uses the same colours you see in VuGen. If you would like to download a [...]]]></description>
		<wfw:commentRss>http://www.myloadtest.com/loadrunner-syntax-highlighter/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Connecting to a MySQL database with LoadRunner</title>
		<link>http://www.myloadtest.com/connecting-to-a-mysql-database-with-loadrunner/</link>
		<comments>http://www.myloadtest.com/connecting-to-a-mysql-database-with-loadrunner/#comments</comments>
		<pubDate>Mon, 14 May 2007 08:02:41 +0000</pubDate>
		<dc:creator>Stuart Moncrieff</dc:creator>
				<category><![CDATA[LoadRunner]]></category>

		<guid isPermaLink="false">http://www.myloadtest.com/?p=97</guid>
		<description><![CDATA[The Virtual Table Server is great for most situations where your virtual users need a common data pool, but the limitations of the API mean that it is a bad fit in some cases. Say you need to find a row in the data table with a specific value. On a real database you could [...]]]></description>
		<wfw:commentRss>http://www.myloadtest.com/connecting-to-a-mysql-database-with-loadrunner/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Scripting Exercise: Correlation Challenge</title>
		<link>http://www.myloadtest.com/loadrunner-correlation-exercise/</link>
		<comments>http://www.myloadtest.com/loadrunner-correlation-exercise/#comments</comments>
		<pubDate>Mon, 14 May 2007 07:36:12 +0000</pubDate>
		<dc:creator>Stuart Moncrieff</dc:creator>
				<category><![CDATA[LoadRunner]]></category>
		<category><![CDATA[Training]]></category>

		<guid isPermaLink="false">http://www.myloadtest.com/?p=96</guid>
		<description><![CDATA[Correlation is one of the fundamental LoadRunner scripting skills; and LoadRunner novices are usually not very good at it (which is expected), but people who think they are LoadRunner experts are sometimes not very good at it either. Mercury has done just about everything it can to remove the need for complicated correlation (correlation rules, [...]]]></description>
		<wfw:commentRss>http://www.myloadtest.com/loadrunner-correlation-exercise/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SOAP over JMS LoadRunner script</title>
		<link>http://www.myloadtest.com/soap-over-jms-with-loadrunner/</link>
		<comments>http://www.myloadtest.com/soap-over-jms-with-loadrunner/#comments</comments>
		<pubDate>Mon, 30 Apr 2007 01:01:21 +0000</pubDate>
		<dc:creator>Stuart Moncrieff</dc:creator>
				<category><![CDATA[LoadRunner]]></category>

		<guid isPermaLink="false">http://www.myloadtest.com/?p=92</guid>
		<description><![CDATA[This is a quick walkthrough of a LoadRunner script I created to load test a &#8220;web&#8221; service that communicates with SOAP messages sent over JMS. Note that this script supports the queuing/point-to-point model of JMS (rather than the publish and subscribe model), works with JMS version 1.1 rather than 1.02b (as it uses the BytesMessage.getBodyLength() [...]]]></description>
		<wfw:commentRss>http://www.myloadtest.com/soap-over-jms-with-loadrunner/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>LoadRunner ContentCheck Rules</title>
		<link>http://www.myloadtest.com/content-check-rules/</link>
		<comments>http://www.myloadtest.com/content-check-rules/#comments</comments>
		<pubDate>Fri, 03 Nov 2006 02:47:42 +0000</pubDate>
		<dc:creator>Stuart Moncrieff</dc:creator>
				<category><![CDATA[LoadRunner]]></category>
		<category><![CDATA[Web Vusers]]></category>

		<guid isPermaLink="false">http://www.myloadtest.com/?p=83</guid>
		<description><![CDATA[A LoadRunner feature that has made my life a lot easier has been ContentCheck rules, which are available in the script runtime settings. If you are using a web-based vuser type, you can configure your LoadRunner script to search through all returned pages for strings that match known error messages. Using web_reg_find functions is fine, [...]]]></description>
		<wfw:commentRss>http://www.myloadtest.com/content-check-rules/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

