<?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/code/easy-automated-web-application-testing-with-hudson-and-selenium/</link>
	<description>The Web Practitioner&#039;s Blog</description>
	<lastBuildDate>Sat, 11 Feb 2012 16:33:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Michael</title>
		<link>http://thinkvitamin.com/code/easy-automated-web-application-testing-with-hudson-and-selenium/#comment-42719</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 04 May 2011 23:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkvitamin.com/features/webapps/easy-automated-web-application-testing-with-hudson-and-selenium#comment-42719</guid>
		<description>I have the same issue/situation Tom.  Did you resolve this? I&#039;m trying to have a dependent build execute Selenium tests automatically.  I&#039;ve created a build the fires dependently, but I don&#039;t know how to configure the Selenium build...  The devil is in the details...</description>
		<content:encoded><![CDATA[<p>I have the same issue/situation Tom.  Did you resolve this? I&#8217;m trying to have a dependent build execute Selenium tests automatically.  I&#8217;ve created a build the fires dependently, but I don&#8217;t know how to configure the Selenium build&#8230;  The devil is in the details&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohitdewangan2101</title>
		<link>http://thinkvitamin.com/code/easy-automated-web-application-testing-with-hudson-and-selenium/#comment-42019</link>
		<dc:creator>Rohitdewangan2101</dc:creator>
		<pubDate>Sat, 26 Mar 2011 11:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkvitamin.com/features/webapps/easy-automated-web-application-testing-with-hudson-and-selenium#comment-42019</guid>
		<description>its good but required some more information that how can we use that application in selenium RC. </description>
		<content:encoded><![CDATA[<p>its good but required some more information that how can we use that application in selenium RC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://thinkvitamin.com/code/easy-automated-web-application-testing-with-hudson-and-selenium/#comment-39469</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 18 Jan 2011 23:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkvitamin.com/features/webapps/easy-automated-web-application-testing-with-hudson-and-selenium#comment-39469</guid>
		<description>How? What are the steps to put it in a execute shell in Hudson. You don&#039;t cover this in any detail!</description>
		<content:encoded><![CDATA[<p>How? What are the steps to put it in a execute shell in Hudson. You don&#8217;t cover this in any detail!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://thinkvitamin.com/code/easy-automated-web-application-testing-with-hudson-and-selenium/#comment-36820</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 15 Oct 2010 01:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkvitamin.com/features/webapps/easy-automated-web-application-testing-with-hudson-and-selenium#comment-36820</guid>
		<description>Good post Ben, I have set up something along the same lines.

I also integrate with JUnit, WebLogic WLST and SoapUI. </description>
		<content:encoded><![CDATA[<p>Good post Ben, I have set up something along the same lines.</p>
<p>I also integrate with JUnit, WebLogic WLST and SoapUI.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://thinkvitamin.com/code/easy-automated-web-application-testing-with-hudson-and-selenium/#comment-36819</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 15 Oct 2010 01:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkvitamin.com/features/webapps/easy-automated-web-application-testing-with-hudson-and-selenium#comment-36819</guid>
		<description>selenium must have a lock o a folder. You can use SysInteternal Tools (ProcessExplorer) to find out what process has the lock.</description>
		<content:encoded><![CDATA[<p>selenium must have a lock o a folder. You can use SysInteternal Tools (ProcessExplorer) to find out what process has the lock.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: C_lawn</title>
		<link>http://thinkvitamin.com/code/easy-automated-web-application-testing-with-hudson-and-selenium/#comment-36818</link>
		<dc:creator>C_lawn</dc:creator>
		<pubDate>Fri, 15 Oct 2010 01:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkvitamin.com/features/webapps/easy-automated-web-application-testing-with-hudson-and-selenium#comment-36818</guid>
		<description>Hi Jim.

Add an extra Job in Hudson call test and trigger that job from a previous build job. You can use different jobs to perform different tasks then link them within Hudson. From there you can either call the Selenium Runner or make the test cases into a Java/.Net (or whatever) application and have Hudson call it in the Build section. </description>
		<content:encoded><![CDATA[<p>Hi Jim.</p>
<p>Add an extra Job in Hudson call test and trigger that job from a previous build job. You can use different jobs to perform different tasks then link them within Hudson. From there you can either call the Selenium Runner or make the test cases into a Java/.Net (or whatever) application and have Hudson call it in the Build section.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jim collins</title>
		<link>http://thinkvitamin.com/code/easy-automated-web-application-testing-with-hudson-and-selenium/#comment-20848</link>
		<dc:creator>jim collins</dc:creator>
		<pubDate>Tue, 25 May 2010 19:52:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkvitamin.com/features/webapps/easy-automated-web-application-testing-with-hudson-and-selenium#comment-20848</guid>
		<description>You never discuss how to get Hudson to talk to Selenium and fire off the tests.</description>
		<content:encoded><![CDATA[<p>You never discuss how to get Hudson to talk to Selenium and fire off the tests.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: newbea</title>
		<link>http://thinkvitamin.com/code/easy-automated-web-application-testing-with-hudson-and-selenium/#comment-17639</link>
		<dc:creator>newbea</dc:creator>
		<pubDate>Fri, 08 Jan 2010 12:56:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkvitamin.com/features/webapps/easy-automated-web-application-testing-with-hudson-and-selenium#comment-17639</guid>
		<description>But there is one problem.
The firefox windows which are opened to run the selenium test,does not get closed.
So next time when i run &#039;mvn clean verify&#039; it says:
&quot;Unable to delete directory selenium&quot;

Then if i manually close firefox and again run the command it runs successfully.

Please help me to solve this problem.</description>
		<content:encoded><![CDATA[<p>But there is one problem.<br />
The firefox windows which are opened to run the selenium test,does not get closed.<br />
So next time when i run &#8216;mvn clean verify&#8217; it says:<br />
&#8220;Unable to delete directory selenium&#8221;</p>
<p>Then if i manually close firefox and again run the command it runs successfully.</p>
<p>Please help me to solve this problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VARUN</title>
		<link>http://thinkvitamin.com/code/easy-automated-web-application-testing-with-hudson-and-selenium/#comment-17616</link>
		<dc:creator>VARUN</dc:creator>
		<pubDate>Thu, 07 Jan 2010 10:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkvitamin.com/features/webapps/easy-automated-web-application-testing-with-hudson-and-selenium#comment-17616</guid>
		<description>Hi i am automating my build with HUDSON and MAVEN.
I am running selenium test after successful deployment.
Please tell me what is the advantage of running selenium server on a separate machine.
And how to do it because as far as i know maven can start selenium server on local host only.</description>
		<content:encoded><![CDATA[<p>Hi i am automating my build with HUDSON and MAVEN.<br />
I am running selenium test after successful deployment.<br />
Please tell me what is the advantage of running selenium server on a separate machine.<br />
And how to do it because as far as i know maven can start selenium server on local host only.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Goucher &#187; Blog Archive &#187; A Smattering of Selenium #2</title>
		<link>http://thinkvitamin.com/code/easy-automated-web-application-testing-with-hudson-and-selenium/#comment-15654</link>
		<dc:creator>Adam Goucher &#187; Blog Archive &#187; A Smattering of Selenium #2</dc:creator>
		<pubDate>Fri, 09 Oct 2009 00:14:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkvitamin.com/features/webapps/easy-automated-web-application-testing-with-hudson-and-selenium#comment-15654</guid>
		<description>[...] Easy Automated Web Application Testing with Hudson and Selenium [...]</description>
		<content:encoded><![CDATA[<p>[...] Easy Automated Web Application Testing with Hudson and Selenium [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterc</title>
		<link>http://thinkvitamin.com/code/easy-automated-web-application-testing-with-hudson-and-selenium/#comment-15500</link>
		<dc:creator>peterc</dc:creator>
		<pubDate>Sat, 03 Oct 2009 10:57:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkvitamin.com/features/webapps/easy-automated-web-application-testing-with-hudson-and-selenium#comment-15500</guid>
		<description>Check out Fitnium and DbFit for Selenium/DB combination</description>
		<content:encoded><![CDATA[<p>Check out Fitnium and DbFit for Selenium/DB combination</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Soapbox Rants and Raves &#187; Continuous Deployment with Hudson&#8230;</title>
		<link>http://thinkvitamin.com/code/easy-automated-web-application-testing-with-hudson-and-selenium/#comment-14889</link>
		<dc:creator>Soapbox Rants and Raves &#187; Continuous Deployment with Hudson&#8230;</dc:creator>
		<pubDate>Thu, 10 Sep 2009 00:24:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkvitamin.com/features/webapps/easy-automated-web-application-testing-with-hudson-and-selenium#comment-14889</guid>
		<description>[...] about Selenium on the Hudson mailing list and found this interesting blog by Ben Rometsch on &#8220;Easy Automated Testing with Hudson and Selenium&#8220;. I really liked this picture from the article (hopefully it will spark your interest too!) [...]</description>
		<content:encoded><![CDATA[<p>[...] about Selenium on the Hudson mailing list and found this interesting blog by Ben Rometsch on &#8220;Easy Automated Testing with Hudson and Selenium&#8220;. I really liked this picture from the article (hopefully it will spark your interest too!) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gokhan</title>
		<link>http://thinkvitamin.com/code/easy-automated-web-application-testing-with-hudson-and-selenium/#comment-14194</link>
		<dc:creator>gokhan</dc:creator>
		<pubDate>Thu, 27 Aug 2009 06:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkvitamin.com/features/webapps/easy-automated-web-application-testing-with-hudson-and-selenium#comment-14194</guid>
		<description>Deployment to a test webserver is displayed in the image however it is not mentioned how to do it</description>
		<content:encoded><![CDATA[<p>Deployment to a test webserver is displayed in the image however it is not mentioned how to do it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://thinkvitamin.com/code/easy-automated-web-application-testing-with-hudson-and-selenium/#comment-12487</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sat, 01 Aug 2009 08:39:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkvitamin.com/features/webapps/easy-automated-web-application-testing-with-hudson-and-selenium#comment-12487</guid>
		<description>Very useful post. Hudson and selenium are great tools that can simplify automated testing.</description>
		<content:encoded><![CDATA[<p>Very useful post. Hudson and selenium are great tools that can simplify automated testing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sohbet</title>
		<link>http://thinkvitamin.com/code/easy-automated-web-application-testing-with-hudson-and-selenium/#comment-7804</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-7804</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/code/easy-automated-web-application-testing-with-hudson-and-selenium/#comment-7802</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-7802</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&#039;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=&quot;http://farmdev.com/talks/test-ajax/&quot; rel=&quot;nofollow&quot;&gt;http://farmdev.com/talks/test-ajax/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://didenko.com/jschi/090226/&quot; rel=&quot;nofollow&quot;&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: Kumar McMillan</title>
		<link>http://thinkvitamin.com/code/easy-automated-web-application-testing-with-hudson-and-selenium/#comment-28893</link>
		<dc:creator>Kumar McMillan</dc:creator>
		<pubDate>Wed, 11 Mar 2009 19:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkvitamin.com/features/webapps/easy-automated-web-application-testing-with-hudson-and-selenium#comment-28893</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.Also, I see in the article and in comments the mention of setting up a database.  I&#039;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;a href=&quot;http://farmdev.com/talks/test-ajax/&quot; rel=&quot;nofollow&quot;&gt;http://farmdev.com/talks/test-ajax/&lt;/a&gt;&lt;a href=&quot;http://didenko.com/jschi/090226/&quot; rel=&quot;nofollow&quot;&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.Also, I see in the article and in comments the mention of setting up a database.  I&#039;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: <a href="http://farmdev.com/talks/test-ajax/" rel="nofollow">http://farmdev.com/talks/test-ajax/</a><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/code/easy-automated-web-application-testing-with-hudson-and-selenium/#comment-7801</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-7801</guid>
		<description>Selenium offers &quot;Grid&quot;, 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/code/easy-automated-web-application-testing-with-hudson-and-selenium/#comment-7800</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-7800</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&#039;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>
	<item>
		<title>By: tavibito</title>
		<link>http://thinkvitamin.com/code/easy-automated-web-application-testing-with-hudson-and-selenium/#comment-28891</link>
		<dc:creator>tavibito</dc:creator>
		<pubDate>Thu, 29 Jan 2009 02:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkvitamin.com/features/webapps/easy-automated-web-application-testing-with-hudson-and-selenium#comment-28891</guid>
		<description>Nice posting.I believe with Selenium you can only validate the web pages.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&#039;s Quick Test Professional .Ensuring the web application insert/update the business data stored in the database correctly is the most critical issue.Any helpful information would be appreciated.</description>
		<content:encoded><![CDATA[<p>Nice posting.I believe with Selenium you can only validate the web pages.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&#039;s Quick Test Professional .Ensuring the web application insert/update the business data stored in the database correctly is the most critical issue.Any helpful information would be appreciated.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.225 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-12 00:45:56 -->

