<?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>Java Software Development Videos and Tutorials &#187; TDD</title>
	<atom:link href="http://www.java-tv.com/tag/tdd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.java-tv.com</link>
	<description>Java Software Development Videos and Tutorials</description>
	<lastBuildDate>Tue, 07 Feb 2012 06:59:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>GenerateTestCases IntelliJ IDEA Plugin</title>
		<link>http://www.java-tv.com/2012/01/12/generatetestcases-intellij-idea-plugin/</link>
		<comments>http://www.java-tv.com/2012/01/12/generatetestcases-intellij-idea-plugin/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 16:25:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=2115</guid>
		<description><![CDATA[This GenerateTestCases IntelliJ IDEA plugin aims to make Behavior Driven Development easier with a really cool and easy approach that consist in annotating interface method with desired behaviors. It generates your unit test methods, so you don&#8217;t think about how you will call your unit test methods. The plugin allows you to jump from the method you are testing to the unit test method with just a click from the behavior defined as a javadoc custom @should tag.
 
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2012/01/12/generatetestcases-intellij-idea-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Importance of Test Code</title>
		<link>http://www.java-tv.com/2011/10/25/the-importance-of-test-code/</link>
		<comments>http://www.java-tv.com/2011/10/25/the-importance-of-test-code/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 20:16:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=2004</guid>
		<description><![CDATA[Lasse Koskela, the author of &#8220;Test Driven: Practical TDD and Acceptance TDD for Java Developers&#8221;, talks  about the importance of test code.
http://www.theserverside.com/video/Lasse-Koskela-on-the-importance-of-test-code
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2011/10/25/the-importance-of-test-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java Test-Driven Development</title>
		<link>http://www.java-tv.com/2011/03/23/java-test-driven-development/</link>
		<comments>http://www.java-tv.com/2011/03/23/java-test-driven-development/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 16:36:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1809</guid>
		<description><![CDATA[This video presents the benefits of test driven development, the connection between Java and test-driven design, and how test driven design helps in the bug-fixing stage of testing.
Watch this video on theserverside.com
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2011/03/23/java-test-driven-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Let&#8217;s Play TDD #1: How Does This Thing Work, Again?</title>
		<link>http://www.java-tv.com/2010/10/05/lets-play-tdd-1-how-does-this-thing-work-again/</link>
		<comments>http://www.java-tv.com/2010/10/05/lets-play-tdd-1-how-does-this-thing-work-again/#comments</comments>
		<pubDate>Tue, 05 Oct 2010 12:09:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1651</guid>
		<description><![CDATA[James Shore starts this series on Test Driven Development by describing what his goals are and then starts with a new project in Java with Eclipse where he will apply TDD using JUnit.
 
Video Producer: James Shore
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2010/10/05/lets-play-tdd-1-how-does-this-thing-work-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Started with TDD in Java using Eclipse</title>
		<link>http://www.java-tv.com/2010/04/12/getting-started-with-tdd-in-java-using-eclipse/</link>
		<comments>http://www.java-tv.com/2010/04/12/getting-started-with-tdd-in-java-using-eclipse/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 12:53:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1485</guid>
		<description><![CDATA[Starting with an empty workspace, this video begins with a demonstration of basic Test Driven Development in Java using Eclipse. From basic tests and basic production code, to refactoring, and some splashes of Behavior Driven Development, watch production code get created test first. 

Video producer
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2010/04/12/getting-started-with-tdd-in-java-using-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Acceptance-Test Driven Development &#8211; Bring Developers and Testers Together</title>
		<link>http://www.java-tv.com/2010/03/03/acceptance-test-driven-development-bring-developers-and-testers-together/</link>
		<comments>http://www.java-tv.com/2010/03/03/acceptance-test-driven-development-bring-developers-and-testers-together/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 12:31:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[easyb]]></category>
		<category><![CDATA[fitnesse]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1453</guid>
		<description><![CDATA[Test-Driven Development (TDD) and Behaviour-Driven Development (BDD) are powerful techniques, helping developers write better designed, more maintainable and more reliable code, and stay focused on the real user requirements. But how does the rest of the team fit in to the picture?  In this talk, John Smart, creator of the Java Power Tools Bootcamp, looks at how BDD techniques, and tools such as easyb and FitNesse, can also act as drivers for the overall development process, and also as communication tools, giving testers and end-users clear and unambiguous feedback ...]]></description>
		<wfw:commentRss>http://www.java-tv.com/2010/03/03/acceptance-test-driven-development-bring-developers-and-testers-together/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Listening to Test Smells</title>
		<link>http://www.java-tv.com/2010/02/18/listening-to-test-smells/</link>
		<comments>http://www.java-tv.com/2010/02/18/listening-to-test-smells/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 12:09:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1435</guid>
		<description><![CDATA[This talk is about how to use the stresses of writing unit tests to improve your code. If I&#8217;m having trouble writing tests, it&#8217;s often because the design of my target code can be improved. The trick is to listen to the tests and let them drive my development — that&#8217;s a hint as to why it&#8217;s called Test-Driven Development. As a developer, you can sensitise yourself to find the rough edges in your tests and use them for rapid feedback about how to improved the design of your code. ...]]></description>
		<wfw:commentRss>http://www.java-tv.com/2010/02/18/listening-to-test-smells/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making Code More Testable – Breaking Static Dependencies</title>
		<link>http://www.java-tv.com/2009/09/29/making-code-more-testable-%e2%80%93-breaking-static-dependencies/</link>
		<comments>http://www.java-tv.com/2009/09/29/making-code-more-testable-%e2%80%93-breaking-static-dependencies/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 12:21:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1189</guid>
		<description><![CDATA[This screencast tries to cover how the static dependencies in constructor could be broken.
Watch this screencast on isagoksu.com
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2009/09/29/making-code-more-testable-%e2%80%93-breaking-static-dependencies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>To Test or Not to Test</title>
		<link>http://www.java-tv.com/2009/03/11/to-test-or-not-to-test/</link>
		<comments>http://www.java-tv.com/2009/03/11/to-test-or-not-to-test/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 13:52:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[fitnesse]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=841</guid>
		<description><![CDATA[Antony Marcano presents a discussion of FIT, and jUnit in the context of communication, automated testing, and TDD at the Agile Alliance Functional Testing Tools (AAFTT) visioning workshop.
 
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2009/03/11/to-test-or-not-to-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 746/832 objects using disk: basic

Served from: www.java-tv.com @ 2012-02-07 02:49:16 -->
