<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">

<channel>
	<title>Nat On Testing &#187; agile</title>
	<atom:link href="http://www.natontesting.com/category/agile/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.natontesting.com</link>
	<description>nathaniel ritmeyer&#039;s thoughts on automated UI testing</description>
	<lastBuildDate>Mon, 06 Sep 2010 23:08:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc/3.0/</creativeCommons:license>		<item>
		<title>ThoughtWorks Anthology: Agile vs Waterfall Testing</title>
		<link>http://www.natontesting.com/2010/06/02/thoughtworks-anthology-agile-vs-waterfall-testing/</link>
		<comments>http://www.natontesting.com/2010/06/02/thoughtworks-anthology-agile-vs-waterfall-testing/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 22:38:23 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[agile testing]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=926</guid>
		<description><![CDATA[A pragprog book by the title &#8220;ThoughtWorks Anthology &#8211; Essays on Software, Technology and Innovation&#8221; has been hanging around the office gathering dust for the past few months. While waiting for a regression test run to finish today, I picked &#8230; <a href="http://www.natontesting.com/2010/06/02/thoughtworks-anthology-agile-vs-waterfall-testing/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.natontesting.com/2010/06/02/thoughtworks-anthology-agile-vs-waterfall-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lessons from a watir success story</title>
		<link>http://www.natontesting.com/2009/12/19/lessons-from-a-watir-success-story/</link>
		<comments>http://www.natontesting.com/2009/12/19/lessons-from-a-watir-success-story/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 16:01:12 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[Automated Testing]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Test Management]]></category>
		<category><![CDATA[Test::Unit]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[WATIR]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[FireBug]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Firewatir]]></category>
		<category><![CDATA[NetBeans]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=623</guid>
		<description><![CDATA[There aren&#8217;t enough UI test automation success stories documented on the net, so here&#8217;s my contribution. This post is about  how we started with zero automated UI testing capability, and how a couple of months later we had the capability &#8230; <a href="http://www.natontesting.com/2009/12/19/lessons-from-a-watir-success-story/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.natontesting.com/2009/12/19/lessons-from-a-watir-success-story/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Quick and easy Watir test suites with Test::Unit</title>
		<link>http://www.natontesting.com/2009/09/24/quick-and-easy-watir-test-suites-with-testunit/</link>
		<comments>http://www.natontesting.com/2009/09/24/quick-and-easy-watir-test-suites-with-testunit/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 22:20:59 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[Automated Testing]]></category>
		<category><![CDATA[Example Code]]></category>
		<category><![CDATA[Making Life Easier]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Test Management]]></category>
		<category><![CDATA[Test::Unit]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[WATIR]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[agile testing]]></category>
		<category><![CDATA[Firewatir]]></category>
		<category><![CDATA[Test Case Management]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=484</guid>
		<description><![CDATA[A test team usually has a need for a few fixed test suites, eg: a sanity suite or a suite which contains all tests for a full run. There&#8217;s usually also a need to be able to create suites with &#8230; <a href="http://www.natontesting.com/2009/09/24/quick-and-easy-watir-test-suites-with-testunit/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.natontesting.com/2009/09/24/quick-and-easy-watir-test-suites-with-testunit/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Book Excerpt on Acceptance Test Driven Development</title>
		<link>http://www.natontesting.com/2009/02/18/book-excerpt-on-acceptance-test-driven-development/</link>
		<comments>http://www.natontesting.com/2009/02/18/book-excerpt-on-acceptance-test-driven-development/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 23:38:29 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[Automated Testing]]></category>
		<category><![CDATA[Test Driven Development]]></category>
		<category><![CDATA[Testing Theory]]></category>
		<category><![CDATA[agile]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=82</guid>
		<description><![CDATA[Download the PDF from here: http://www.manning-source.com/books/koskela/Chapter9Sample.pdf I haven&#8217;t read the book, but the above excerpt is really quite good. Bookmark to:]]></description>
		<wfw:commentRss>http://www.natontesting.com/2009/02/18/book-excerpt-on-acceptance-test-driven-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
