<?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>TechBubbles &#187; TDD</title>
	<atom:link href="http://www.techbubbles.com/tag/tdd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techbubbles.com</link>
	<description></description>
	<lastBuildDate>Sat, 04 Feb 2012 20:20:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Introduction to Test driven development</title>
		<link>http://www.techbubbles.com/testing/introduction-to-test-driven-development/</link>
		<comments>http://www.techbubbles.com/testing/introduction-to-test-driven-development/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 19:53:26 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[Testing]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/2008/07/06/introduction-to-test-driven-development/</guid>
		<description><![CDATA[Test driven development(TDD) is a agile methodology technique&#160; to develop the software applications. It is one of the basic tenets of eXtreme Programming(XP).
In Test driven development life cycle unit-test cases written before the code it self. These test cases contains assertions that can be either true or false.
Unique feature of TDD is developer can focus [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/testing/introduction-to-test-driven-development/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

