<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Using RSpec and Watir for functional testing in web applications</title>
	<atom:link href="http://blog.saush.com/2008/05/18/using-rspec-and-watir-for-functional-testing-in-web-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.saush.com/2008/05/18/using-rspec-and-watir-for-functional-testing-in-web-applications/</link>
	<description>technology, people and life in general</description>
	<lastBuildDate>Thu, 09 Feb 2012 05:06:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Girish Baldania</title>
		<link>http://blog.saush.com/2008/05/18/using-rspec-and-watir-for-functional-testing-in-web-applications/#comment-1833</link>
		<dc:creator><![CDATA[Girish Baldania]]></dc:creator>
		<pubDate>Wed, 14 Dec 2011 21:15:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.saush.com/?p=228#comment-1833</guid>
		<description><![CDATA[Very informative post Saush....Thanks for your guidance to run Cucumber &amp; Rspec scripts from SciTE.

Is there a way we can debug the scripts in SciTE ??

Thanks 
Girish]]></description>
		<content:encoded><![CDATA[<p>Very informative post Saush&#8230;.Thanks for your guidance to run Cucumber &amp; Rspec scripts from SciTE.</p>
<p>Is there a way we can debug the scripts in SciTE ??</p>
<p>Thanks<br />
Girish</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RSpec and Watir to test web applications &#171; Leandro Moreira</title>
		<link>http://blog.saush.com/2008/05/18/using-rspec-and-watir-for-functional-testing-in-web-applications/#comment-1742</link>
		<dc:creator><![CDATA[RSpec and Watir to test web applications &#171; Leandro Moreira]]></dc:creator>
		<pubDate>Fri, 19 Aug 2011 16:23:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.saush.com/?p=228#comment-1742</guid>
		<description><![CDATA[[...] the post was very inspired by KK post and Saush. Like this:LikeBe the first to like this [...]]]></description>
		<content:encoded><![CDATA[<p>[...] the post was very inspired by KK post and Saush. Like this:LikeBe the first to like this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: twbrtestinge</title>
		<link>http://blog.saush.com/2008/05/18/using-rspec-and-watir-for-functional-testing-in-web-applications/#comment-1739</link>
		<dc:creator><![CDATA[twbrtestinge]]></dc:creator>
		<pubDate>Sun, 14 Aug 2011 15:21:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.saush.com/?p=228#comment-1739</guid>
		<description><![CDATA[Good article. Thanks
Another step by step approach to learn automation using ruby, rspec and watir http://testingandagile.blogspot.com/2011/08/getting-started-with-automation.html]]></description>
		<content:encoded><![CDATA[<p>Good article. Thanks<br />
Another step by step approach to learn automation using ruby, rspec and watir <a href="http://testingandagile.blogspot.com/2011/08/getting-started-with-automation.html" rel="nofollow">http://testingandagile.blogspot.com/2011/08/getting-started-with-automation.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shelaine</title>
		<link>http://blog.saush.com/2008/05/18/using-rspec-and-watir-for-functional-testing-in-web-applications/#comment-1735</link>
		<dc:creator><![CDATA[shelaine]]></dc:creator>
		<pubDate>Tue, 26 Jul 2011 05:51:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.saush.com/?p=228#comment-1735</guid>
		<description><![CDATA[HI,
I want to know somethind  the problem which you have asked,now I also want to use the rspec and watir ,but there have some problem,could you please tell me something about  how to use rspec to handle the auto testing~


 thanks~]]></description>
		<content:encoded><![CDATA[<p>HI,<br />
I want to know somethind  the problem which you have asked,now I also want to use the rspec and watir ,but there have some problem,could you please tell me something about  how to use rspec to handle the auto testing~</p>
<p> thanks~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Ponce</title>
		<link>http://blog.saush.com/2008/05/18/using-rspec-and-watir-for-functional-testing-in-web-applications/#comment-1321</link>
		<dc:creator><![CDATA[Stephen Ponce]]></dc:creator>
		<pubDate>Wed, 09 Jun 2010 17:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.saush.com/?p=228#comment-1321</guid>
		<description><![CDATA[This was a great article, I&#039;m looking to incorporate Watir and Rspec for conducting User Acceptance Testing on an upcoming web release. My client will be very surprised when they see these test scripts (they&#039;ve always done manual UAT - what a nightmare!!). Watir is a great tool, and with Rspec anyone can read through the test scripts and actually understand what is being tested. 

Thanks again for writing this post, it was extremely helpful! :)


-stephen]]></description>
		<content:encoded><![CDATA[<p>This was a great article, I&#8217;m looking to incorporate Watir and Rspec for conducting User Acceptance Testing on an upcoming web release. My client will be very surprised when they see these test scripts (they&#8217;ve always done manual UAT &#8211; what a nightmare!!). Watir is a great tool, and with Rspec anyone can read through the test scripts and actually understand what is being tested. </p>
<p>Thanks again for writing this post, it was extremely helpful! :)</p>
<p>-stephen</p>
]]></content:encoded>
	</item>
</channel>
</rss>
