<?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: (Inglês) Thoughts on software testing</title>
	<atom:link href="http://rafanoronha.net/thoughts-on-software-testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://rafanoronha.net/thoughts-on-software-testing/</link>
	<description>software development stuff</description>
	<lastBuildDate>Fri, 03 Sep 2010 01:16:01 -0300</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rafanoronha</title>
		<link>http://rafanoronha.net/thoughts-on-software-testing/comment-page-1/#comment-244</link>
		<dc:creator>rafanoronha</dc:creator>
		<pubDate>Sat, 13 Jun 2009 18:16:01 +0000</pubDate>
		<guid isPermaLink="false">http://rafanoronha.net/?p=366#comment-244</guid>
		<description>Rodrigo,

Certainly code refactoring is a great point.</description>
		<content:encoded><![CDATA[<p>Rodrigo,</p>
<p>Certainly code refactoring is a great point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodrigo Vieira</title>
		<link>http://rafanoronha.net/thoughts-on-software-testing/comment-page-1/#comment-87</link>
		<dc:creator>Rodrigo Vieira</dc:creator>
		<pubDate>Thu, 21 May 2009 07:08:25 +0000</pubDate>
		<guid isPermaLink="false">http://rafanoronha.net/?p=366#comment-87</guid>
		<description>I started writing unit tests a couple of years ago, but only in the last 3-4 months I adopted full TDD. Now I can&#039;t live without it, and I agree with you, it does improve the programming skills, because when you write code that has to be tested (or, actually, is already being tested), you end up thinking harder on good patterns and architecture. Bad code yields bad or impossible tests

Another great thing about testing is how easier it becomes to refactor the code, which also means better programming.</description>
		<content:encoded><![CDATA[<p>I started writing unit tests a couple of years ago, but only in the last 3-4 months I adopted full TDD. Now I can&#8217;t live without it, and I agree with you, it does improve the programming skills, because when you write code that has to be tested (or, actually, is already being tested), you end up thinking harder on good patterns and architecture. Bad code yields bad or impossible tests</p>
<p>Another great thing about testing is how easier it becomes to refactor the code, which also means better programming.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
