<?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"
	>
<channel>
	<title>Comments on: OSCON 2006: Rock-solid Web Development: Testing Web Apps</title>
	<atom:link href="http://www.sitepoint.com/blogs/2006/07/26/oscon-2006-rock-solid-web-development-testing-web-apps/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2006/07/26/oscon-2006-rock-solid-web-development-testing-web-apps/</link>
	<description></description>
	<pubDate>Thu, 21 Aug 2008 22:37:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Kevin Yank</title>
		<link>http://www.sitepoint.com/blogs/2006/07/26/oscon-2006-rock-solid-web-development-testing-web-apps/#comment-40651</link>
		<dc:creator>Kevin Yank</dc:creator>
		<pubDate>Wed, 26 Jul 2006 14:56:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/07/26/oscon-2006-rock-solid-web-development-testing-web-apps/#comment-40651</guid>
		<description>malikyte,

The Grinder actually relies on JMeter internally, so if JMeter does all you need then it will certainly be a simpler tool to use. The Grinder builds on top of that simple foundation a framework for recording user interaction scripts and playing them back from multiple agents distributed across your testing network, and monitoring the results from a single console.</description>
		<content:encoded><![CDATA[<p>malikyte,</p>
<p>The Grinder actually relies on JMeter internally, so if JMeter does all you need then it will certainly be a simpler tool to use. The Grinder builds on top of that simple foundation a framework for recording user interaction scripts and playing them back from multiple agents distributed across your testing network, and monitoring the results from a single console.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: malikyte</title>
		<link>http://www.sitepoint.com/blogs/2006/07/26/oscon-2006-rock-solid-web-development-testing-web-apps/#comment-40635</link>
		<dc:creator>malikyte</dc:creator>
		<pubDate>Wed, 26 Jul 2006 13:57:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/07/26/oscon-2006-rock-solid-web-development-testing-web-apps/#comment-40635</guid>
		<description>Anyone able to compare The Grinder to Apache JMeter and direct variations thereof?  Also, considering the many different &lt;a href="http://www.softwareqatest.com/qatweb1.html" rel="nofollow"&gt;open source options&lt;/a&gt; for load testing, and his honesty about Grinder's difficulty, I have to wonder if perhaps there would be a better alternative.</description>
		<content:encoded><![CDATA[<p>Anyone able to compare The Grinder to Apache JMeter and direct variations thereof?  Also, considering the many different <a href="http://www.softwareqatest.com/qatweb1.html" rel="nofollow">open source options</a> for load testing, and his honesty about Grinder&#8217;s difficulty, I have to wonder if perhaps there would be a better alternative.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: nicklo</title>
		<link>http://www.sitepoint.com/blogs/2006/07/26/oscon-2006-rock-solid-web-development-testing-web-apps/#comment-40592</link>
		<dc:creator>nicklo</dc:creator>
		<pubDate>Wed, 26 Jul 2006 08:13:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/07/26/oscon-2006-rock-solid-web-development-testing-web-apps/#comment-40592</guid>
		<description>Hi Kevin, 

Well I wasn't suggesting it was necessarily different. Perhaps I should have said "Your readers may ALSO be interested in...". To be honest I've not really used it much but reading your post reminded me of it and that maybe I should put it to more use.</description>
		<content:encoded><![CDATA[<p>Hi Kevin, </p>
<p>Well I wasn&#8217;t suggesting it was necessarily different. Perhaps I should have said &#8220;Your readers may ALSO be interested in&#8230;&#8221;. To be honest I&#8217;ve not really used it much but reading your post reminded me of it and that maybe I should put it to more use.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Yank</title>
		<link>http://www.sitepoint.com/blogs/2006/07/26/oscon-2006-rock-solid-web-development-testing-web-apps/#comment-40584</link>
		<dc:creator>Kevin Yank</dc:creator>
		<pubDate>Wed, 26 Jul 2006 07:05:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/07/26/oscon-2006-rock-solid-web-development-testing-web-apps/#comment-40584</guid>
		<description>Nicklo,

How is that different from what Selenium IDE can do? Or is it just the fact that the recorded scripts can be used in multiple frameworks?</description>
		<content:encoded><![CDATA[<p>Nicklo,</p>
<p>How is that different from what Selenium IDE can do? Or is it just the fact that the recorded scripts can be used in multiple frameworks?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: nicklo</title>
		<link>http://www.sitepoint.com/blogs/2006/07/26/oscon-2006-rock-solid-web-development-testing-web-apps/#comment-40583</link>
		<dc:creator>nicklo</dc:creator>
		<pubDate>Wed, 26 Jul 2006 07:00:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/07/26/oscon-2006-rock-solid-web-development-testing-web-apps/#comment-40583</guid>
		<description>You may be interested in the Firefox extension "TestGen4Web". It's "a tool which can record user actions on firefox. Save the recording to an xml file, also replay the saved recording. The output of the recorder can also be translated into automatic testing scripts such as httpunit, selenium, simple-test etc."

http://developer.spikesource.com/wiki/index.php/Projects:TestGen4Web</description>
		<content:encoded><![CDATA[<p>You may be interested in the Firefox extension &#8220;TestGen4Web&#8221;. It&#8217;s &#8220;a tool which can record user actions on firefox. Save the recording to an xml file, also replay the saved recording. The output of the recorder can also be translated into automatic testing scripts such as httpunit, selenium, simple-test etc.&#8221;</p>
<p><a href="http://developer.spikesource.com/wiki/index.php/Projects:TestGen4Web" rel="nofollow">http://developer.spikesource.com/wiki/index.php/Projects:TestGen4Web</a></p>]]></content:encoded>
	</item>
</channel>
</rss>
