<?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: Easy Automated Web Application Testing with Hudson and Selenium</title>
	<atom:link href="http://thinkvitamin.com/features/webapps/easy-automated-web-application-testing-with-hudson-and-selenium/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkvitamin.com/dev/easy-automated-web-application-testing-with-hudson-and-selenium/</link>
	<description>A resource for web designers, developers and entrepreneurs</description>
	<pubDate>Sun, 05 Jul 2009 20:48:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sohbet </title>
		<link>http://thinkvitamin.com/dev/easy-automated-web-application-testing-with-hudson-and-selenium/#comment-4546</link>
		<dc:creator>sohbet </dc:creator>
		<pubDate>Wed, 10 Jun 2009 11:04:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkvitamin.com/features/webapps/easy-automated-web-application-testing-with-hudson-and-selenium#comment-4546</guid>
		<description>thanks admin good post </description>
		<content:encoded><![CDATA[<p>thanks admin good post</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kumar McMillan</title>
		<link>http://thinkvitamin.com/dev/easy-automated-web-application-testing-with-hudson-and-selenium/#comment-1747</link>
		<dc:creator>Kumar McMillan</dc:creator>
		<pubDate>Wed, 11 Mar 2009 19:42:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkvitamin.com/features/webapps/easy-automated-web-application-testing-with-hudson-and-selenium#comment-1747</guid>
		<description>Hi.  I have had a lot of luck using Hudson with Selenium.  However, it was a little tricky to get servers to run Firefox headless and set up X Window frame buffers for the screen capturing.&lt;br&gt;&lt;br&gt;Also, I see in the article and in comments the mention of setting up a database.  I&#39;ve found that I could remove the database simply for the purpose of testing the way the app works in the browser.  In other words, a browser is only needed to test JavaScript.  Otherwise you are wasting precious test time.  Functional tests requiring a database are easier to do without a browser (HTTP get/post, etc, works on the command line).  I gave a talk recently about how I approach Ajax testing: &lt;br&gt;&lt;br&gt;&lt;a href="http://farmdev.com/talks/test-ajax/" rel="nofollow"&gt;http://farmdev.com/talks/test-ajax/&lt;/a&gt;&lt;br&gt;&lt;a href="http://didenko.com/jschi/090226/" rel="nofollow"&gt;http://didenko.com/jschi/090226/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hi.  I have had a lot of luck using Hudson with Selenium.  However, it was a little tricky to get servers to run Firefox headless and set up X Window frame buffers for the screen capturing.</p>
<p>Also, I see in the article and in comments the mention of setting up a database.  I&#39;ve found that I could remove the database simply for the purpose of testing the way the app works in the browser.  In other words, a browser is only needed to test JavaScript.  Otherwise you are wasting precious test time.  Functional tests requiring a database are easier to do without a browser (HTTP get/post, etc, works on the command line).  I gave a talk recently about how I approach Ajax testing: </p>
<p><a href="http://farmdev.com/talks/test-ajax/" rel="nofollow">http://farmdev.com/talks/test-ajax/</a><br /><a href="http://didenko.com/jschi/090226/" rel="nofollow">http://didenko.com/jschi/090226/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scal</title>
		<link>http://thinkvitamin.com/dev/easy-automated-web-application-testing-with-hudson-and-selenium/#comment-1602</link>
		<dc:creator>Scal</dc:creator>
		<pubDate>Fri, 06 Mar 2009 08:40:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkvitamin.com/features/webapps/easy-automated-web-application-testing-with-hudson-and-selenium#comment-1602</guid>
		<description>Selenium offers "Grid", allowing you to run tests in parallel</description>
		<content:encoded><![CDATA[<p>Selenium offers &#8220;Grid&#8221;, allowing you to run tests in parallel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tavibito</title>
		<link>http://thinkvitamin.com/dev/easy-automated-web-application-testing-with-hudson-and-selenium/#comment-766</link>
		<dc:creator>tavibito</dc:creator>
		<pubDate>Thu, 29 Jan 2009 02:53:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkvitamin.com/features/webapps/easy-automated-web-application-testing-with-hudson-and-selenium#comment-766</guid>
		<description>Nice posting.&lt;br&gt;I believe with Selenium you can only validate the web pages.&lt;br&gt;I have been in a quest for an open source functional/regression testing tool that support loading, checking and unloading the state of  the application database in addition to invoking and checking web pages but no luck so far. There seems some commercial tools that support this feature such as HP&#39;s Quick Test Professional .&lt;br&gt;Ensuring the web application insert/update the business data stored in the database correctly is the most critical issue.&lt;br&gt;Any helpful information would be appreciated.</description>
		<content:encoded><![CDATA[<p>Nice posting.<br />I believe with Selenium you can only validate the web pages.<br />I have been in a quest for an open source functional/regression testing tool that support loading, checking and unloading the state of  the application database in addition to invoking and checking web pages but no luck so far. There seems some commercial tools that support this feature such as HP&#39;s Quick Test Professional .<br />Ensuring the web application insert/update the business data stored in the database correctly is the most critical issue.<br />Any helpful information would be appreciated.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
