<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/abc" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Web Application Testing in Ruby - from Barcamp Delhi</title>
	<link>http://www.kapilmohan.com/2006/03/07/web-application-testing-in-ruby-from-barcamp-delhi/</link>
	<description>bear hug</description>
	<pubDate>Wed, 03 Dec 2008 21:01:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>By: George Lawson</title>
		<link>http://www.kapilmohan.com/2006/03/07/web-application-testing-in-ruby-from-barcamp-delhi/#comment-907</link>
		<dc:creator>George Lawson</dc:creator>
		<pubDate>Wed, 14 Jun 2006 15:23:22 +0000</pubDate>
		<guid>http://www.kapilmohan.com/2006/03/07/web-application-testing-in-ruby-from-barcamp-delhi/#comment-907</guid>
		<description>The problem with Watir is that you will have to learn it's language, there is no compiler, IDE or syntax checker.  When you are starting out, it would help if it can tell you the syntax errors before actually running the script.

There is a free web automation software called Newbie, http://www.mynewbie.net, that does the same thing. It automates IE using Pascal scripts and comes with an Editor, IDE, debugger and compiler. They are working on a plugin to Firefox using jssh.</description>
		<content:encoded><![CDATA[<p>The problem with Watir is that you will have to learn it&#8217;s language, there is no compiler, IDE or syntax checker.  When you are starting out, it would help if it can tell you the syntax errors before actually running the script.</p>
<p>There is a free web automation software called Newbie, <a href="http://www.mynewbie.net," rel="nofollow">http://www.mynewbie.net,</a> that does the same thing. It automates IE using Pascal scripts and comes with an Editor, IDE, debugger and compiler. They are working on a plugin to Firefox using jssh.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.kapilmohan.com/2006/03/07/web-application-testing-in-ruby-from-barcamp-delhi/#comment-84</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 06 Apr 2006 17:59:22 +0000</pubDate>
		<guid>http://www.kapilmohan.com/2006/03/07/web-application-testing-in-ruby-from-barcamp-delhi/#comment-84</guid>
		<description>There is also SWExplorerAutomation (SWEA) (http://webunittesting.com). 
It has more features and much more reliable than Watir. SWEA supports frames (cross domain), windows and html dialogs, AJAX pages, file downloads, page capturing to image and more. The SWEA test recorder generates NUnit tests.</description>
		<content:encoded><![CDATA[<p>There is also SWExplorerAutomation (SWEA) (http://webunittesting.com).<br />
It has more features and much more reliable than Watir. SWEA supports frames (cross domain), windows and html dialogs, AJAX pages, file downloads, page capturing to image and more. The SWEA test recorder generates NUnit tests.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jayant Gandhi</title>
		<link>http://www.kapilmohan.com/2006/03/07/web-application-testing-in-ruby-from-barcamp-delhi/#comment-67</link>
		<dc:creator>Jayant Gandhi</dc:creator>
		<pubDate>Wed, 08 Mar 2006 14:32:26 +0000</pubDate>
		<guid>http://www.kapilmohan.com/2006/03/07/web-application-testing-in-ruby-from-barcamp-delhi/#comment-67</guid>
		<description>Cool... There exist many such tools for this type of automated testing but this one is the first open source tool I have come across...</description>
		<content:encoded><![CDATA[<p>Cool&#8230; There exist many such tools for this type of automated testing but this one is the first open source tool I have come across&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
