<?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: Automate Website Testing with Selenium RC</title>
	<atom:link href="http://www.alvinsingh.org/2008/05/automate-website-testing-with-selenium-rc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alvinsingh.org/2008/05/automate-website-testing-with-selenium-rc/</link>
	<description>developers developers developers!</description>
	<lastBuildDate>Thu, 16 Jul 2009 07:57:30 +1000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Vojtech</title>
		<link>http://www.alvinsingh.org/2008/05/automate-website-testing-with-selenium-rc/comment-page-1/#comment-84</link>
		<dc:creator>Vojtech</dc:creator>
		<pubDate>Thu, 16 Jul 2009 07:57:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.alvinsingh.org/?p=43#comment-84</guid>
		<description>Hi,

I wrote a library which integrates Selenium into JUnit 4 infrastructure.

http://code.google.com/p/selenium4junit/

selenium4junit provides two JUnit runners (one for individual tests and one for test suites), both of which offering following features:
- configurable Selenium sessions
- test suites containing tests depending on each other
- embedded Selenium server startup
- advanced error reporting
- ability to plug in your custom error reporting / Session execution listener

selenium4junit integrates with Maven as well.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I wrote a library which integrates Selenium into JUnit 4 infrastructure.</p>
<p><a href="http://code.google.com/p/selenium4junit/" rel="nofollow">http://code.google.com/p/selenium4junit/</a></p>
<p>selenium4junit provides two JUnit runners (one for individual tests and one for test suites), both of which offering following features:<br />
- configurable Selenium sessions<br />
- test suites containing tests depending on each other<br />
- embedded Selenium server startup<br />
- advanced error reporting<br />
- ability to plug in your custom error reporting / Session execution listener</p>
<p>selenium4junit integrates with Maven as well.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
