<?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 on: How Much Detail Should I Write In My Test Case?</title>
	<atom:link href="http://mattarcherblog.wordpress.com/2008/07/24/how-much-detail-should-i-write-in-my-test-case/feed/" rel="self" type="application/rss+xml" />
	<link>http://mattarcherblog.wordpress.com/2008/07/24/how-much-detail-should-i-write-in-my-test-case/</link>
	<description></description>
	<lastBuildDate>Mon, 24 Aug 2009 11:30:51 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matt Archer</title>
		<link>http://mattarcherblog.wordpress.com/2008/07/24/how-much-detail-should-i-write-in-my-test-case/#comment-29</link>
		<dc:creator>Matt Archer</dc:creator>
		<pubDate>Thu, 28 Aug 2008 09:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://mattarcherblog.wordpress.com/?p=100#comment-29</guid>
		<description>Hi Bruce, Liz, thanks for you comments,

I know what you mean about GUI level test automations.  There are a lot of barriers to adoption and some good reason why you just wouldn&#039;t consider it in the first place.

I was reading Brian Marick&#039;s blog the other day about &lt;a href=&quot;&quot; rel=&quot;nofollow&quot;&gt;Barriers to acceptance-test driven design&lt;/A&gt; which I think highlight (even with a more agile spin) that GUI (or just below GUI) level automation isn&#039;t something to rush into.</description>
		<content:encoded><![CDATA[<p>Hi Bruce, Liz, thanks for you comments,</p>
<p>I know what you mean about GUI level test automations.  There are a lot of barriers to adoption and some good reason why you just wouldn&#8217;t consider it in the first place.</p>
<p>I was reading Brian Marick&#8217;s blog the other day about <a href="" rel="nofollow">Barriers to acceptance-test driven design</a> which I think highlight (even with a more agile spin) that GUI (or just below GUI) level automation isn&#8217;t something to rush into.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://mattarcherblog.wordpress.com/2008/07/24/how-much-detail-should-i-write-in-my-test-case/#comment-28</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Wed, 27 Aug 2008 19:54:48 +0000</pubDate>
		<guid isPermaLink="false">http://mattarcherblog.wordpress.com/?p=100#comment-28</guid>
		<description>Hi Matt,

This is a great analysis. Thanks for posting it.

I also agree with Liz that automated testing is still very much a holy grail.

Automation for unit testing works well and can be achieved with relative low cost. In fact it is a good idea to write the unit tests before the actual code.

Automated testing of user interfaces is slowly getting there. There are a number of tools available to test both native GUIs and as well as web applications. Unfortunately these take almost as much effort to program as the application itself. Changes to the application can invalidate large blocks of automated test scripts very quickly.

The real problems start when you need to test across multiple integrated systems to validate the end-to-end business processes. Very few tools even allow for testing across multiple UIs and APIs so you end up having to write an interface for the test automation tool as well.</description>
		<content:encoded><![CDATA[<p>Hi Matt,</p>
<p>This is a great analysis. Thanks for posting it.</p>
<p>I also agree with Liz that automated testing is still very much a holy grail.</p>
<p>Automation for unit testing works well and can be achieved with relative low cost. In fact it is a good idea to write the unit tests before the actual code.</p>
<p>Automated testing of user interfaces is slowly getting there. There are a number of tools available to test both native GUIs and as well as web applications. Unfortunately these take almost as much effort to program as the application itself. Changes to the application can invalidate large blocks of automated test scripts very quickly.</p>
<p>The real problems start when you need to test across multiple integrated systems to validate the end-to-end business processes. Very few tools even allow for testing across multiple UIs and APIs so you end up having to write an interface for the test automation tool as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simple Documentation for Software Testing &#171; Matt Archer&#8217;s Blog</title>
		<link>http://mattarcherblog.wordpress.com/2008/07/24/how-much-detail-should-i-write-in-my-test-case/#comment-20</link>
		<dc:creator>Simple Documentation for Software Testing &#171; Matt Archer&#8217;s Blog</dc:creator>
		<pubDate>Fri, 08 Aug 2008 12:51:28 +0000</pubDate>
		<guid isPermaLink="false">http://mattarcherblog.wordpress.com/?p=100#comment-20</guid>
		<description>[...] How Much Detail Should I Write In My Test&#160;Case? [...]</description>
		<content:encoded><![CDATA[<p>[...] How Much Detail Should I Write In My Test&nbsp;Case? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LizM</title>
		<link>http://mattarcherblog.wordpress.com/2008/07/24/how-much-detail-should-i-write-in-my-test-case/#comment-19</link>
		<dc:creator>LizM</dc:creator>
		<pubDate>Sun, 03 Aug 2008 18:43:23 +0000</pubDate>
		<guid isPermaLink="false">http://mattarcherblog.wordpress.com/?p=100#comment-19</guid>
		<description>Hullo!
Wise words :-) The &#039;snake oil&#039; link is particularly useful as someone was recently here talking up automated testing - a case of reckless assumptions I fear :-)
Automation is a fine idea and absolutely the right way to go - if only it worked! Well, automation can work, but I&#039;ve got a feeling that it&#039;s of limited benefit when a system is subject to a large amount of change (i.e. early in development). Post development when you move to lower change instability then automated testing is valuable for regression test efficiency.
We&#039;ll be reading about the snake oil with great interest here ;o)
Liz</description>
		<content:encoded><![CDATA[<p>Hullo!<br />
Wise words <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  The &#8217;snake oil&#8217; link is particularly useful as someone was recently here talking up automated testing &#8211; a case of reckless assumptions I fear <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
Automation is a fine idea and absolutely the right way to go &#8211; if only it worked! Well, automation can work, but I&#8217;ve got a feeling that it&#8217;s of limited benefit when a system is subject to a large amount of change (i.e. early in development). Post development when you move to lower change instability then automated testing is valuable for regression test efficiency.<br />
We&#8217;ll be reading about the snake oil with great interest here ;o)<br />
Liz</p>
]]></content:encoded>
	</item>
</channel>
</rss>
