<?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; WATIR</title>
	<atom:link href="http://www.natontesting.com/tag/watir/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>Explaining Watir, Selenium and WebDriver</title>
		<link>http://www.natontesting.com/2010/04/14/explaining-watir-selenium-and-webdriver/</link>
		<comments>http://www.natontesting.com/2010/04/14/explaining-watir-selenium-and-webdriver/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 17:31:22 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[Automated Testing]]></category>
		<category><![CDATA[General Testing Stuff]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[WATIR]]></category>
		<category><![CDATA[Firewatir]]></category>
		<category><![CDATA[WebDriver]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=878</guid>
		<description><![CDATA[Something I seem to be explaining to people all the time&#8230; the relationships between Watir, Watir &#8220;2.0&#8243;, Selenium, Selenium &#8220;2.0&#8243; and WebDriver. Alister Scott has done an excellent job of explaining the impact of WebDriver on Selenium and Watir and &#8230; <a href="http://www.natontesting.com/2010/04/14/explaining-watir-selenium-and-webdriver/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.natontesting.com/2010/04/14/explaining-watir-selenium-and-webdriver/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>Debugging cucumber tests with ruby-debug</title>
		<link>http://www.natontesting.com/2009/11/09/debugging-cucumber-tests-with-ruby-debug/</link>
		<comments>http://www.natontesting.com/2009/11/09/debugging-cucumber-tests-with-ruby-debug/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 18:49:06 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[Automated Testing]]></category>
		<category><![CDATA[Example Code]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[WATIR]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[Firewatir]]></category>
		<category><![CDATA[NetBeans]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=579</guid>
		<description><![CDATA[Testing with cucumber blows test/unit out of the water, apart from one small aspect&#8230; I can&#8217;t use the Netbeans&#8217; GUI debugger. The Netbeans debugger has been a joy to use, but sadly I have to say goodbye. So I&#8217;m left &#8230; <a href="http://www.natontesting.com/2009/11/09/debugging-cucumber-tests-with-ruby-debug/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.natontesting.com/2009/11/09/debugging-cucumber-tests-with-ruby-debug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Screencast: Beginning with Cucumber</title>
		<link>http://www.natontesting.com/2009/11/05/screencast-beginning-with-cucumber/</link>
		<comments>http://www.natontesting.com/2009/11/05/screencast-beginning-with-cucumber/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 19:06:57 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[Automated Testing]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Test::Unit]]></category>
		<category><![CDATA[WATIR]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=573</guid>
		<description><![CDATA[We have close to 1,000 watir tests that we&#8217;re beginning to migrate from test/unit to cucumber. The &#8220;Beginning with Cucumber&#8221; Railscast is a great introduction to how cucumber works &#8211; it&#8217;s quite rails-centric, but you&#8217;ll get the idea. Bookmark to:]]></description>
		<wfw:commentRss>http://www.natontesting.com/2009/11/05/screencast-beginning-with-cucumber/feed/</wfw:commentRss>
		<slash:comments>0</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>Watir&#8217;s @browser.url returning the previous page&#8217;s url</title>
		<link>http://www.natontesting.com/2009/09/21/watirs-browser-url-returning-the-previous-pages-url/</link>
		<comments>http://www.natontesting.com/2009/09/21/watirs-browser-url-returning-the-previous-pages-url/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 18:47:33 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[Automated Testing]]></category>
		<category><![CDATA[Example Code]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[WATIR]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Firewatir]]></category>
		<category><![CDATA[Fix]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=474</guid>
		<description><![CDATA[I&#8217;ve come across a page which, when I navigate to it and ask it for it&#8217;s url (using @browser.url) gives me the previous page&#8217;s url. Very frustrating. To get around this, you can use direct DOM manipulation. Here&#8217;s a call &#8230; <a href="http://www.natontesting.com/2009/09/21/watirs-browser-url-returning-the-previous-pages-url/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.natontesting.com/2009/09/21/watirs-browser-url-returning-the-previous-pages-url/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Kill process by name using Ruby on Windows</title>
		<link>http://www.natontesting.com/2009/09/21/kill-process-by-name-using-ruby-on-windows/</link>
		<comments>http://www.natontesting.com/2009/09/21/kill-process-by-name-using-ruby-on-windows/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 18:27:45 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[Example Code]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[WATIR]]></category>
		<category><![CDATA[Automated Testing]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Firewatir]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=455</guid>
		<description><![CDATA[Though it is possible in ruby to kill a process by its ID in ruby, it isn&#8217;t possible to kill processes by name, I guess because it would work differently across operating systems. This is a pain when using watir/firewatir, &#8230; <a href="http://www.natontesting.com/2009/09/21/kill-process-by-name-using-ruby-on-windows/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.natontesting.com/2009/09/21/kill-process-by-name-using-ruby-on-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
