<?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>Armedia &#187; Quality Assurance</title>
	<atom:link href="http://www.armedia.com/blog/category/software-development/quality-assurance-software-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.armedia.com/blog</link>
	<description>Armedia Blog</description>
	<lastBuildDate>Thu, 29 Jul 2010 16:32:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Doneness!</title>
		<link>http://www.armedia.com/blog/2010/02/doneness/</link>
		<comments>http://www.armedia.com/blog/2010/02/doneness/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 01:38:37 +0000</pubDate>
		<dc:creator>Jim Nasr</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Process]]></category>
		<category><![CDATA[Quality Assurance]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Code Review]]></category>
		<category><![CDATA[Consistency]]></category>
		<category><![CDATA[Doneness]]></category>

		<guid isPermaLink="false">http://www.armedia.com/blog/?p=300</guid>
		<description><![CDATA[‘Tis the season for the big sales kickoffs, goal communication, quota setting and the inevitable fudding and jockeying that goes with that. We at Armedia are, of course, not much different and have been dutifully working our list for a while. All roads therefore lead to “Are we done yet?!” Well, some things may never [...]]]></description>
			<content:encoded><![CDATA[<p>‘Tis the season for the big sales kickoffs, goal communication, quota setting and the inevitable fudding and jockeying that goes with that. We at Armedia are, of course, not much different and have been dutifully working our list for a while. All roads therefore lead to “Are we done yet?!” Well, some things may never be completely done. And, sometimes, you just don’t know if you’re done or how done is done. That’s kind of like dreaming about having a dream about having a dream…will it ever end! As intriguing as such enigma could be chances are you don’t want to deal with it when it comes to software development. In fact, unless you plan on becoming further fodder for <a title="JimNasr_Blog" href="http://dilbert.com/strips/comic/2008-11-09/" target="_blank">Dilbert</a>, that’s about the last thing you want to do.</p>
<p><a href="http://dilbert.com/strips/comic/2008-11-09/" target="_blank"><img class="alignnone size-full wp-image-309" title="Dilbert_software_development" src="http://www.armedia.com/blog/wp-content/uploads/2010/02/Dilbert_software_development.gif" alt="Dilbert_software_development" width="640" height="287" /></a></p>
<p>So, how can you achieve &#8220;doneness&#8221; in software development? There are, presumably, lots of ways…and likely at least one or two not based on divine intervention! Based on our experience, doneness in development (particularly in large projects) is not as much to do with having a cadre of stud developers but having a thorough, systematic and review-laden process that is consistently adhered to. Who knew?!</p>
<p>Here is the gist of our approach to doneness (formal review steps are highlighted in brackets—cannot proceed to subsequent step unless review passes successfully):</p>
<p>Code Design</p>
<ol>
<li>Document requirements (or change to requirements) to scope level</li>
<li>Get client signoff (FORMAL REVIEW)</li>
<li>Document code design, changes to object model, peer review</li>
<li>Review design (FORMAL REVIEW)</li>
<li>Update system design document</li>
</ol>
<p>Implementation</p>
<ol>
<li>Implement test cases</li>
<li>Implement compiled stubs</li>
<li>Review Stubs (FORMAL REVIEW)</li>
<li>Implement services</li>
<li>Integration code</li>
<li>Code review (FORMAL REVIEW)</li>
<li>Update documentation</li>
<li>Documentation review (FORMAL REVIEW)</li>
<li>Implement review changes</li>
<li>Final commit and addition to main build</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.armedia.com/blog/2010/02/doneness/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
