<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Brent LaVelle's Testing Blog</title>
	<atom:link href="http://brentlavelle.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://brentlavelle.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Tue, 10 Feb 2009 22:15:55 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Waterfall manual test tools don&#8217;t work when the waterfall is broken by marekj</title>
		<link>http://brentlavelle.wordpress.com/2009/02/10/waterfall-manual-test-tools-dont-work-when-the-waterfall-is-broken/#comment-2</link>
		<dc:creator>marekj</dc:creator>
		<pubDate>Tue, 10 Feb 2009 22:15:55 +0000</pubDate>
		<guid isPermaLink="false">http://brentlavelle.wordpress.com/?p=10#comment-2</guid>
		<description>I track only failing test. For other tests I don&#039;t have time. 

Every test is in &#039;source control&#039; currently in CVS. Every word about testing is version control. All in &#039;text source files&#039; - NO Binaries, binaries are not greppable. 
My front end for tests is Jedit editor. I can search for phrases and strings in directories. 
All tests presented as Ruby classes and I use Watir for execution. 
Hudson CI for regression testing running with ci_reporter.

All of this has to be simple and fast.</description>
		<content:encoded><![CDATA[<p>I track only failing test. For other tests I don&#8217;t have time. </p>
<p>Every test is in &#8217;source control&#8217; currently in CVS. Every word about testing is version control. All in &#8216;text source files&#8217; &#8211; NO Binaries, binaries are not greppable.<br />
My front end for tests is Jedit editor. I can search for phrases and strings in directories.<br />
All tests presented as Ruby classes and I use Watir for execution.<br />
Hudson CI for regression testing running with ci_reporter.</p>
<p>All of this has to be simple and fast.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
