<?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 Scrum Videos and Tutorials &#187; python</title>
	<atom:link href="http://www.tvagile.com/tag/python/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>Tue, 07 Feb 2012 17:04:14 +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 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>Functional Testing of Desktop Applications</title>
		<link>http://www.tvagile.com/2010/01/06/functional-testing-of-desktop-applications/</link>
		<comments>http://www.tvagile.com/2010/01/06/functional-testing-of-desktop-applications/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 12:04:16 +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=1849</guid>
		<description><![CDATA[Many advocates of unit testing believe that testing desktop (GUI) applications is so difficult as to not be worth it. Not only is it possible, but &#8216;functional testing&#8217; (testing an application from the point of view of the user) is an important part of an agile development process. This talk is based on my experience [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/01/06/functional-testing-of-desktop-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Refactoring A Cyclomatic Complexity Script</title>
		<link>http://www.tvagile.com/2009/12/23/refactoring-a-cyclomatic-complexity-script/</link>
		<comments>http://www.tvagile.com/2009/12/23/refactoring-a-cyclomatic-complexity-script/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 12:27:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[refactoring]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1810</guid>
		<description><![CDATA[An example of refactoring to clean up a python script. Blog source of the video]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/12/23/refactoring-a-cyclomatic-complexity-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building an Automated QA Infrastructure using Open-Source Python Tools</title>
		<link>http://www.tvagile.com/2009/12/21/building-an-automated-qa-infrastructure-using-open-source-python-tools/</link>
		<comments>http://www.tvagile.com/2009/12/21/building-an-automated-qa-infrastructure-using-open-source-python-tools/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 11:38:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[continuous integration]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1803</guid>
		<description><![CDATA[The benefits of continuous test integration are well known. Setting up an infrastruture for this can be a lot of work. It involves integration with version control, automated product building and running of tests, reporting on results in an accessible way, code coverage measuring, and code analysis such as with lint-like tools. We discuss how [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/12/21/building-an-automated-qa-infrastructure-using-open-source-python-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

