<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Adept Technologies &#187; tools</title>
	<atom:link href="http://www.adeptechllc.com/category/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adeptechllc.com</link>
	<description>Software, Agile Process and Security</description>
	<lastBuildDate>Fri, 16 Jul 2010 15:39:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Some unfortunate behavior in DBUnit</title>
		<link>http://www.adeptechllc.com/2009/07/07/some-unfortunate-behavior-in-dbunit/</link>
		<comments>http://www.adeptechllc.com/2009/07/07/some-unfortunate-behavior-in-dbunit/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 13:24:25 +0000</pubDate>
		<dc:creator>Keith McMillan</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[dbunit]]></category>
		<category><![CDATA[tdd]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[unitils]]></category>

		<guid isPermaLink="false">http://www.adeptechllc.com/?p=237</guid>
		<description><![CDATA[Last week, I posted about our recent success at getting DBUnit working with an in-memory HSQLDB database,  which allows us to more thoroughly test data access objects (DAOs). Further work with that solution has unearthed some rather frustrating problems unfortunately. 
Presume for a moment that we have a table, called &#8220;mytable&#8221; with just a few [...]]]></description>
		<wfw:commentRss>http://www.adeptechllc.com/2009/07/07/some-unfortunate-behavior-in-dbunit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Unit testing using in-memory databases</title>
		<link>http://www.adeptechllc.com/2009/07/02/unit-testing-using-in-memory-databases/</link>
		<comments>http://www.adeptechllc.com/2009/07/02/unit-testing-using-in-memory-databases/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 14:07:11 +0000</pubDate>
		<dc:creator>Keith McMillan</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[dbunit]]></category>
		<category><![CDATA[hsqldb]]></category>
		<category><![CDATA[tdd]]></category>
		<category><![CDATA[unitils]]></category>

		<guid isPermaLink="false">http://www.adeptechllc.com/?p=224</guid>
		<description><![CDATA[Unit testing software tends to break down at the boundaries of a system.  It&#8217;s difficult to test the graphical user interfaces (although with some of the new technologies like Selenium, testing browser-based GUIs is easier&#8230;) and the database access. I&#8217;ll save the UI for another time, today&#8217;s topic is the database access.
[Update - Read Some [...]]]></description>
		<wfw:commentRss>http://www.adeptechllc.com/2009/07/02/unit-testing-using-in-memory-databases/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Enabling TDD by Integrating Spring and StrutsTestCase</title>
		<link>http://www.adeptechllc.com/2008/11/06/enabling-tdd-by-integrating-spring-and-strutstestcase/</link>
		<comments>http://www.adeptechllc.com/2008/11/06/enabling-tdd-by-integrating-spring-and-strutstestcase/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 22:57:16 +0000</pubDate>
		<dc:creator>Keith McMillan</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[struts]]></category>
		<category><![CDATA[StrutsTestCase]]></category>
		<category><![CDATA[tdd]]></category>

		<guid isPermaLink="false">http://www.adeptechllc.com/?p=131</guid>
		<description><![CDATA[I&#8217;m currently mentoring a team at my client&#8217;s site that&#8217;s using test driven development (TDD) to improve the design of their application. We&#8217;re also using Struts 1.x, and they want to use StrutsTestCase as a standard for testing.  Okay, so far so good.
Being a fan of the Spring Framework, it should be no surprise that [...]]]></description>
		<wfw:commentRss>http://www.adeptechllc.com/2008/11/06/enabling-tdd-by-integrating-spring-and-strutstestcase/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Picking the Right UML Modeling Tool</title>
		<link>http://www.adeptechllc.com/2008/02/26/picking-the-right-uml-modeling-tool/</link>
		<comments>http://www.adeptechllc.com/2008/02/26/picking-the-right-uml-modeling-tool/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 04:01:26 +0000</pubDate>
		<dc:creator>Keith McMillan</dc:creator>
				<category><![CDATA[tools]]></category>
		<category><![CDATA[enterprise architect]]></category>
		<category><![CDATA[rational rose]]></category>
		<category><![CDATA[together control center]]></category>
		<category><![CDATA[uml]]></category>
		<category><![CDATA[unified modeling language]]></category>

		<guid isPermaLink="false">http://www.adeptechllc.com/2008/02/26/picking-the-right-uml-modeling-tool/</guid>
		<description><![CDATA[With the growing popularity of agile development philosophies, UML modeling has taken a back seat in a lot of development shops. I still believe that modeling has it&#8217;s place, despite the fact that this has puts me at odds with a number of practitioners I&#8217;ve run into in the last few years.
UML modeling allows me [...]]]></description>
		<wfw:commentRss>http://www.adeptechllc.com/2008/02/26/picking-the-right-uml-modeling-tool/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
