<?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>Advanced Topics In Scrum &#187; done</title>
	<atom:link href="http://advancedtopicsinscrum.com/tag/done/feed/" rel="self" type="application/rss+xml" />
	<link>http://advancedtopicsinscrum.com</link>
	<description>Techniques for Applied Scrum</description>
	<lastBuildDate>Mon, 12 Apr 2010 13:36:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Task</title>
		<link>http://advancedtopicsinscrum.com/glossary-agile-scrum-terms/task/</link>
		<comments>http://advancedtopicsinscrum.com/glossary-agile-scrum-terms/task/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 04:08:31 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Glossary Agile Terms]]></category>
		<category><![CDATA[agility]]></category>
		<category><![CDATA[distributed teams]]></category>
		<category><![CDATA[done]]></category>
		<category><![CDATA[product owner]]></category>
		<category><![CDATA[scrum]]></category>
		<category><![CDATA[scrum summary]]></category>
		<category><![CDATA[task]]></category>

		<guid isPermaLink="false">http://advancedtopicsinscrum.com/?p=231</guid>
		<description><![CDATA[Tasks are the actual units of work the team does when working on a story in a sprint. Generally speaking, it is nobody's concern except the team's who works on what task, or even what the tasks are.]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0in 0in 6pt;"><span style="font-size: small; font-family: Calibri;">Tasks are the actual units of work the team does when working on a story in a sprint. The story is the item of planning and negotiation, but team often break stories into tasks in order to manage their work. We will seldom discuss tasks in this book, as the internal workings of the scrum team aren&#8217;t this book&#8217;s main focus.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 6pt;"><span style="font-size: small; font-family: Calibri;">The tasks for a story are &#8220;owned&#8221; by the team; the team commits to stories, not tasks. The tasks only exist to aid the team in its development efforts – it is the &#8220;doneness&#8221; criteria that define the &#8220;contract&#8221; for the story, not the tasks. Generally speaking, it is nobody&#8217;s concern except the team&#8217;s who works on what task, or even what the tasks are.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://advancedtopicsinscrum.com/glossary-agile-scrum-terms/task/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>done/done/done/done</title>
		<link>http://advancedtopicsinscrum.com/musings/donedonedonedone/</link>
		<comments>http://advancedtopicsinscrum.com/musings/donedonedonedone/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 15:11:08 +0000</pubDate>
		<dc:creator>dan</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[done]]></category>
		<category><![CDATA[Good Scrum]]></category>
		<category><![CDATA[product owner]]></category>

		<guid isPermaLink="false">http://advancedtopicsinscrum.com/?p=100</guid>
		<description><![CDATA[A few years (about 6-7, I think) I introduced the team “done/done/done”
into agility in order to describe what “done” meant in an agile setting.
It is now pretty established the “done” is a HUGE concept in scrum, but
at the time we were just figuring it out. My thinking at the time was
that a Story was “done” [...]]]></description>
			<content:encoded><![CDATA[<p>A few years (about 6-7, I think) I introduced the team “done/done/done”<br />
into agility in order to describe what “done” meant in an agile setting.<br />
It is now pretty established the “done” is a HUGE concept in scrum, but<br />
at the time we were just figuring it out. My thinking at the time was<br />
that a Story was “done” when it was “Done/Done/Done”, where the three<br />
“dones” meant (coded/verified/validated). That is:</p>
<p>* Coded – it works on the developer’s box<br />
* Verified – Unit tested and they work on Integration box<br />
* Validated – accepted by ProductOwner as being what was needed</p>
<p>Later on a fourth “Done” was added for “Production Ready”, which meant:</p>
<p>* Production Ready – all additional stuff was there, like<br />
documentation, training for users, etc</p>
<p>Now, I still like the four “dones”, but have a slightly different focus.<br />
Since Stories are now well-defined bits of work, with well-defined<br />
definitions of done, there is no longer the subjective third “done” for<br />
them. The Product Owner no longer gets to decide if it is what is<br />
needed, the story is defined to be done once the acceptance criteria are<br />
verified. So there is not a hierarchy of things we do:</p>
<p>* Stories get “Done/Done”<br />
* Features get “Done/Done/Done”, and we don’t know how many stories<br />
this will take<br />
* Products get “Done/Done/Done/Done”, and we don’t know which<br />
features this will take, or how many stories it will take</p>
<p>This new way of looking at things shows us what is really going on.<br />
Within the team’s work there is only tactical agility, where the team is<br />
being agile in figuring out how to meet its story’s acceptance criteria.<br />
There is low-level strategic agility where the PO is deciding which<br />
stories to deliver for each feature in order to provide the value (for<br />
that feature) that is needed. And there is high-level agility where the<br />
PO is deciding what is the “releasable feature set” necessary to<br />
actually be able to put this thing into production. Three different<br />
levels of agility, three different sets of stakeholders, three different<br />
levels of abstraction and questions to ask.<br />
<span style="color: #888888;"><br />
Dan Rawsthorne<br />
<a href="mailto:dan@danube.com" target="_blank">dan@danube.com</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://advancedtopicsinscrum.com/musings/donedonedonedone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
