<?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; GWT</title>
	<atom:link href="http://www.testingtv.com/tag/gwt/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>GWT Testing Best Practices</title>
		<link>http://www.testingtv.com/2010/08/09/gwt-testing-best-practices/</link>
		<comments>http://www.testingtv.com/2010/08/09/gwt-testing-best-practices/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 14:34:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Functional Testing]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[selenium]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1807</guid>
		<description><![CDATA[GWT has a lot of little-publicized infrastructure that can help you build apps The Right Way: test-driven development, code coverage, comprehensive unit tests, and integration testing using Selenium or WebDriver. This session will survey GWT&#8217;s testing infrastructure, describe some best practices we&#8217;ve developed at Google, and help you avoid common pitfalls. Slides of the presentation]]></description>
		<wfw:commentRss>http://www.testingtv.com/2010/08/09/gwt-testing-best-practices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crawljax &#8211; A Tool for Automating Web Application Testing</title>
		<link>http://www.testingtv.com/2009/12/22/crawljax-a-tool-for-automating-web-application-testing/</link>
		<comments>http://www.testingtv.com/2009/12/22/crawljax-a-tool-for-automating-web-application-testing/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 12:02:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Functional Testing]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1558</guid>
		<description><![CDATA[Crawljax is a tool for crawling any AJAX/GWT application. It uses WebDriver to navigate through the different states of a web application. With plugins and invariants Crawljax can be used to perform various automated tests. For example: security testing, regression testing, accessibility testing, performance testing, cross-browser testing&#8230;]]></description>
		<wfw:commentRss>http://www.testingtv.com/2009/12/22/crawljax-a-tool-for-automating-web-application-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Measure in Milliseconds: Performance Tips for Google Web Toolkit</title>
		<link>http://www.testingtv.com/2009/12/14/measure-in-milliseconds-performance-tips-for-google-web-toolkit/</link>
		<comments>http://www.testingtv.com/2009/12/14/measure-in-milliseconds-performance-tips-for-google-web-toolkit/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 12:41:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[metrics]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1548</guid>
		<description><![CDATA[Google Web Toolkit (GWT) allows developers to build highly optimized, fast AJAX applications. GWT allows developers to code in the Java programming language using their favorite IDE tools, then cross-compile that source into plain JavaScript to be served just like any other webpage script. We&#8217;ll take a look at some performance techniques you can use [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2009/12/14/measure-in-milliseconds-performance-tips-for-google-web-toolkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speed Tracer Tutorial</title>
		<link>http://www.testingtv.com/2009/12/10/speed-tracer-tutorial/</link>
		<comments>http://www.testingtv.com/2009/12/10/speed-tracer-tutorial/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 12:25:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[speed tracer]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1543</guid>
		<description><![CDATA[Learn about one of Google Web Toolkit 2.0&#8242;s newest tools, Speed Tracer, in this video tutorial. This video provides an overview of Speed Tracer, a Chrome extension which enables developers to profile the internals of the browser, preventing bottlenecks by enabling diagnosis of hidden problems. Andrew Bowers will demonstrate how Speed Tracer is incorporated into [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2009/12/10/speed-tracer-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GWT &#8211; Unit Testing and Benchmarking</title>
		<link>http://www.testingtv.com/2009/02/10/gwt-unit-testing-and-benchmarking/</link>
		<comments>http://www.testingtv.com/2009/02/10/gwt-unit-testing-and-benchmarking/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 18:02:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1160</guid>
		<description><![CDATA[We all want to be able to deliver reliable applications to our customers, but how can we do that in the face of Ajax? Each browser has its own unique bugs, quirks, and performance characteristics. Learn how GWT&#8217;s unique support for JUnit can help you squash bugs before they make it to your users. This [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2009/02/10/gwt-unit-testing-and-benchmarking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

