<?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>David Draper on agile &#38; design &#187; TDD</title>
	<atom:link href="http://www.agiledesign.co.uk/tag/tdd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.agiledesign.co.uk</link>
	<description>Building business agility though software</description>
	<lastBuildDate>Wed, 21 Jul 2010 09:28:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>TDD story</title>
		<link>http://www.agiledesign.co.uk/technical/tdd-story/</link>
		<comments>http://www.agiledesign.co.uk/technical/tdd-story/#comments</comments>
		<pubDate>Wed, 24 May 2006 08:25:15 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[technical]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.agiledesign.co.uk/wordpress/2006/05/24/tdd-story/</guid>
		<description><![CDATA[I found the following set of articles on Object Mentors site. I quite enjoyed them so thought I&#8217;d spread them about a bit.
The articles follow the story of a developer who is being taught TDD. A good intro and the primes exercise is a nice one to try yourself.


Chapter1 
Chapter2 


Chapter3 
Chapter4 


Chapter5 
Chapter6 


Chapter7 [...]]]></description>
			<content:encoded><![CDATA[<p>I found the following set of articles on Object Mentors site. I quite enjoyed them so thought I&#8217;d spread them about a bit.</p>
<p>The articles follow the story of a developer who is being taught TDD. A good intro and the primes exercise is a nice one to try yourself.</p>
<table width="620" style="height: 140px">
<tr>
<td><a title="Craftsman - chapter1" target="_blank" href="http://www.objectmentor.com/resources/articles/craftsman%201">Chapter1 </a></td>
<td><a title="Craftsman - chapter2" target="_blank" href="http://www.objectmentor.com/resources/articles/craftsman%202">Chapter2 </a></td>
</tr>
<tr>
<td><a title="Craftsman - chapter3" target="_blank" href="http://www.objectmentor.com/resources/articles/craftsman%203">Chapter3 </a></td>
<td><a title="Craftsman - chapter4" target="_blank" href="http://www.objectmentor.com/resources/articles/craftsman%204">Chapter4 </a></td>
</tr>
<tr>
<td><a title="Craftsman - chapter5" target="_blank" href="http://www.objectmentor.com/resources/articles/craftsman%205">Chapter5 </a></td>
<td><a title="Craftsman - chapter6" target="_blank" href="http://www.objectmentor.com/resources/articles/craftsman%206">Chapter6 </a></td>
</tr>
<tr>
<td><a title="Craftsman - chapter7" target="_blank" href="http://www.objectmentor.com/resources/articles/craftsman%207">Chapter7 </a></td>
<td><a title="Craftsman - chapter8" target="_blank" href="http://www.objectmentor.com/resources/articles/craftsman%208">Chapter8 </a></td>
</tr>
<tr>
<td><a title="Craftsman - chapter9" target="_blank" href="http://www.objectmentor.com/resources/articles/craftsman%209">Chapter9 </a></td>
<td><a title="Craftsman - chapter10" target="_blank" href="http://www.objectmentor.com/resources/articles/craftsman%2010">Chapter10 </a></td>
</tr>
<tr>
<td><a title="Craftsman - chapter11" target="_blank" href="http://www.objectmentor.com/resources/articles/craftsman%2011">Chapter11 </a></td>
<td><a title="Craftsman - chapter12" target="_blank" href="http://www.objectmentor.com/resources/articles/craftsman%2012">Chapter12 </a></td>
</tr>
<tr>
<td><a title="Craftsman - chapter13" target="_blank" href="http://www.objectmentor.com/resources/articles/craftsman%2013">Chapter13 </a></td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.agiledesign.co.uk/technical/tdd-story/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New articles posted (TDD &amp; FIT)</title>
		<link>http://www.agiledesign.co.uk/technical/new-articles-posted-tdd-fit/</link>
		<comments>http://www.agiledesign.co.uk/technical/new-articles-posted-tdd-fit/#comments</comments>
		<pubDate>Wed, 15 Mar 2006 21:17:08 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[technical]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.agiledesign.co.uk/wordpress/2006/03/15/new-articles-posted-tdd-fit/</guid>
		<description><![CDATA[New articles posted. TDD for imporoved software healthTDD for improved software health &#8211; A discussion of the merits of test driven development and the impact on the quality and robustness of delivered software. Software acceptance testing with FIT &#8211; A brief overview of the FIT tool development by Ward Cunningham to facilitate testing of business [...]]]></description>
			<content:encoded><![CDATA[<p>New articles posted. <a href="http://www.agiledesign.co.uk/wordpress/articles/tdd-for-improved-software-health/">TDD for imporoved software healthTDD for improved software health</a> &#8211; A discussion of the merits of test driven development and the impact on the quality and robustness of delivered software. <a href="http://www.agiledesign.co.uk/wordpress/articles/software-acceptance-testing-with-fit/">Software acceptance testing with FIT</a> &#8211; A brief overview of the FIT tool development by Ward Cunningham to facilitate testing of business rules. This tool is of particulare interest to me as it allows greater involvment of customers in testing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.agiledesign.co.uk/technical/new-articles-posted-tdd-fit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Agile North coding dojo</title>
		<link>http://www.agiledesign.co.uk/technical/agile-north-coding-dojo/</link>
		<comments>http://www.agiledesign.co.uk/technical/agile-north-coding-dojo/#comments</comments>
		<pubDate>Mon, 13 Mar 2006 21:04:15 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[technical]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://ccgi.draperuk.plus.com/wordpress/2006/03/13/agile-north-coding-dojo/</guid>
		<description><![CDATA[Over the past few months I have been involved in the running of a coding dojo for the agile north group. These meetings have been based on the coding workshops discussed by PragDave
The sessions were run by Murray Tait while I provided the development environment.
The dojo style seesions have been run to allow a safe [...]]]></description>
			<content:encoded><![CDATA[<p>Over the past few months I have been involved in the running of a coding dojo for the <a href="http://www.agilenorth.net/">agile north</a> group. These meetings have been based on the coding workshops discussed by <a href="http://blogs.pragprog.com/cgi-bin/pragdave.cgi/Practices/Kata/">PragDave</a></p>
<p>The sessions were run by Murray Tait while I provided the development environment.</p>
<p>The dojo style seesions have been run to allow a safe environment to experiment with different agile practices. The emphasis so far has been on TDD and pairing.</p>
<p>For more details check out the technorati tag <a href="http://technorati.com/tag/AgileNorth" rel="tag">AgileNorth</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.agiledesign.co.uk/technical/agile-north-coding-dojo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
