<?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; eclipse</title>
	<atom:link href="http://www.testingtv.com/tag/eclipse/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>Functional Testing with Jubula</title>
		<link>http://www.testingtv.com/2011/10/11/functional-testing-with-jubula/</link>
		<comments>http://www.testingtv.com/2011/10/11/functional-testing-with-jubula/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 20:09:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Functional Testing]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[jubula]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=2131</guid>
		<description><![CDATA[This video presents functional testing automation for Eclipse applications using Jubula. Jubula provides automated functional GUI testing for Java and HTML applications. The project is aimed at functional testers who want to automate their black-box tests for SWT/RCP, GEF and Swing applications. The keyword-driven approach lets testers design, automate and maintain tests by dragging and [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2011/10/11/functional-testing-with-jubula/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>Devs Are From Mars. SETs Are Too.</title>
		<link>http://www.testingtv.com/2010/08/23/devs-are-from-mars-sets-are-too/</link>
		<comments>http://www.testingtv.com/2010/08/23/devs-are-from-mars-sets-are-too/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 11:39:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[jdepend]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1825</guid>
		<description><![CDATA[Simon Stewart presents the activity of Google’s Engineering Productivity team and the role Software Engineers in Test (SETs) play in helping software developers to make their code more maintainable, recommending some of their tools: Gold linker, Eclipse, distcc, JDepend, graphviz. http://www.infoq.com/presentations/Devs-Are-From-Mars-SETs-Are-Too]]></description>
		<wfw:commentRss>http://www.testingtv.com/2010/08/23/devs-are-from-mars-sets-are-too/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Removing Duplication by Refactoring</title>
		<link>http://www.testingtv.com/2010/05/05/removing-duplication-by-refactoring/</link>
		<comments>http://www.testingtv.com/2010/05/05/removing-duplication-by-refactoring/#comments</comments>
		<pubDate>Wed, 05 May 2010 13:25:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[refactoring]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1722</guid>
		<description><![CDATA[This video removes the duplication in the add and subtract classes by introducing an abstract base class. The end result is a use of the template method pattern. Video Producer: Brett L. Schuchert]]></description>
		<wfw:commentRss>http://www.testingtv.com/2010/05/05/removing-duplication-by-refactoring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Started with TDD in Java using Eclipse</title>
		<link>http://www.testingtv.com/2010/04/12/getting-started-with-tdd-in-java-using-eclipse/</link>
		<comments>http://www.testingtv.com/2010/04/12/getting-started-with-tdd-in-java-using-eclipse/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 12:53:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1702</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.testingtv.com/2010/04/12/getting-started-with-tdd-in-java-using-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse, Mylyn and the TFI</title>
		<link>http://www.testingtv.com/2009/06/15/eclipse-mylyn-and-the-tfi/</link>
		<comments>http://www.testingtv.com/2009/06/15/eclipse-mylyn-and-the-tfi/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 11:06:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Configuration Management]]></category>
		<category><![CDATA[bugzilla]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[mylyn]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1301</guid>
		<description><![CDATA[Part one focuses on an overview of Mylyn&#8217;s task management features including offline editing, background synchronizations and change notifications with demos of how these work for Bugzilla and JIRA. Part two is an overview of how Mylyn&#8217;s frameworks can be extended when building IDE, desktop, and server-side applications. http://www.infoq.com/presentations/mik-kersten-eclipse-mylin-tfi]]></description>
		<wfw:commentRss>http://www.testingtv.com/2009/06/15/eclipse-mylyn-and-the-tfi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Integrated Debugger for Java*/JNI Environments</title>
		<link>http://www.testingtv.com/2008/12/11/integrated-debugger-for-javajni-environments/</link>
		<comments>http://www.testingtv.com/2008/12/11/integrated-debugger-for-javajni-environments/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 07:36:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=740</guid>
		<description><![CDATA[In this video we will get you familiar with the approach to debugging JNI code based on a new debug interface implemented on top of Apache Harmony JVM. This approach provides support for seamless debugging native methods in Java applications and access to native data. The user interface is plugged into Eclipse IDE and based [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2008/12/11/integrated-debugger-for-javajni-environments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse and Java: Using the Debugger</title>
		<link>http://www.testingtv.com/2008/12/03/eclipse-and-java-using-the-debugger/</link>
		<comments>http://www.testingtv.com/2008/12/03/eclipse-and-java-using-the-debugger/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 07:29:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=665</guid>
		<description><![CDATA[This tutorial is designed to teach Java programmers how to use the Eclipse Java Debugger. If you have completed the Total Beginners tutorial or have some basic familiarity with Eclipse and Java, then this tutorial is for you. No prior experience with the debugger is needed. More Eclipse tutorials on http://eclipsetutorial.sourceforge.net/]]></description>
		<wfw:commentRss>http://www.testingtv.com/2008/12/03/eclipse-and-java-using-the-debugger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

