<?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"
	>
<channel>
	<title>Comments on: A Quick Thought On UI Testing</title>
	<atom:link href="http://blog.james-carr.org/2007/07/01/a-quick-thought-on-ui-testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.james-carr.org/2007/07/01/a-quick-thought-on-ui-testing/</link>
	<description>Rants and Musings of an Agile Developer</description>
	<pubDate>Sat, 22 Nov 2008 10:12:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Guillaume</title>
		<link>http://blog.james-carr.org/2007/07/01/a-quick-thought-on-ui-testing/#comment-24970</link>
		<dc:creator>Guillaume</dc:creator>
		<pubDate>Mon, 02 Jul 2007 12:47:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.james-carr.org/?p=84#comment-24970</guid>
		<description>It depends: if your text is dynamic and selected for this specific page from some kind of repository (map, db, whatever), that could be a useful test to check that the correct page is displayed, and not another one... But yeah, the situation you describes (static text) looks like theoretical-school-like TDD, not a real case. Any real TDDer knows not to waste time on doing EVERYTHING using TDD. Don't we?

For your blog test, I guess if you write your blog engine using TDD, then you don't need to test each post (I know it was a joke, but still).</description>
		<content:encoded><![CDATA[<p>It depends: if your text is dynamic and selected for this specific page from some kind of repository (map, db, whatever), that could be a useful test to check that the correct page is displayed, and not another one&#8230; But yeah, the situation you describes (static text) looks like theoretical-school-like TDD, not a real case. Any real TDDer knows not to waste time on doing EVERYTHING using TDD. Don&#8217;t we?</p>
<p>For your blog test, I guess if you write your blog engine using TDD, then you don&#8217;t need to test each post (I know it was a joke, but still).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
