<?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/"
		>
<channel>
	<title>Comments on: AJAX and Unit Testing &#8211; it&#8217;s time to mingle</title>
	<atom:link href="http://ajaxian.com/archives/ajax-and-unit-testing-its-time-to-mingle/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/ajax-and-unit-testing-its-time-to-mingle</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Frederic Torres</title>
		<link>http://ajaxian.com/archives/ajax-and-unit-testing-its-time-to-mingle/comment-page-1#comment-246611</link>
		<dc:creator>Frederic Torres</dc:creator>
		<pubDate>Sun, 28 Jan 2007 05:49:09 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ajax-and-unit-testing-its-time-to-mingle#comment-246611</guid>
		<description>InCisif.net is an automation tool designed to implement client-side functional testing of web applications under Internet Explorer 6.x or 7.x, using the C# or VB.NET language with Visual Studio 2003, 2005 or Visual Studio Express Edition 2005.

Check out our blog blog.incisif.net for new methods to support AJAX applications.</description>
		<content:encoded><![CDATA[<p>InCisif.net is an automation tool designed to implement client-side functional testing of web applications under Internet Explorer 6.x or 7.x, using the C# or VB.NET language with Visual Studio 2003, 2005 or Visual Studio Express Edition 2005.</p>
<p>Check out our blog blog.incisif.net for new methods to support AJAX applications.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Smic</title>
		<link>http://ajaxian.com/archives/ajax-and-unit-testing-its-time-to-mingle/comment-page-1#comment-246502</link>
		<dc:creator>John Smic</dc:creator>
		<pubDate>Wed, 24 Jan 2007 19:46:33 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ajax-and-unit-testing-its-time-to-mingle#comment-246502</guid>
		<description>Looks like there is  new framework for testing Ajax applications in .net. Check out www.artoftest.com. I like their new TestRegion approach to abstract out segments of your app....</description>
		<content:encoded><![CDATA[<p>Looks like there is  new framework for testing Ajax applications in .net. Check out <a href="http://www.artoftest.com" rel="nofollow">http://www.artoftest.com</a>. I like their new TestRegion approach to abstract out segments of your app&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://ajaxian.com/archives/ajax-and-unit-testing-its-time-to-mingle/comment-page-1#comment-5574</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 28 Mar 2006 04:44:04 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ajax-and-unit-testing-its-time-to-mingle#comment-5574</guid>
		<description>You can try  SWExplorerAutomation (www.webunittesting.com)
The program creates an automation API for any Web application which uses HTML and DHTML and works with Microsoft Internet Explorer. The Web application becomes programmatically accessible from any .NET language. 
SWEA API provides access to Web application controls and content. The API is generated using SWEA Visual Designer. SWEA Visual Designer helps create programmable objects from Web page content.</description>
		<content:encoded><![CDATA[<p>You can try  SWExplorerAutomation (www.webunittesting.com)<br />
The program creates an automation API for any Web application which uses HTML and DHTML and works with Microsoft Internet Explorer. The Web application becomes programmatically accessible from any .NET language.<br />
SWEA API provides access to Web application controls and content. The API is generated using SWEA Visual Designer. SWEA Visual Designer helps create programmable objects from Web page content.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Huggins</title>
		<link>http://ajaxian.com/archives/ajax-and-unit-testing-its-time-to-mingle/comment-page-1#comment-3491</link>
		<dc:creator>Jason Huggins</dc:creator>
		<pubDate>Thu, 16 Feb 2006 00:33:58 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ajax-and-unit-testing-its-time-to-mingle#comment-3491</guid>
		<description>AJAX has indeed shaken up the testing tools scene. I created Selenium in 2004 when I found the existing tools (including JSUnit) couldn&#039;t test the AJAXy things I was doing in the browser back then. Selenium is now one of the few tools (for any price) that can functional test an application from end to end - login to logout in IE and Firefox on Windows, Linux, and Mac. JSUnit is really only designed to handle the testing of code in one page... when you need to handle transitions from page to page, then you need something like Selenium. 

Watir is similar to Selenium, but is tied to IE (for now), Windows and Ruby only. However, whatever Watir lacks in scope (OS, browsers, and language support) it more than makes up for it in technical depth in terms of all the cool things you can do with Ruby scripting the IE browser.

-Jason Huggins</description>
		<content:encoded><![CDATA[<p>AJAX has indeed shaken up the testing tools scene. I created Selenium in 2004 when I found the existing tools (including JSUnit) couldn&#8217;t test the AJAXy things I was doing in the browser back then. Selenium is now one of the few tools (for any price) that can functional test an application from end to end &#8211; login to logout in IE and Firefox on Windows, Linux, and Mac. JSUnit is really only designed to handle the testing of code in one page&#8230; when you need to handle transitions from page to page, then you need something like Selenium. </p>
<p>Watir is similar to Selenium, but is tied to IE (for now), Windows and Ruby only. However, whatever Watir lacks in scope (OS, browsers, and language support) it more than makes up for it in technical depth in terms of all the cool things you can do with Ruby scripting the IE browser.</p>
<p>-Jason Huggins</p>
]]></content:encoded>
	</item>
</channel>
</rss>

