<?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: Managing the test-database with SOAP UI</title>
	<atom:link href="http://blog.redstream.nl/2007/07/09/managing-the-test-database-with-soap-ui/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.redstream.nl/2007/07/09/managing-the-test-database-with-soap-ui/</link>
	<description>Pragmatic Integrators</description>
	<lastBuildDate>Wed, 11 Aug 2010 06:58:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pascal Alma</title>
		<link>http://blog.redstream.nl/2007/07/09/managing-the-test-database-with-soap-ui/comment-page-1/#comment-199</link>
		<dc:creator>Pascal Alma</dc:creator>
		<pubDate>Mon, 30 Jul 2007 16:23:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/?p=42#comment-199</guid>
		<description>Yes, you&#039;re right about DBUnit. I have used it some years ago at a project and we were able to load the test database based on data in MS Excel sheets. That was really cool!</description>
		<content:encoded><![CDATA[<p>Yes, you&#8217;re right about DBUnit. I have used it some years ago at a project and we were able to load the test database based on data in MS Excel sheets. That was really cool!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: smougenot</title>
		<link>http://blog.redstream.nl/2007/07/09/managing-the-test-database-with-soap-ui/comment-page-1/#comment-198</link>
		<dc:creator>smougenot</dc:creator>
		<pubDate>Mon, 30 Jul 2007 11:05:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/?p=42#comment-198</guid>
		<description>A good idea would be to have a look at dbunit. It can :
-set your database
-compare with an expected state
-clean up after your test execution

On big benefit of it is the data file (XML) used both for setup and clean operations. This mean you do not need sql writing.

http://dbunit.sourceforge.net/</description>
		<content:encoded><![CDATA[<p>A good idea would be to have a look at dbunit. It can :<br />
-set your database<br />
-compare with an expected state<br />
-clean up after your test execution</p>
<p>On big benefit of it is the data file (XML) used both for setup and clean operations. This mean you do not need sql writing.</p>
<p><a href="http://dbunit.sourceforge.net/" rel="nofollow">http://dbunit.sourceforge.net/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ole Matzura</title>
		<link>http://blog.redstream.nl/2007/07/09/managing-the-test-database-with-soap-ui/comment-page-1/#comment-200</link>
		<dc:creator>Ole Matzura</dc:creator>
		<pubDate>Mon, 09 Jul 2007 21:23:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/?p=42#comment-200</guid>
		<description>Cool stuff, Pascal.. Thank You!

kind regards,

/Ole
eviware.com</description>
		<content:encoded><![CDATA[<p>Cool stuff, Pascal.. Thank You!</p>
<p>kind regards,</p>
<p>/Ole<br />
eviware.com</p>
]]></content:encoded>
	</item>
</channel>
</rss>
