<?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; selenium</title>
	<atom:link href="http://www.testingtv.com/tag/selenium/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>Client-Side Profiling with Selenium 2</title>
		<link>http://www.testingtv.com/2012/02/02/client-side-profiling-with-selenium-2/</link>
		<comments>http://www.testingtv.com/2012/02/02/client-side-profiling-with-selenium-2/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 22:52:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Performance Testing]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=2184</guid>
		<description><![CDATA[This video explains automatic client-side profiling of performance issue with Selenium 2 (part 1) and answers questions about the presentation (part 2). Slides of the presentation]]></description>
		<wfw:commentRss>http://www.testingtv.com/2012/02/02/client-side-profiling-with-selenium-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Selenium and Cucumber</title>
		<link>http://www.testingtv.com/2011/08/08/selenium-and-cucumber/</link>
		<comments>http://www.testingtv.com/2011/08/08/selenium-and-cucumber/#comments</comments>
		<pubDate>Mon, 08 Aug 2011 17:59:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Functional Testing]]></category>
		<category><![CDATA[ATDD]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=2090</guid>
		<description><![CDATA[It would be nice to have the business analysts to write the acceptance criteria in plain English and them run as tests? In this video on Cucumber and Selenium, you will learn how to write tests that are easy to understand and run. Video Producer: http://www.seleniumconf.com/]]></description>
		<wfw:commentRss>http://www.testingtv.com/2011/08/08/selenium-and-cucumber/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automated Web Performance Testing Before 5pm</title>
		<link>http://www.testingtv.com/2011/08/01/automated-web-performance-testing-before-5pm/</link>
		<comments>http://www.testingtv.com/2011/08/01/automated-web-performance-testing-before-5pm/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 11:13:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Performance Testing]]></category>
		<category><![CDATA[fiddler]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=2085</guid>
		<description><![CDATA[This video will help you build a performance testing framework for your web application in under a day. It shows how to enhance Selenium with tools such as Fiddler and the new Web-Timings standards (as supported in IE9, Firefox 4, and Chrome) that can be used to gather performance metrics. Producer: Selenium Conference Resources: * [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2011/08/01/automated-web-performance-testing-before-5pm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crowd-sourced Automated Firefox UI Testing</title>
		<link>http://www.testingtv.com/2011/06/24/crowd-sourced-automated-firefox-ui-testing/</link>
		<comments>http://www.testingtv.com/2011/06/24/crowd-sourced-automated-firefox-ui-testing/#comments</comments>
		<pubDate>Fri, 24 Jun 2011 11:49:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Functional Testing]]></category>
		<category><![CDATA[selenium]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=2077</guid>
		<description><![CDATA[This video explains how Mozilla are using the crowd to help automate Firefox testing.]]></description>
		<wfw:commentRss>http://www.testingtv.com/2011/06/24/crowd-sourced-automated-firefox-ui-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automating Canvas Applications</title>
		<link>http://www.testingtv.com/2011/05/25/automating-canvas-applications/</link>
		<comments>http://www.testingtv.com/2011/05/25/automating-canvas-applications/#comments</comments>
		<pubDate>Wed, 25 May 2011 17:59:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Functional Testing]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=2065</guid>
		<description><![CDATA[Despite recent improvements to automated testing tools, there’s still a large gap when it comes to emerging technologies such as HTML5. Recent developments like the canvas element present an interesting dilemma for traditional automated testing as they expose little or no information to debug tools. Using Selenium, Java, and JavaScript we will demonstrate writing automated [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2011/05/25/automating-canvas-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Selenium with Webrat and Cucumber</title>
		<link>http://www.testingtv.com/2011/05/17/selenium-with-webrat-and-cucumber/</link>
		<comments>http://www.testingtv.com/2011/05/17/selenium-with-webrat-and-cucumber/#comments</comments>
		<pubDate>Tue, 17 May 2011 10:55:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Functional Testing]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[selenium]]></category>
		<category><![CDATA[webrat]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=2060</guid>
		<description><![CDATA[In this video, you will learn how to: * start with a Webrat feature and turn it into a Selenium feature; * configure Cucumber with multiple profiles, to separate features using Selenium; * emulate transactional fixtures using database_cleaner; * create a new Rails environment for Selenium; * write Selenium steps for matching DOM elements.]]></description>
		<wfw:commentRss>http://www.testingtv.com/2011/05/17/selenium-with-webrat-and-cucumber/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Selenium Automation Scripting</title>
		<link>http://www.testingtv.com/2011/04/26/selenium-automation-scripting/</link>
		<comments>http://www.testingtv.com/2011/04/26/selenium-automation-scripting/#comments</comments>
		<pubDate>Tue, 26 Apr 2011 14:59:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Functional Testing]]></category>
		<category><![CDATA[selenium]]></category>
		<category><![CDATA[testng]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=2044</guid>
		<description><![CDATA[This brief video presents the basic on how to use Selenium and TestNG for automated functional testing.]]></description>
		<wfw:commentRss>http://www.testingtv.com/2011/04/26/selenium-automation-scripting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update on Selenium 2</title>
		<link>http://www.testingtv.com/2010/11/24/update-on-selenium-2/</link>
		<comments>http://www.testingtv.com/2010/11/24/update-on-selenium-2/#comments</comments>
		<pubDate>Wed, 24 Nov 2010 14:01:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Functional Testing]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1943</guid>
		<description><![CDATA[Selenium is a suite of tools to automate web app testing across many platforms. Selenium runs in many browsers and operating systems. It can be controlled by many programming languages and testing frameworks. In this video Simon Stewart and Jason Huggins give an update on the progress of Selenium 2, and answer questions from the [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2010/11/24/update-on-selenium-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LinkedIn Ruby-Based, Page-Model-Oriented Testing Framework with Selenium</title>
		<link>http://www.testingtv.com/2010/08/30/linkedin-ruby-based-page-model-oriented-testing-framework-with-selenium/</link>
		<comments>http://www.testingtv.com/2010/08/30/linkedin-ruby-based-page-model-oriented-testing-framework-with-selenium/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 12:00:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Functional Testing]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1867</guid>
		<description><![CDATA[We all know that UI test automation for any complex, rapidly changing web application can be daunting. Authoring effective tests is often painstaking, and the maintenance burden of keeping them kicking is generally hefty. In order to stay on top and keep our QA team in good mental health here at LinkedIn, we&#8217;ve adopted the [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2010/08/30/linkedin-ruby-based-page-model-oriented-testing-framework-with-selenium/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Agile Testing and SeleNesse</title>
		<link>http://www.testingtv.com/2010/08/16/agile-testing-and-selenesse/</link>
		<comments>http://www.testingtv.com/2010/08/16/agile-testing-and-selenesse/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 13:14:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Functional Testing]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[fitnesse]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[selenesse]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1816</guid>
		<description><![CDATA[Tools like FitNesse allows test automation to happen quickly and broadly. However, many companies can&#8217;t support it in their infrastructure. Dawn Cannan got around this problem by helping create SeleNesse, a Selenium-FitNesse plugin. She also paired with developers in the Java space and the .NET space to bring this plugin to both domains. Video source]]></description>
		<wfw:commentRss>http://www.testingtv.com/2010/08/16/agile-testing-and-selenesse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>Testing C# and ASP.Net Applications Using Ruby</title>
		<link>http://www.testingtv.com/2010/08/04/testing-c-and-asp-net-applications-using-ruby/</link>
		<comments>http://www.testingtv.com/2010/08/04/testing-c-and-asp-net-applications-using-ruby/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 12:46:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Functional Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[ironruby]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[rspec]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1803</guid>
		<description><![CDATA[Ben Hall shows how Ruby testing tools can help with .NET and ASP.NET development and takes a look at RSpec, Webrat, Cucumber, Selenium and others. Also: a peek at using IronRuby for testing .NET apps. http://www.infoq.com/presentations/hall-testing-with-ruby]]></description>
		<wfw:commentRss>http://www.testingtv.com/2010/08/04/testing-c-and-asp-net-applications-using-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Molybdenum Cross Browser Testing</title>
		<link>http://www.testingtv.com/2010/07/07/molybdenum-cross-browser-testing/</link>
		<comments>http://www.testingtv.com/2010/07/07/molybdenum-cross-browser-testing/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 11:09:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Functional Testing]]></category>
		<category><![CDATA[molybdenum]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1786</guid>
		<description><![CDATA[Molybdenum is web UI testing made easy. Capture and replay, modularized and maintainable tests with bricks, data binding with external files, reporting with simple rerun possibilities, test other media than HTML like PDF with helper applications. It provides integration into build tools like ANT and Maven. Molybdenum is based on selenium-core. While SeleniumIDE is focusing [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2010/07/07/molybdenum-cross-browser-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digg Technical Talks &#8211; Kohsuke Kawaguchi</title>
		<link>http://www.testingtv.com/2010/06/29/digg-technical-talks-kohsuke-kawaguchi/</link>
		<comments>http://www.testingtv.com/2010/06/29/digg-technical-talks-kohsuke-kawaguchi/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 15:53:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Configuration Management]]></category>
		<category><![CDATA[Continuous Integration]]></category>
		<category><![CDATA[Functional Testing]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[hudson]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1771</guid>
		<description><![CDATA[The creator of Hudson, Kohsuke Kawaguchi, speaks to Digg engineering team about the current state of Hudson and what we can look forward to down the road. His comments about Selenium and Hudson are of particular interest to the QA team. There are all kinds of integration possibilities &#8211; from custom reports that include embedded [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2010/06/29/digg-technical-talks-kohsuke-kawaguchi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Mozilla uses Selenium</title>
		<link>http://www.testingtv.com/2010/06/08/how-mozilla-uses-selenium/</link>
		<comments>http://www.testingtv.com/2010/06/08/how-mozilla-uses-selenium/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 11:12:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Configuration Management]]></category>
		<category><![CDATA[Continuous Integration]]></category>
		<category><![CDATA[Functional Testing]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[hudson]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1755</guid>
		<description><![CDATA[Continuous Integration is a software development practice where members of a team integrate their work frequently. Each integration is verified by an automated build to find problems as quickly as possible. Many teams discover that this approach leads to significantly reduced integration problems and allows a team to develop cohesive software more rapidly. In our [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2010/06/08/how-mozilla-uses-selenium/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>Selenium + FitNesse &#8211; A QA Multiplier Effect</title>
		<link>http://www.testingtv.com/2010/05/05/selenium-fitnesse-a-qa-multiplier-effect/</link>
		<comments>http://www.testingtv.com/2010/05/05/selenium-fitnesse-a-qa-multiplier-effect/#comments</comments>
		<pubDate>Wed, 05 May 2010 13:49:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Functional Testing]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[fitnesse]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1724</guid>
		<description><![CDATA[This demonstration will show how Selenium, integrated into a FitNesse framework, can extend an organization&#8217;s ability to create more automated test cases without the need for Selenium programming while expanding the ability to test across all popular browsers. Using FitNesse, QA managers, Product Managers, testers, and other stakeholders can easily create wiki-based test stories that [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2010/05/05/selenium-fitnesse-a-qa-multiplier-effect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gems of Selenium</title>
		<link>http://www.testingtv.com/2010/05/03/gems-of-selenium/</link>
		<comments>http://www.testingtv.com/2010/05/03/gems-of-selenium/#comments</comments>
		<pubDate>Mon, 03 May 2010 12:54:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Functional Testing]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1718</guid>
		<description><![CDATA[Selenium is a portable software testing framework for web applications. Selenium provides a record/playback tool for authoring tests without learning a test scripting language. Selenium provides a test domain specific language (DSL) to write tests in a number of popular programming languages, including Java, Ruby, Groovy, Python, PHP, and Perl. Test playback is in most [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2010/05/03/gems-of-selenium/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Grails Plugin Testing</title>
		<link>http://www.testingtv.com/2010/05/03/grails-plugin-testing/</link>
		<comments>http://www.testingtv.com/2010/05/03/grails-plugin-testing/#comments</comments>
		<pubDate>Mon, 03 May 2010 12:41:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Functional Testing]]></category>
		<category><![CDATA[grails]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1716</guid>
		<description><![CDATA[In the last year or two, there has been a veritable explosion in the number of Grails plugins out there. Without proper testing, however, they run the risk of falling into disuse as users avoid them. In this interactive session, we will use several techniques to test different aspects of a Grails plugin. This will [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2010/05/03/grails-plugin-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn how to Use Selenium with Maven/Ant to Automate Testing of Web Apps</title>
		<link>http://www.testingtv.com/2010/03/24/learn-how-to-use-selenium-with-mavenant-to-automate-testing-of-web-apps/</link>
		<comments>http://www.testingtv.com/2010/03/24/learn-how-to-use-selenium-with-mavenant-to-automate-testing-of-web-apps/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 13:47:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Configuration Management]]></category>
		<category><![CDATA[Continuous Integration]]></category>
		<category><![CDATA[Functional Testing]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[ant]]></category>
		<category><![CDATA[cargo]]></category>
		<category><![CDATA[hudson]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1692</guid>
		<description><![CDATA[San Francisco Java User Group presents Chris Bedford who talks about: - How to write functional tests with Selenium (including explaining its IDE, architecture, RC, and alternatives like Canoo WebTest) - How to set up Selenium testing for web apps in continuous integration using Maven, Ant, Cargo, etc. - How to use Hudson for build [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2010/03/24/learn-how-to-use-selenium-with-mavenant-to-automate-testing-of-web-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

