<?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>Richard Lawrence &#187; QA</title>
	<atom:link href="http://www.richardlawrence.info/tag/qa/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.richardlawrence.info</link>
	<description>On making software teams happier and more productive</description>
	<lastBuildDate>Fri, 27 Jan 2012 18:41:27 +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>A Common, but Bad, Idea</title>
		<link>http://www.richardlawrence.info/2008/11/13/a-common-but-bad-idea/</link>
		<comments>http://www.richardlawrence.info/2008/11/13/a-common-but-bad-idea/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 04:44:09 +0000</pubDate>
		<dc:creator>Richard Lawrence</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[anti-patterns]]></category>
		<category><![CDATA[ATDD]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[Cucumber]]></category>
		<category><![CDATA[Fit]]></category>
		<category><![CDATA[QA]]></category>
		<category><![CDATA[Scrum]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[Watir]]></category>

		<guid isPermaLink="false">http://www.richardlawrence.info/?p=51</guid>
		<description><![CDATA[Please don&#8217;t do this: It will hurt. Not right away, but around sprint 4 when the bugs found in sprint 3 for the stories built in sprint 2 need to be mixed in with the stories planned in sprint 3 for sprint 4. And then it&#8217;ll hurt more in sprint 5 and later when you [...]


Related posts:<ol><li><a href='http://www.richardlawrence.info/2008/07/11/one-word-can-change-your-daily-scrum/' rel='bookmark' title='Permanent Link: One Word Can Change Your Daily Scrum'>One Word Can Change Your Daily Scrum</a></li>
<li><a href='http://www.richardlawrence.info/2008/09/05/making-velocity-granular-enough/' rel='bookmark' title='Permanent Link: Making Velocity Granular Enough'>Making Velocity Granular Enough</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p>Please don&#8217;t do this:<br />
<img class="alignnone size-full wp-image-52" title="Planning, Development, and QA in Separate Sprints" src="http://www.richardlawrence.info/wp-content/uploads/2008/11/plan-dev-qa-sprints.png" alt="" width="500" height="155" /></p>
<p><span id="more-51"></span></p>
<p>It will hurt. Not right away, but around sprint 4 when the bugs found in sprint 3 for the stories built in sprint 2 need to be mixed in with the stories planned in sprint 3 for sprint 4. And then it&#8217;ll hurt more in sprint 5 and later when you have to start regression testing more and more code each sprint.</p>
<p>Instead, just do as much work as you can get really DONE in each sprint. Plan it, build it, test it, and deliver it. It&#8217;ll be hard to ensure that testing doesn&#8217;t get squeezed out the back of the sprint. It will. When that happens, try moving testing to the front of each story. Create your test cases as specifications and then do just enough development to make them pass. (Consider a tool like <a href="http://github.com/aslakhellesoy/cucumber/wikis/home">Cucumber</a> for this, using it to drive <a href="http://wtr.rubyforge.org/">Watir</a> if you&#8217;re building a web app. Or look at <a href="http://fit.c2.com/">Fit</a>/<a href="http://fitnesse.org/">Fitnesse</a> if that&#8217;s more your style.)</p>


<p>Related posts:<ol><li><a href='http://www.richardlawrence.info/2008/07/11/one-word-can-change-your-daily-scrum/' rel='bookmark' title='Permanent Link: One Word Can Change Your Daily Scrum'>One Word Can Change Your Daily Scrum</a></li>
<li><a href='http://www.richardlawrence.info/2008/09/05/making-velocity-granular-enough/' rel='bookmark' title='Permanent Link: Making Velocity Granular Enough'>Making Velocity Granular Enough</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.richardlawrence.info/2008/11/13/a-common-but-bad-idea/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

