<?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>Software Warlock &#187; Testing</title>
	<atom:link href="http://softwareblog.morlok.net/category/testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://softwareblog.morlok.net</link>
	<description></description>
	<lastBuildDate>Sat, 24 Dec 2011 16:06:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Terrible Programmer</title>
		<link>http://softwareblog.morlok.net/2007/10/08/terrible-programmer/</link>
		<comments>http://softwareblog.morlok.net/2007/10/08/terrible-programmer/#comments</comments>
		<pubDate>Mon, 08 Oct 2007 15:03:45 +0000</pubDate>
		<dc:creator>Warlock</dc:creator>
				<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://softwareblog.morlok.net/2007/10/08/terrible-programmer/</guid>
		<description><![CDATA[Here is a nice little bit of satire that drives home the point that you can only be a good programmer when you acknowledge that you&#8217;re going to be constantly making mistakes, and you&#8217;re virtually paranoid about trying to find &#8230;<p class="read-more"><a href="http://softwareblog.morlok.net/2007/10/08/terrible-programmer/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://kickin-the-darkness.blogspot.com/2007/09/confessions-of-terrible-programmer.html">Here</a> is a nice little bit of satire that drives home the point that you can only be a good programmer when you acknowledge that you&#8217;re going to be constantly making mistakes, and you&#8217;re virtually paranoid about trying to find them.  Wisdom to live by.</p>
]]></content:encoded>
			<wfw:commentRss>http://softwareblog.morlok.net/2007/10/08/terrible-programmer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Value of Unit Testing</title>
		<link>http://softwareblog.morlok.net/2007/09/28/the-value-of-unit-testing/</link>
		<comments>http://softwareblog.morlok.net/2007/09/28/the-value-of-unit-testing/#comments</comments>
		<pubDate>Fri, 28 Sep 2007 14:44:49 +0000</pubDate>
		<dc:creator>Warlock</dc:creator>
				<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://softwareblog.morlok.net/2007/09/28/the-value-of-unit-testing/</guid>
		<description><![CDATA[This isn&#8217;t so much an article as it is a rant, but it talks about an important issue, unit testing.  Many times my automated unit tests have bailed me out when I wen to make a &#8220;little change that won&#8217;t &#8230;<p class="read-more"><a href="http://softwareblog.morlok.net/2007/09/28/the-value-of-unit-testing/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://devlicio.us/blogs/derik_whittaker/archive/2007/09/27/quot-unit-tests-take-too-much-time-quot-wtf.aspx">This</a> isn&#8217;t so much an article as it is a rant, but it talks about an important issue, unit testing.  Many times my automated unit tests have bailed me out when I wen to make a &#8220;little change that won&#8217;t affect anything&#8221; only to find a bunch of tests fail from an unexpected side affect.  It&#8217;s unfortunate that more developers won&#8217;t spend the time to develop unit tests, as it really does save time, frustration, and embarrassment in the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://softwareblog.morlok.net/2007/09/28/the-value-of-unit-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

