<?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>Nat On Testing &#187; testing</title>
	<atom:link href="http://www.natontesting.com/tag/testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.natontesting.com</link>
	<description>nathaniel ritmeyer&#039;s thoughts on automated software testing</description>
	<lastBuildDate>Wed, 18 Jan 2012 21:15:06 +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>Cartoon Tester</title>
		<link>http://www.natontesting.com/2011/01/05/cartoon-tester/</link>
		<comments>http://www.natontesting.com/2011/01/05/cartoon-tester/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 23:13:09 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[General Testing Stuff]]></category>
		<category><![CDATA[cartoons]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=1183</guid>
		<description><![CDATA[I just stumbled across the Cartoon Tester site. Take a look! I found &#8220;Is that a bug in a software testing site?&#8221; particularly pertinent&#8230;]]></description>
		<wfw:commentRss>http://www.natontesting.com/2011/01/05/cartoon-tester/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finding the balance between hacky and over-engineered UI test automation frameworks</title>
		<link>http://www.natontesting.com/2009/09/04/finding-the-balance-between-hacky-and-over-engineered-ui-test-automation-frameworks/</link>
		<comments>http://www.natontesting.com/2009/09/04/finding-the-balance-between-hacky-and-over-engineered-ui-test-automation-frameworks/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 00:18:54 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[Automated Testing]]></category>
		<category><![CDATA[General Testing Stuff]]></category>
		<category><![CDATA[Mistakes]]></category>
		<category><![CDATA[Test Management]]></category>
		<category><![CDATA[Testing Theory]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=395</guid>
		<description><![CDATA[There are very few real requirements for a UI test automation framework: It should provide accurate test results It should provide accurate test results every time you ask it for results It should make it easy to write tests It &#8230; <a href="http://www.natontesting.com/2009/09/04/finding-the-balance-between-hacky-and-over-engineered-ui-test-automation-frameworks/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.natontesting.com/2009/09/04/finding-the-balance-between-hacky-and-over-engineered-ui-test-automation-frameworks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Running NetBeans ruby tests from the command line</title>
		<link>http://www.natontesting.com/2009/07/29/running-netbeans-ruby-tests-from-the-command-line/</link>
		<comments>http://www.natontesting.com/2009/07/29/running-netbeans-ruby-tests-from-the-command-line/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 21:37:55 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[Automated Testing]]></category>
		<category><![CDATA[Making Life Easier]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Test::Unit]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[WATIR]]></category>
		<category><![CDATA[NetBeans]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=176</guid>
		<description><![CDATA[As far as doing UI testing with watir/firewatir goes, NetBeans is a fantastic IDE. It&#8217;s lightweight, but powerful enough to do pretty much anything I need. The integration with Test::Unit is particularly good: I select a test file, I call &#8230; <a href="http://www.natontesting.com/2009/07/29/running-netbeans-ruby-tests-from-the-command-line/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.natontesting.com/2009/07/29/running-netbeans-ruby-tests-from-the-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fitnesse, Ruby and the Mac</title>
		<link>http://www.natontesting.com/2008/06/24/fitnesse-ruby-and-the-mac/</link>
		<comments>http://www.natontesting.com/2008/06/24/fitnesse-ruby-and-the-mac/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 21:04:53 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[Automated Testing]]></category>
		<category><![CDATA[Example Code]]></category>
		<category><![CDATA[fitnesse]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[agile testing]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/2008/06/24/fitnesse-ruby-and-the-mac/</guid>
		<description><![CDATA[I&#8217;ve recently started using Fitnesse, an acceptance testing framework. There really isn&#8217;t much around on how to get it working on the mac with ruby, so I decided to get it working and put up my findings&#8230; Installing the Fit &#8230; <a href="http://www.natontesting.com/2008/06/24/fitnesse-ruby-and-the-mac/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.natontesting.com/2008/06/24/fitnesse-ruby-and-the-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

