<?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: Database Unit Testing: It&#8217;s Tricky</title>
	<atom:link href="http://www.hackinghat.com/index.php/database/database-unit-testing-its-tricky/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hackinghat.com/index.php/database/database-unit-testing-its-tricky</link>
	<description></description>
	<lastBuildDate>Wed, 01 Feb 2012 14:27:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: davis</title>
		<link>http://www.hackinghat.com/index.php/database/database-unit-testing-its-tricky/comment-page-1#comment-32612</link>
		<dc:creator>davis</dc:creator>
		<pubDate>Fri, 28 Jan 2011 00:13:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.hackinghat.com/index.php/database/database-unit-testing-its-tricky#comment-32612</guid>
		<description>If you&#039;re on a Java stack, use DbUnit; furthermore, the combo of Spring Test &amp; DbUnit, and staying away from putting too much logic in stored procedures / triggers means you can unit test against the database fairly well -- leaving zero side effects, and with speed/efficiency. I wrote up a blog entry on the technique I use: http://zenoconsulting.wikidot.com/blog:8</description>
		<content:encoded><![CDATA[<p>If you&#8217;re on a Java stack, use DbUnit; furthermore, the combo of Spring Test &amp; DbUnit, and staying away from putting too much logic in stored procedures / triggers means you can unit test against the database fairly well &#8212; leaving zero side effects, and with speed/efficiency. I wrote up a blog entry on the technique I use: <a href="http://zenoconsulting.wikidot.com/blog:8" rel="nofollow">http://zenoconsulting.wikidot.com/blog:8</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Knight</title>
		<link>http://www.hackinghat.com/index.php/database/database-unit-testing-its-tricky/comment-page-1#comment-3930</link>
		<dc:creator>Steve Knight</dc:creator>
		<pubDate>Tue, 12 Feb 2008 07:11:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.hackinghat.com/index.php/database/database-unit-testing-its-tricky#comment-3930</guid>
		<description>Thanks Chris.  I had a listen.   It seems that we are saying the same thing, roughly.   Sadly I can&#039;t afford &quot;Visual Studio Team Suite Edition for Database Professionals&quot; at the price that they want for it so I wanted to roll my own.   My solution is clearly inferior to using DevStudio but about $8000 cheaper!!

Whether it is a false economy or not, time will tell ... :-)</description>
		<content:encoded><![CDATA[<p>Thanks Chris.  I had a listen.   It seems that we are saying the same thing, roughly.   Sadly I can&#8217;t afford &#8220;Visual Studio Team Suite Edition for Database Professionals&#8221; at the price that they want for it so I wanted to roll my own.   My solution is clearly inferior to using DevStudio but about $8000 cheaper!!</p>
<p>Whether it is a false economy or not, time will tell &#8230; <img src='http://www.hackinghat.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.hackinghat.com/index.php/database/database-unit-testing-its-tricky/comment-page-1#comment-3784</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 08 Feb 2008 09:07:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.hackinghat.com/index.php/database/database-unit-testing-its-tricky#comment-3784</guid>
		<description>Steve,

There was an episode on DNR with Andy Leonard talking about SQL DB Unit testing...

http://www.dotnetrocks.com/default.aspx?showNum=312

Cheers

Chris</description>
		<content:encoded><![CDATA[<p>Steve,</p>
<p>There was an episode on DNR with Andy Leonard talking about SQL DB Unit testing&#8230;</p>
<p><a href="http://www.dotnetrocks.com/default.aspx?showNum=312" rel="nofollow">http://www.dotnetrocks.com/default.aspx?showNum=312</a></p>
<p>Cheers</p>
<p>Chris</p>
]]></content:encoded>
	</item>
</channel>
</rss>

