<?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; Uncategorized</title>
	<atom:link href="http://www.natontesting.com/category/uncategorized/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>Tag based logic in Cucumber</title>
		<link>http://www.natontesting.com/2011/12/12/tag-based-logic-in-cucumber/</link>
		<comments>http://www.natontesting.com/2011/12/12/tag-based-logic-in-cucumber/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 18:39:36 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[Automated Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[Example Code]]></category>
		<category><![CDATA[Making Life Easier]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Test Management]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Test Case Management]]></category>
		<category><![CDATA[Test Data]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=1456</guid>
		<description><![CDATA[Sometimes cucumber&#8217;s Before hook just doesn&#8217;t cut it. Here&#8217;s a nice hack that allows you to perform some logic during execution of cucumber scenarios when a tag is first come across: It&#8217;s a cucumber formatter that detects when a tag &#8230; <a href="http://www.natontesting.com/2011/12/12/tag-based-logic-in-cucumber/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.natontesting.com/2011/12/12/tag-based-logic-in-cucumber/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to get the RSpec test result in the after block</title>
		<link>http://www.natontesting.com/2011/06/25/how-to-get-the-rspec-test-result-in-the-after-block/</link>
		<comments>http://www.natontesting.com/2011/06/25/how-to-get-the-rspec-test-result-in-the-after-block/#comments</comments>
		<pubDate>Sat, 25 Jun 2011 15:55:08 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[Automated Testing]]></category>
		<category><![CDATA[Example Code]]></category>
		<category><![CDATA[RSpec]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=1295</guid>
		<description><![CDATA[&#8212;UPDATE&#8212; The change I asked for made it into rspec so you can now call example.exception out of the box! &#8212;/UPDATE&#8212; RSpec allows you to run a block of code at the end of each test using the after(:each) method. &#8230; <a href="http://www.natontesting.com/2011/06/25/how-to-get-the-rspec-test-result-in-the-after-block/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.natontesting.com/2011/06/25/how-to-get-the-rspec-test-result-in-the-after-block/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NetGear NV+ default admin username and password</title>
		<link>http://www.natontesting.com/2010/03/25/netgear-nv-default-admin-username-and-password/</link>
		<comments>http://www.natontesting.com/2010/03/25/netgear-nv-default-admin-username-and-password/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 19:20:10 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[Making Life Easier]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[default]]></category>
		<category><![CDATA[netgear nv+]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[username]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=831</guid>
		<description><![CDATA[My new NetGear NV+ has just arrived. It&#8217;s great. Apart from the fact that none of the paperwork mentions the username or password you need to log in to the admin console. If you&#8217;re looking for the same info, the &#8230; <a href="http://www.natontesting.com/2010/03/25/netgear-nv-default-admin-username-and-password/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.natontesting.com/2010/03/25/netgear-nv-default-admin-username-and-password/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>RQuery: A thin layer of JQuery over watir/selenium</title>
		<link>http://www.natontesting.com/2010/03/11/rquery-a-thin-layer-of-jquery-over-watirselenium/</link>
		<comments>http://www.natontesting.com/2010/03/11/rquery-a-thin-layer-of-jquery-over-watirselenium/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 16:36:57 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[RQuery]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Automated Testing]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=809</guid>
		<description><![CDATA[So I went to a presentation today, run by Aidy Lewis and Josh Chisholm about Josh&#8217;s new RQuery project; here&#8217;s a braindump of what I remember. RQuery is not supposed to be a competitor to Selenium or Watir but builds &#8230; <a href="http://www.natontesting.com/2010/03/11/rquery-a-thin-layer-of-jquery-over-watirselenium/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.natontesting.com/2010/03/11/rquery-a-thin-layer-of-jquery-over-watirselenium/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

