<?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; functional testing</title>
	<atom:link href="http://www.tvagile.com/tag/functional-testing/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>Mon, 06 Sep 2010 11:41:14 +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>Behavior-Driven Development in the Real World</title>
		<link>http://www.tvagile.com/2010/08/27/behavior-driven-development-in-the-real-world/</link>
		<comments>http://www.tvagile.com/2010/08/27/behavior-driven-development-in-the-real-world/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 13:01:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[requirements]]></category>
		<category><![CDATA[unit testing]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2174</guid>
		<description><![CDATA[Behavior-Driven Development is more than a technique for creating and organizing unit tests. It is also a wonderful way to communicate with customers and users about the software being created. This video demonstrates some techniques and tools you can use to start delivering software with BDD. : Using Behavior-Driven Development frameworks, this session explores ways [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/08/27/behavior-driven-development-in-the-real-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ecn.channel9.msdn.com/o9/te/NorthAmerica/2010/wmv/DPR302.wmv" length="87208104" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>Comparing FitNesse, Cucumber and keywords for Domain Specific Test Languages</title>
		<link>http://www.tvagile.com/2010/08/19/comparing-fitnesse-cucumber-and-keywords-for-domain-specific-test-languages/</link>
		<comments>http://www.tvagile.com/2010/08/19/comparing-fitnesse-cucumber-and-keywords-for-domain-specific-test-languages/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 10:56:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[cucumber]]></category>
		<category><![CDATA[fitnesse]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2156</guid>
		<description><![CDATA[FitNesse, BDD/ATDD based tools (like Cucumber) and various keywords based tools each have their followers when it comes to automated testing at the system or acceptance level. But few have tried each type and many are wondering which one best suits their organisation, project or product. The concept of Domain Specific Test Languages (DSTL) is [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/08/19/comparing-fitnesse-cucumber-and-keywords-for-domain-specific-test-languages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>Driving an ASP.NET MVC Application Outside-in with SpecFlow</title>
		<link>http://www.tvagile.com/2010/08/09/driving-an-asp-net-mvc-application-outside-in-with-specflow/</link>
		<comments>http://www.tvagile.com/2010/08/09/driving-an-asp-net-mvc-application-outside-in-with-specflow/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 14:28:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[requirements]]></category>
		<category><![CDATA[specflow]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2139</guid>
		<description><![CDATA[You will learn the basics of Behavior Driven Development (BDD) and Acceptance Test Driven Development (ATDD) as well as how to use these concepts to bridge the gap between requirements and implementation ? on .NET platform with SpecFlow. SpecFlow is an open source project inspired by Cucumber aiming at bringing pragmatic BDD to .NET. 
Watch [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/08/09/driving-an-asp-net-mvc-application-outside-in-with-specflow/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>Getting Started with GivWenZen</title>
		<link>http://www.tvagile.com/2010/07/01/getting-started-with-givwenzen/</link>
		<comments>http://www.tvagile.com/2010/07/01/getting-started-with-givwenzen/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 11:57:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[givwenzen]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2102</guid>
		<description><![CDATA[This screencast gives a 10 minute how to on getting started with GivWenZen. GivWenZen allows a user to use the BDD Given When Then vocabulary and plain text sentences to help a team get the words right and create a ubiquitous language to describe and test a business domain. 

]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/07/01/getting-started-with-givwenzen/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>Cucumber-nagios + Flapjack: Rethinking Monitoring for the Cloud</title>
		<link>http://www.tvagile.com/2010/06/16/cucumber-nagios-flapjack-rethinking-monitoring-for-the-cloud/</link>
		<comments>http://www.tvagile.com/2010/06/16/cucumber-nagios-flapjack-rethinking-monitoring-for-the-cloud/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 11:50:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[nagios]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2093</guid>
		<description><![CDATA[Writing checks for your monitoring system is boring. You end up writing the same checks again and again, and it can be difficult to verify behavior instead of availability. Wouldn’t it be useful to have a standard library of checks you could reuse across your infrastructure? it lets you write reusable behavioral tests in human-readable [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/06/16/cucumber-nagios-flapjack-rethinking-monitoring-for-the-cloud/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>How TDD/BDD Miss the Point: Introducing EDD</title>
		<link>http://www.tvagile.com/2010/03/22/how-tddbdd-miss-the-point-introducing-edd/</link>
		<comments>http://www.tvagile.com/2010/03/22/how-tddbdd-miss-the-point-introducing-edd/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 12:13:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[requirements]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2011</guid>
		<description><![CDATA[Ruby&#8217;s testing culture goes way back, and has been a force for making many Ruby projects a showcase for solid, maintainable code. That said, within a business an exclusive focus on TDD and BDD can easily miss the bigger picture and drive optimizations in the development process that negatively impact the business as a whole. [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/03/22/how-tddbdd-miss-the-point-introducing-edd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Go Behave! A BDD Framework for the Go Programming Language</title>
		<link>http://www.tvagile.com/2010/03/15/go-behave-a-bdd-framework-for-the-go-programming-language/</link>
		<comments>http://www.tvagile.com/2010/03/15/go-behave-a-bdd-framework-for-the-go-programming-language/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 11:58:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[gospecify]]></category>
		<category><![CDATA[requirements]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2001</guid>
		<description><![CDATA[Gospecify is a behavior-driven development (BDD) framework for Go. Rather than focus on testing every nook and cranny of some code, it helps a programmer produce an executable specification of that code&#8217;s behavior. Go&#8217;s syntax allowed gospecify to be almost as expressive as Ruby&#8217;s rpsec; however, a few tricks had to be used to achieve [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/03/15/go-behave-a-bdd-framework-for-the-go-programming-language/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interactive Agile Acceptance Testing</title>
		<link>http://www.tvagile.com/2010/03/15/interactive-agile-acceptance-testing/</link>
		<comments>http://www.tvagile.com/2010/03/15/interactive-agile-acceptance-testing/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 11:32:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[fitnesse]]></category>
		<category><![CDATA[functional testing]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1994</guid>
		<description><![CDATA[FitNesse and FIT are arguably the most popular framework for automated agile acceptance testing, due to its unique power to serve as team collaboration medium, system documentation and test automation tool in one simple open-source solution.  In this interactive clinic, David Evans and Gojko Adzic discuss some of the common pitfalls faced by testers [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/03/15/interactive-agile-acceptance-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Cucumber for BDD and Agile Acceptance Testing</title>
		<link>http://www.tvagile.com/2010/02/18/using-cucumber-for-bdd-and-agile-acceptance-testing/</link>
		<comments>http://www.tvagile.com/2010/02/18/using-cucumber-for-bdd-and-agile-acceptance-testing/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 12:38:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[functional testing]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1960</guid>
		<description><![CDATA[Cucumber is a tool that can execute plain-text functional descriptions as automated tests. The language that Cucumber understands is called Gherkin. While Cucumber can be thought of as a “testing” tool, the intent of the tool is to support BDD. This means that the “tests” (plain text feature descriptions with scenarios) are typically written before [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/02/18/using-cucumber-for-bdd-and-agile-acceptance-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Functional Testing Tools in Python</title>
		<link>http://www.tvagile.com/2010/02/15/functional-testing-tools-in-python/</link>
		<comments>http://www.tvagile.com/2010/02/15/functional-testing-tools-in-python/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 12:51:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1948</guid>
		<description><![CDATA[As we become more efficient at producing web sites, inevitably the issue of quality (or lack thereof) can begin to slow the velocity at which implementation teams are able to move forward. Functional testing tools can help increase quality, bolster team confidence and keep things running smoothly. This panel will bring together the maintainers of [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/02/15/functional-testing-tools-in-python/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>Achieving Web Test Automation with a Mixed-Skill</title>
		<link>http://www.tvagile.com/2010/01/20/achieving-web-test-automation-with-a-mixed-skill/</link>
		<comments>http://www.tvagile.com/2010/01/20/achieving-web-test-automation-with-a-mixed-skill/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 13:01:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1878</guid>
		<description><![CDATA[Test automation is commonly perceived as a technical job, which should be done by technical people. In reality however, a considerable amount of non-technical activities contribute to the creation and maintenance of an automated test suite. Whilst test engineers are arguably competent at non-technical testing tasks, they may not be as competent or even as [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/01/20/achieving-web-test-automation-with-a-mixed-skill/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
