<?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; rubyonrails</title>
	<atom:link href="http://www.testingtv.com/tag/rubyonrails/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>Javascript Testing in Rails</title>
		<link>http://www.testingtv.com/2011/11/01/javascript-testing-in-rails/</link>
		<comments>http://www.testingtv.com/2011/11/01/javascript-testing-in-rails/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 18:42:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[rubyonrails]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=2139</guid>
		<description><![CDATA[This short tutorial explains how to use Jasmine to test JavaScript code in your Rails applications.]]></description>
		<wfw:commentRss>http://www.testingtv.com/2011/11/01/javascript-testing-in-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning TDD through Test-first Teaching</title>
		<link>http://www.testingtv.com/2010/07/05/learning-tdd-through-test-first-teaching/</link>
		<comments>http://www.testingtv.com/2010/07/05/learning-tdd-through-test-first-teaching/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 13:59:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[rubyonrails]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1780</guid>
		<description><![CDATA[How to get started with TDD? Test-First Teaching is an innovative teaching approach that is gaining widespread adoption. Sarah Allen talks about how she teaches Ruby and Rails through a test-first approach. She demonstrates test-first teaching and then discuss how to turn the corner from simply making tests pass to how to use a test-first [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2010/07/05/learning-tdd-through-test-first-teaching/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Railscasts &#8211; Model Versioning</title>
		<link>http://www.testingtv.com/2010/02/05/railscasts-model-versioning/</link>
		<comments>http://www.testingtv.com/2010/02/05/railscasts-model-versioning/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 13:50:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Configuration Management]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[rubyonrails]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1639</guid>
		<description><![CDATA[If you need to keep track of a model&#8217;s history of changes and switch between versions, consider using the vestal_versions gem like I show in this episode. http://railscasts.com/episodes/177-model-versioning]]></description>
		<wfw:commentRss>http://www.testingtv.com/2010/02/05/railscasts-model-versioning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t Mock Yourself Out</title>
		<link>http://www.testingtv.com/2010/01/18/dont-mock-yourself-out-2/</link>
		<comments>http://www.testingtv.com/2010/01/18/dont-mock-yourself-out-2/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 12:19:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[mock]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[rubyonrails]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1605</guid>
		<description><![CDATA[Ask experienced Rails developers what they think about mock objects and some will say “absolutely awesome” while others “absolutely horrible.” The problem with both of those answers lies their “absolute”-ness. Used appropriately, mock objects are a powerful design tool that can lead to highly maintainable applications. Used in the wrong context or for the wrong [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2010/01/18/dont-mock-yourself-out-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working Effectively with Legacy Rails Code</title>
		<link>http://www.testingtv.com/2009/12/29/working-effectively-with-legacy-rails-code/</link>
		<comments>http://www.testingtv.com/2009/12/29/working-effectively-with-legacy-rails-code/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 12:03:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[rubyonrails]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1570</guid>
		<description><![CDATA[Rails has powered Oakley.com, a site generating tens of millions of dollars in revenue for the past two years. It has 80 models, an equal number of controllers, 75k lines of code…and no tests. I will talk about how we’ve been chipping away at growing an effective, valuable test suite since I’ve come on with [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2009/12/29/working-effectively-with-legacy-rails-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://scotland-on-rails.s3.amazonaws.com/2A03_PatMaddox-SOR.mp4" length="205828533" type="video/mp4" />
		</item>
		<item>
		<title>Scaling Rails &#8211; Episode #16 &#8211; Load Testing &#8211; Part 2</title>
		<link>http://www.testingtv.com/2009/08/20/scaling-rails-episode-16-load-testing-part-2/</link>
		<comments>http://www.testingtv.com/2009/08/20/scaling-rails-episode-16-load-testing-part-2/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 11:08:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Performance Testing]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[rubyonrails]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1370</guid>
		<description><![CDATA[This is the second of two episodes where we learn the basics of Load Testing our web applications. In this episode we take a look at autobench, a tool that automates our httperf load tests, then we’ll figure out how to visualize our httperf results in a graph, and finally take a brief look at [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2009/08/20/scaling-rails-episode-16-load-testing-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scaling Rails &#8211; Episode #15 &#8211; Load Testing &#8211; Part 1</title>
		<link>http://www.testingtv.com/2009/08/20/scaling-rails-episode-15-load-testing-part-1/</link>
		<comments>http://www.testingtv.com/2009/08/20/scaling-rails-episode-15-load-testing-part-1/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 11:06:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Performance Testing]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[rubyonrails]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1368</guid>
		<description><![CDATA[One way to measure the scalability of your Rails application is to use Load Testing. This is the first of two screencasts where we attempt to give an introduction to load testing and show how to use two of the most basic Load Testing tools, Apache Bench and httperf. http://railslab.newrelic.com/2009/06/23/episode-15-load-testing-part-1]]></description>
		<wfw:commentRss>http://www.testingtv.com/2009/08/20/scaling-rails-episode-15-load-testing-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Selenium on Rails</title>
		<link>http://www.testingtv.com/2009/07/24/selenium-on-rails/</link>
		<comments>http://www.testingtv.com/2009/07/24/selenium-on-rails/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 20:14:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Functional Testing]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[rubyonrails]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1351</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 view tests in [...]]]></description>
		<wfw:commentRss>http://www.testingtv.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>TDD: It’s About More Than Just “Testing”</title>
		<link>http://www.testingtv.com/2009/07/24/tdd-it%e2%80%99s-about-more-than-just-%e2%80%9ctesting%e2%80%9d/</link>
		<comments>http://www.testingtv.com/2009/07/24/tdd-it%e2%80%99s-about-more-than-just-%e2%80%9ctesting%e2%80%9d/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 12:19:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[rubyonrails]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1348</guid>
		<description><![CDATA[Recently, in the Rails community, there has been an upsurge of interest in testing. For instance, in the past year alone, we’ve seen the introduction of a bevy of new testing-related gems (i.e. context, cucumber, factory_girl, remarkable, webrat, etc.). These are all good things. And yet do we still see the forest for the trees? [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2009/07/24/tdd-it%e2%80%99s-about-more-than-just-%e2%80%9ctesting%e2%80%9d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://scotland-on-rails.s3.amazonaws.com/1A05_EvanLight-SOR.mp4" length="177811129" type="video/mp4" />
		</item>
		<item>
		<title>Getting Git: Getting Effective Project Management</title>
		<link>http://www.testingtv.com/2009/06/02/getting-git-getting-effective-project-management/</link>
		<comments>http://www.testingtv.com/2009/06/02/getting-git-getting-effective-project-management/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 11:34:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Configuration Management]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[rubyonrails]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1268</guid>
		<description><![CDATA[Git is the source control system used to manage the Ruby on Rails project, as well as many other major open source projects. This talk will provide an introduction to how Git works and how to use it effectively to manage your projects. The talk will cover: * How Git differs from other source control [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2009/06/02/getting-git-getting-effective-project-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://scotland-on-rails.s3.amazonaws.com/1A02_Scott_Chacon.mp4" length="226764226" type="video/mp4" />
		</item>
	</channel>
</rss>

