<?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 for James Grenning's Blog</title>
	<atom:link href="http://www.renaissancesoftware.net/blog/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.renaissancesoftware.net/blog</link>
	<description>Blogging about Agile Development, especially embedded.  Follow me on twitter: jwgrenning</description>
	<lastBuildDate>Thu, 02 Feb 2012 07:09:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Crashing Your Way to Great Legacy C Tests by Jon Jagger</title>
		<link>http://www.renaissancesoftware.net/blog/archives/27/comment-page-1#comment-1584</link>
		<dc:creator>Jon Jagger</dc:creator>
		<pubDate>Thu, 02 Feb 2012 07:09:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.renaissancesoftware.net/blog/?p=27#comment-1584</guid>
		<description>Hi James,
Nice. You might be interested in a technique for coping with a tangled web of #include dependencies that I&#039;ve documented here http://jonjagger.blogspot.com/2011/11/include-there-is-third-way.html

Cheers
Jon</description>
		<content:encoded><![CDATA[<p>Hi James,<br />
Nice. You might be interested in a technique for coping with a tangled web of #include dependencies that I&#8217;ve documented here <a href="http://jonjagger.blogspot.com/2011/11/include-there-is-third-way.html" rel="nofollow">http://jonjagger.blogspot.com/2011/11/include-there-is-third-way.html</a></p>
<p>Cheers<br />
Jon</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Manual Test is Unsustainable by Line by Line &#187; Technical Excellence: Why you should TDD!</title>
		<link>http://www.renaissancesoftware.net/blog/archives/206/comment-page-1#comment-1582</link>
		<dc:creator>Line by Line &#187; Technical Excellence: Why you should TDD!</dc:creator>
		<pubDate>Fri, 27 Jan 2012 00:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.renaissancesoftware.net/blog/?p=206#comment-1582</guid>
		<description>[...] of James Grenning come in. In fact, for a much better discussion of these graphs, you should read his blog post! If you&#8217;re still with me, here&#8217;s the short version: Every Sprint you add new [...]</description>
		<content:encoded><![CDATA[<p>[...] of James Grenning come in. In fact, for a much better discussion of these graphs, you should read his blog post! If you&#8217;re still with me, here&#8217;s the short version: Every Sprint you add new [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Manual Test is Unsustainable by Peter Swinburne</title>
		<link>http://www.renaissancesoftware.net/blog/archives/206/comment-page-1#comment-1580</link>
		<dc:creator>Peter Swinburne</dc:creator>
		<pubDate>Mon, 16 Jan 2012 16:04:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.renaissancesoftware.net/blog/?p=206#comment-1580</guid>
		<description>Of course I fully endorse these statements, it is an absolute fact. However, most of our projects have up until now relied on getting the systems to market a different way. This then makes the justification of changing the development process harder. Time and budget constraints in the past have put more emphasis on integration testing. If it passes the integration test then we&#039;re good right ? (not all the time as it happens, but a good %).
So this year we will automate our testing, it&#039;s been mandated. I can&#039;t see anything but good that will come out of this !</description>
		<content:encoded><![CDATA[<p>Of course I fully endorse these statements, it is an absolute fact. However, most of our projects have up until now relied on getting the systems to market a different way. This then makes the justification of changing the development process harder. Time and budget constraints in the past have put more emphasis on integration testing. If it passes the integration test then we&#8217;re good right ? (not all the time as it happens, but a good %).<br />
So this year we will automate our testing, it&#8217;s been mandated. I can&#8217;t see anything but good that will come out of this !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Manual Test is Unsustainable by jwgrenning</title>
		<link>http://www.renaissancesoftware.net/blog/archives/206/comment-page-1#comment-1578</link>
		<dc:creator>jwgrenning</dc:creator>
		<pubDate>Thu, 12 Jan 2012 18:52:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.renaissancesoftware.net/blog/?p=206#comment-1578</guid>
		<description>Jaejin, Please say more about your objection.  Of course I am generalizing.  I also am not saying that manual test is not needed.  My purpose with the post is to provide a simple model to that helps to argue for investing in test automation.  To not do so, means that defects will sneak in through the untested code gap.</description>
		<content:encoded><![CDATA[<p>Jaejin, Please say more about your objection.  Of course I am generalizing.  I also am not saying that manual test is not needed.  My purpose with the post is to provide a simple model to that helps to argue for investing in test automation.  To not do so, means that defects will sneak in through the untested code gap.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Manual Test is Unsustainable by jaejin</title>
		<link>http://www.renaissancesoftware.net/blog/archives/206/comment-page-1#comment-1577</link>
		<dc:creator>jaejin</dc:creator>
		<pubDate>Thu, 12 Jan 2012 18:19:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.renaissancesoftware.net/blog/?p=206#comment-1577</guid>
		<description>Please do consider the context of the application you&#039;re talking about. Please do not over generalize the software testing effort.</description>
		<content:encoded><![CDATA[<p>Please do consider the context of the application you&#8217;re talking about. Please do not over generalize the software testing effort.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Manual Test is Unsustainable by Dominique De Vito</title>
		<link>http://www.renaissancesoftware.net/blog/archives/206/comment-page-1#comment-1576</link>
		<dc:creator>Dominique De Vito</dc:creator>
		<pubDate>Thu, 12 Jan 2012 11:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.renaissancesoftware.net/blog/?p=206#comment-1576</guid>
		<description>Well, simply put: if development effort grows like N(t), testing effort (due to regression tests) grows at least like N(t)^2.

I wrote N(t) because N is a function depending on the time &#039;t&#039; argument.

Then, it&#039;s easy to see that manual testing is not sustainable.</description>
		<content:encoded><![CDATA[<p>Well, simply put: if development effort grows like N(t), testing effort (due to regression tests) grows at least like N(t)^2.</p>
<p>I wrote N(t) because N is a function depending on the time &#8216;t&#8217; argument.</p>
<p>Then, it&#8217;s easy to see that manual testing is not sustainable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wishing for a Command Line Interface by Bas Vodde</title>
		<link>http://www.renaissancesoftware.net/blog/archives/175/comment-page-1#comment-1573</link>
		<dc:creator>Bas Vodde</dc:creator>
		<pubDate>Wed, 11 Jan 2012 06:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.renaissancesoftware.net/blog/?p=175#comment-1573</guid>
		<description>Wow James. Thanks for this post. I tried this also some time ago, but gave up a lot sooner than you did :) I think I might actually use your script :)</description>
		<content:encoded><![CDATA[<p>Wow James. Thanks for this post. I tried this also some time ago, but gave up a lot sooner than you did <img src='http://www.renaissancesoftware.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I think I might actually use your script <img src='http://www.renaissancesoftware.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Physics of Test Driven Development by Test Driven Development (TDD) Is Not About Bugs &#187; The Cutting Ledge</title>
		<link>http://www.renaissancesoftware.net/blog/archives/16/comment-page-1#comment-1520</link>
		<dc:creator>Test Driven Development (TDD) Is Not About Bugs &#187; The Cutting Ledge</dc:creator>
		<pubDate>Tue, 22 Nov 2011 15:12:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.renaissancesoftware.net/blog/?p=16#comment-1520</guid>
		<description>[...] really like this article from James Grenning that talks about the time and effort savings in debugging when you write your [...]</description>
		<content:encoded><![CDATA[<p>[...] really like this article from James Grenning that talks about the time and effort savings in debugging when you write your [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Planning Poker Party (The Companion Games) by Karen Favazza Spencer</title>
		<link>http://www.renaissancesoftware.net/blog/archives/36/comment-page-1#comment-1486</link>
		<dc:creator>Karen Favazza Spencer</dc:creator>
		<pubDate>Sun, 25 Sep 2011 14:00:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.renaissancesoftware.net/blog/?p=36#comment-1486</guid>
		<description>Super article and images! I&#039;ve been looking for a thorough description of Deal and Slide for some time, feeling I was missing something. I now see it&#039;s just one step in a series that together provides a complete view of the &quot;forrest &amp; the trees.&quot; 

Have you ever tried to do some variation of this in a distributed environment?</description>
		<content:encoded><![CDATA[<p>Super article and images! I&#8217;ve been looking for a thorough description of Deal and Slide for some time, feeling I was missing something. I now see it&#8217;s just one step in a series that together provides a complete view of the &#8220;forrest &amp; the trees.&#8221; </p>
<p>Have you ever tried to do some variation of this in a distributed environment?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Coaching ramblings from China by William</title>
		<link>http://www.renaissancesoftware.net/blog/archives/24/comment-page-1#comment-1356</link>
		<dc:creator>William</dc:creator>
		<pubDate>Fri, 16 Sep 2011 12:00:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.renaissancesoftware.net/blog/?p=24#comment-1356</guid>
		<description>ha, interesting. I can imagine how you felt with your adventures. I had experience with my friends/colleagues visiting too. I just started using TDD recently( still with a lot of confusions and things I don&#039;t really know how ot do yet. ). I was actually looking at your article on &quot;embedded TDD&quot; while I saw this post. Interesting.</description>
		<content:encoded><![CDATA[<p>ha, interesting. I can imagine how you felt with your adventures. I had experience with my friends/colleagues visiting too. I just started using TDD recently( still with a lot of confusions and things I don&#8217;t really know how ot do yet. ). I was actually looking at your article on &#8220;embedded TDD&#8221; while I saw this post. Interesting.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

