<?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>Agile Software Development Videos Directory &#187; selenium</title>
	<atom:link href="http://www.tvagile.com/tag/selenium/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tvagile.com</link>
	<description>Agile Software Development, Scrum, Extreme Programing, XP, Test Driven Development, TDD, Feature Driven Development, FDD, Lean, DSDM, Behavior Driven Development, BDD, Refactoring, Pair Programming, Kanban</description>
	<lastBuildDate>Wed, 08 Sep 2010 16:08:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Agile Testing and SeleNesse</title>
		<link>http://www.tvagile.com/2010/08/16/agile-testing-and-selenesse/</link>
		<comments>http://www.tvagile.com/2010/08/16/agile-testing-and-selenesse/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 13:14:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[fitnesse]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[selenesse]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2152</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 [...]]]></description>
		<wfw:commentRss>http://www.tvagile.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.tvagile.com/2010/08/09/gwt-testing-best-practices/</link>
		<comments>http://www.tvagile.com/2010/08/09/gwt-testing-best-practices/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 14:34:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[selenium]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2141</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.tvagile.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.tvagile.com/2010/08/04/testing-c-and-asp-net-applications-using-ruby/</link>
		<comments>http://www.tvagile.com/2010/08/04/testing-c-and-asp-net-applications-using-ruby/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 12:46:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[ironruby]]></category>
		<category><![CDATA[rspec]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2134</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.tvagile.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.tvagile.com/2010/07/07/molybdenum-cross-browser-testing/</link>
		<comments>http://www.tvagile.com/2010/07/07/molybdenum-cross-browser-testing/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 11:09:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[molybdenum]]></category>
		<category><![CDATA[selenium]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2116</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.tvagile.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.tvagile.com/2010/06/29/digg-technical-talks-kohsuke-kawaguchi/</link>
		<comments>http://www.tvagile.com/2010/06/29/digg-technical-talks-kohsuke-kawaguchi/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 15:54:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[continuous integration]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[hudson]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2100</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.tvagile.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.tvagile.com/2010/06/08/how-mozilla-uses-selenium/</link>
		<comments>http://www.tvagile.com/2010/06/08/how-mozilla-uses-selenium/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 11:13:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[continuous integration]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[hudson]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2087</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.tvagile.com/2010/06/08/how-mozilla-uses-selenium/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Selenium + FitNesse &#8211; A QA Multiplier Effect</title>
		<link>http://www.tvagile.com/2010/05/05/selenium-fitnesse-a-qa-multiplier-effect/</link>
		<comments>http://www.tvagile.com/2010/05/05/selenium-fitnesse-a-qa-multiplier-effect/#comments</comments>
		<pubDate>Wed, 05 May 2010 13:50:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[fitnesse]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2051</guid>
		<description><![CDATA[This demonstration describes how Selenium integrated with FitNesse extends 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. With FitNesse, QA managers, Product Managers and Testers can easily create wiki-based test stories that execute across multiple browsers.


Video producer: San [...]]]></description>
		<wfw:commentRss>http://www.tvagile.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.tvagile.com/2010/05/03/gems-of-selenium/</link>
		<comments>http://www.tvagile.com/2010/05/03/gems-of-selenium/#comments</comments>
		<pubDate>Mon, 03 May 2010 12:55:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2044</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.tvagile.com/2010/05/03/gems-of-selenium/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.tvagile.com/2010/03/24/learn-how-to-use-selenium-with-mavenant-to-automate-testing-of-web-apps/</link>
		<comments>http://www.tvagile.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:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[ant]]></category>
		<category><![CDATA[cargo]]></category>
		<category><![CDATA[continuous integration]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[hudson]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2020</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 server 

]]></description>
		<wfw:commentRss>http://www.tvagile.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>
		<item>
		<title>Hacking Selenium</title>
		<link>http://www.tvagile.com/2010/01/21/hacking-selenium/</link>
		<comments>http://www.tvagile.com/2010/01/21/hacking-selenium/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 12:19:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1891</guid>
		<description><![CDATA[In this presentation, Jason Huggins discusses why Selenium exists, Selenium as a functional testing tool, problems with using Selenium, the history of Selenium, JWebUnit, DriftWood, JsUnit, Fit, Selenium core, Selenium IDE, Selenium Remote Control, Selenium Grid, issues encountered doing functional testing in the browser, and Selenium hacks to work around these issues. 
http://www.infoq.com/presentations/huggins-hacking-selenium
]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/01/21/hacking-selenium/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Selenium: to 2.0 and Beyond!</title>
		<link>http://www.tvagile.com/2009/11/30/selenium-to-2-0-and-beyond/</link>
		<comments>http://www.tvagile.com/2009/11/30/selenium-to-2-0-and-beyond/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 16:03:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[selenium]]></category>
		<category><![CDATA[webdriver]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1769</guid>
		<description><![CDATA[There&#8217;s a lot in common between Selenium and WebDriver. They&#8217;re both fantastic tools for automated testing of web apps, but they do their thing in radically different ways. As keen followers of the projects, you may have heard of the plan to merge these projects. What does this mean? And, perhaps more importantly, why should [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/11/30/selenium-to-2-0-and-beyond/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing Grails Applications with Selenium RC</title>
		<link>http://www.tvagile.com/2009/11/25/testing-grails-applications-with-selenium-rc/</link>
		<comments>http://www.tvagile.com/2009/11/25/testing-grails-applications-with-selenium-rc/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 12:38:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[grail]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1774</guid>
		<description><![CDATA[Selenium Remote Control (RC) is a test tool that allows you to write automated web application UI tests in any programming language against any HTTP website using any mainstream JavaScript-enabled browser. In this session, Rob Fletcher gives a talk on his experience using Selenium RC with the Grail framework. 
http://skillsmatter.com/podcast/java-jee/testing-grails-applications-with-selenium-rc
]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/11/25/testing-grails-applications-with-selenium-rc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Selenium on Rails</title>
		<link>http://www.tvagile.com/2009/07/24/selenium-on-rails/</link>
		<comments>http://www.tvagile.com/2009/07/24/selenium-on-rails/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 20:14:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[rubyonrails]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1462</guid>
		<description><![CDATA[Have you heard the story of the poor code monkey? The one who had to prove to  his boss that his web app actually worked? Are you the poor code monkey? See how  Selenium on Rails can make it easier to take the pain out of view testing by  writing and automating [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/07/24/selenium-on-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://scotland-on-rails.s3.amazonaws.com/1A07_EricSmith-SOR.mp4" length="202582660" type="video/mp4" />
		</item>
		<item>
		<title>Selenium User Meetup 2008: Lightning Talks</title>
		<link>http://www.tvagile.com/2009/04/30/selenium-user-meetup-2008-lightning-talks/</link>
		<comments>http://www.tvagile.com/2009/04/30/selenium-user-meetup-2008-lightning-talks/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 11:17:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1324</guid>
		<description><![CDATA[Various quick talks on Selenium from its developers and friends. Where it is going, what is the best practice for using it. The complete list of speakers and details can be found on http://ria.dzone.com/news/notes-inaugural-selenium-user-

Selenium Home Page
]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/04/30/selenium-user-meetup-2008-lightning-talks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
