<?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: 9 &#8220;Must-Have&#8221; Tools for Software Teams</title>
	<atom:link href="http://blog.bstpierre.org/must-have-tools-software-teams/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.bstpierre.org/must-have-tools-software-teams</link>
	<description>Software Development, version 3.0</description>
	<lastBuildDate>Fri, 05 Mar 2010 15:01:53 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jesse Gibbs</title>
		<link>http://blog.bstpierre.org/must-have-tools-software-teams/comment-page-1#comment-6252</link>
		<dc:creator>Jesse Gibbs</dc:creator>
		<pubDate>Tue, 19 Jan 2010 13:46:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bstpierre.org/?p=254#comment-6252</guid>
		<description>Great list!  I would add to it the need to have some form of comprehensive and maintained automated testing suite, consisting of unit and functional/UI tests.

Having a suite of well-understood and well-maintained tests will give a development team confidence to make changes to the codebase, knowing that the impact of those changes will be known within minutes or hours.

Integrating these tests into a continuous integration system makes them even more powerful.  In practice, you can run a fast set of &#039;smoke tests&#039; on every commit to provide fast feedback to a developer about the impact of recent changes, then run a more comprehensive set of tests on a nightly basis to verify code changes in the past 24 hours.</description>
		<content:encoded><![CDATA[<p>Great list!  I would add to it the need to have some form of comprehensive and maintained automated testing suite, consisting of unit and functional/UI tests.</p>
<p>Having a suite of well-understood and well-maintained tests will give a development team confidence to make changes to the codebase, knowing that the impact of those changes will be known within minutes or hours.</p>
<p>Integrating these tests into a continuous integration system makes them even more powerful.  In practice, you can run a fast set of &#8217;smoke tests&#8217; on every commit to provide fast feedback to a developer about the impact of recent changes, then run a more comprehensive set of tests on a nightly basis to verify code changes in the past 24 hours.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
