<?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>Software Testing &#38; Quality Assurance Videos Directory &#187; junit</title>
	<atom:link href="http://www.testingtv.com/tag/junit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.testingtv.com</link>
	<description>Software Testing and Software Quality Assurance Videos and Tutorials Directory: Unit Testing, Functional Testing, Load Testing, Performance Testing, Test Driven Development</description>
	<lastBuildDate>Thu, 02 Feb 2012 22:52:40 +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>Let&#8217;s Play TDD #2: Peering Dimly Into the Future</title>
		<link>http://www.testingtv.com/2010/10/13/lets-play-tdd-2-peering-dimly-into-the-future/</link>
		<comments>http://www.testingtv.com/2010/10/13/lets-play-tdd-2-peering-dimly-into-the-future/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 15:04:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1908</guid>
		<description><![CDATA[James Shore continues his series on Test Driven Development in Java with Eclipse and JUnit with further development and test of the project application. Video producer: James Shore]]></description>
		<wfw:commentRss>http://www.testingtv.com/2010/10/13/lets-play-tdd-2-peering-dimly-into-the-future/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.testingtv.com/2010/10/05/lets-play-tdd-1-how-does-this-thing-work-again/</link>
		<comments>http://www.testingtv.com/2010/10/05/lets-play-tdd-1-how-does-this-thing-work-again/#comments</comments>
		<pubDate>Tue, 05 Oct 2010 12:09:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1902</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.testingtv.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>JUnit Test using Eclipse</title>
		<link>http://www.testingtv.com/2010/09/27/junit-test-using-eclipse/</link>
		<comments>http://www.testingtv.com/2010/09/27/junit-test-using-eclipse/#comments</comments>
		<pubDate>Mon, 27 Sep 2010 11:42:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[junit]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1888</guid>
		<description><![CDATA[This two part video explains how to use the JUnit plug installed in Eclise to create unit tests. Additional resources: * Junit SourcePage * Junit.org * JUnit presentation]]></description>
		<wfw:commentRss>http://www.testingtv.com/2010/09/27/junit-test-using-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ZTL Record and Play Example</title>
		<link>http://www.testingtv.com/2010/05/31/ztl-record-and-play-example/</link>
		<comments>http://www.testingtv.com/2010/05/31/ztl-record-and-play-example/#comments</comments>
		<pubDate>Mon, 31 May 2010 17:23:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Functional Testing]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[selenium]]></category>
		<category><![CDATA[user interface]]></category>
		<category><![CDATA[zkoss]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1752</guid>
		<description><![CDATA[ZK-ZTL is an open source tool which can automatically test the ZK Framework with jUnit and Selenium frameworks. ZK is the leading open source Ajax and Mobile Java framework. This video show hot to use Selenium IDE to test ZK applications without the need for a UUID generator.]]></description>
		<wfw:commentRss>http://www.testingtv.com/2010/05/31/ztl-record-and-play-example/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Contract Tests in JUnit 4</title>
		<link>http://www.testingtv.com/2010/05/28/contract-tests-in-junit-4/</link>
		<comments>http://www.testingtv.com/2010/05/28/contract-tests-in-junit-4/#comments</comments>
		<pubDate>Fri, 28 May 2010 12:20:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1749</guid>
		<description><![CDATA[As part of his talk on integration tests J.B. Rainsberger talked about how contract tests can be used to test the interaction between classes when using a mockist approach to developer testing. He wondered aloud if it would be possible to write these kinds of tests using abstract classes and JUnit 4. The answer is [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2010/05/28/contract-tests-in-junit-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In The Brain of JBehave 2</title>
		<link>http://www.testingtv.com/2009/06/23/in-the-brain-of-jbehave-2/</link>
		<comments>http://www.testingtv.com/2009/06/23/in-the-brain-of-jbehave-2/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 20:50:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Functional Testing]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jbehave]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1316</guid>
		<description><![CDATA[Elizabeth Keogh is a developer for JBehave, a behaviour-driven development testing framework built on top of JUnit. Elizabeth Keogh showed an example of using the current version of JBehave with a little screencast: she used the Game of Life program that she had written to write JBehave tests in what seemingly looked like natural language. [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2009/06/23/in-the-brain-of-jbehave-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>To Test or Not to Test</title>
		<link>http://www.testingtv.com/2009/03/11/to-test-or-not-to-test/</link>
		<comments>http://www.testingtv.com/2009/03/11/to-test-or-not-to-test/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 13:52:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[agile]]></category>
		<category><![CDATA[fitnesse]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1195</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.testingtv.com/2009/03/11/to-test-or-not-to-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Place To Put Things</title>
		<link>http://www.testingtv.com/2009/02/17/a-place-to-put-things/</link>
		<comments>http://www.testingtv.com/2009/02/17/a-place-to-put-things/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 14:08:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[agile]]></category>
		<category><![CDATA[fitnesse]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1171</guid>
		<description><![CDATA[At the Agile Alliance Functional Testing Tools (AAFTT) Visioning Workshop, Elisabeth Hendrickson proposes a high level structure to standard where the elements in a functional test go. She discusses how xUnit and FIT provide significant value through the power of organizing elements.]]></description>
		<wfw:commentRss>http://www.testingtv.com/2009/02/17/a-place-to-put-things/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Boosting Your Testing Productivity with Groovy</title>
		<link>http://www.testingtv.com/2009/01/12/boosting-your-testing-productivity-with-groovy/</link>
		<comments>http://www.testingtv.com/2009/01/12/boosting-your-testing-productivity-with-groovy/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 12:59:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[groovy]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[testng]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=987</guid>
		<description><![CDATA[Everyone knows that testing takes time, but you shouldn&#8217;t skip testing because of a hard-to-meet deadline. What can you do to be sure you&#8217;ll have the following weekend free without worrying that a sudden call will spoil the fun? The answer is to let your testing code be groovier. This session discusses Groovy, a dynamic [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2009/01/12/boosting-your-testing-productivity-with-groovy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JUnit Tutorial</title>
		<link>http://www.testingtv.com/2008/11/14/junit-tutorial/</link>
		<comments>http://www.testingtv.com/2008/11/14/junit-tutorial/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 11:03:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=563</guid>
		<description><![CDATA[A brief tutorial on how to use the JUnit testing framework for Java.]]></description>
		<wfw:commentRss>http://www.testingtv.com/2008/11/14/junit-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing POJOs &amp; JavaBeans Using JUnit in IRAD for WebSphere7</title>
		<link>http://www.testingtv.com/2008/11/14/testing-pojos-javabeans-using-junit-in-irad-for-websphere7/</link>
		<comments>http://www.testingtv.com/2008/11/14/testing-pojos-javabeans-using-junit-in-irad-for-websphere7/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 10:56:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=559</guid>
		<description><![CDATA[This tutorial shows you how to use IBM&#8217;s Rational Application Developer (IRAD) 6.0 to create and run a JUnit test on a simple JavaBean.]]></description>
		<wfw:commentRss>http://www.testingtv.com/2008/11/14/testing-pojos-javabeans-using-junit-in-irad-for-websphere7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

