<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>James King</title>
	<atom:link href="http://kingsinsight.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://kingsinsight.com</link>
	<description>What you do next matters</description>
	<lastBuildDate>Fri, 27 Jan 2012 02:02:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='kingsinsight.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/92e7dac75b6b159e84a58c64a1a8daf3?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>James King</title>
		<link>http://kingsinsight.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://kingsinsight.com/osd.xml" title="James King" />
	<atom:link rel='hub' href='http://kingsinsight.com/?pushpress=hub'/>
		<item>
		<title>Manual regression testing may not suck so badly after all</title>
		<link>http://kingsinsight.com/2012/01/27/manual-regression-testing-may-not-suck-so-badly-after-all/</link>
		<comments>http://kingsinsight.com/2012/01/27/manual-regression-testing-may-not-suck-so-badly-after-all/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 02:02:23 +0000</pubDate>
		<dc:creator>James King</dc:creator>
				<category><![CDATA[Agile development]]></category>
		<category><![CDATA[Implementation]]></category>
		<category><![CDATA[Measurement]]></category>
		<category><![CDATA[agile testing]]></category>
		<category><![CDATA[regression testing]]></category>
		<category><![CDATA[testing robots]]></category>

		<guid isPermaLink="false">http://kingsinsight.com/?p=573</guid>
		<description><![CDATA[I often work with good developers and one thing I notice about all good developers is that they seem to love the idea of building robots. Bad developers see problems and sit there waiting for someone to come up with a solution in enough detail for the developer to transcribe the solution into code, much [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kingsinsight.com&amp;blog=9272381&amp;post=573&amp;subd=kingsinsight&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I often work with good developers and one thing I notice about all good developers is that they seem to love the idea of building robots.</p>
<p>Bad developers see problems and sit there waiting for someone to come up with a solution in enough detail for the developer to transcribe the solution into code, much like an old fashioned typist takes dictation and types it onto a page.<br />
So if a bad developer noticed that their house needed cleaning, then he or she would simply complain that someone should clean it. Then if you point out that it is their house that needs cleaning then they will either claim management won’t let them clean or that the problem is more complex than it seems cannot be solved.</p>
<p>In fact even if you ask them to try and clean, they will just start to reveal that cleaning is “more than vacuuming” and could involve the removal of micro-particles that only quantum physicists could possible manipulate. Indeed, they will contend, it is unlikely that anyone really cleans their house and the only practical solution would be to upgrade to a new cleaner house.</p>
<p>But good developers are different. A good developer will notice that the house needs cleaning, work out that actually cleaning it less fun than designing a better way to clean houses and immediately begin working on the design for a new robot.<br />
<span id="more-573"></span></p>
<p>In fact, rather than cleaning the house for an hour, most good developers would prefer to spend a whole day building a robot that could clean the house for them.<br />
Of course, the robot might occasionally turn evil and attack the developer as happens in every science fiction movie; but even this is seen as being preferable to cleaning the house manually.</p>
<p>So a similar thing happens when it comes to testing. Bad developers seem to think that testing is optional, or at best a good idea in a utopian world, but simply impossible with our existing systems.</p>
<p>Good developers suggest that we hire a cleaner to come in once a week (er – a tester I mean). But that means that our house gets dirtier during the week and is only ever clean for a short time. It also turns out to cost money to hire both testers and cleaners and it turns out that if they are not good at their job then they don’t help us to clean things up at all.</p>
<p>So it is no surprise that when I asked my developers to do some regression testing recently, they immediately recommended hiring a regression testing specialist. When my budget ran too low, they immediately started to build robots to do the testing for them.</p>
<p>But the robots turned out to need maintenance and development and sadly even testing – they were developing their own bugs. So now we face the challenge – should we build a new robot to test our existing testing robot?</p>
<p>Now it seems we face an infinite loop, with ever increasing armies of robots being built to test and protect us from the robots we have already built.</p>
<p>Or, maybe we can do some manual regression testing.</p>
<p>Manual regression testing involves somebody sitting down and testing that what we built yesterday still works, even though we added some new stuff today.<br />
Because regression testing is boring, we would like to defer it to the end of the project, but because our system gets dirty one day at a time it seems better to test it every day.</p>
<p>But without robots and nanotechnology we cannot test everything every day and even with robots, they only test the same obvious stuff every day.<br />
This is what you would call a problem that sucks:<br />
<a href="http://kingsinsight.files.wordpress.com/2012/01/sucky-testing.jpg"><img class="alignnone size-medium wp-image-574" title="sucky testing" src="http://kingsinsight.files.wordpress.com/2012/01/sucky-testing.jpg?w=300&#038;h=286" alt="" width="300" height="286" /></a><br />
So I decided to as a tester – What is it about testers that makes them enjoy doing long hours or boring, sucky work?</p>
<p>The answer might surprise you – the tester I spoke to actually hates doing long hours of sucky boring work. He even hired a cleaner to clean his house because he could not afford a robot with nontechnology. Also he noted, he would not trust a robot that was built by developers because he was sure it would eventually turn evil and try to exterminate humanity.</p>
<p>So I asked him a new question – how can manual regression testing be anything but sucky work?</p>
<p style="padding-left:30px;">“Build some robots,” he responded, “Automated testing is much better than manual testing for fun value, even though manual testing often reveals more important problems.”<br />
“But how can a human out-test a robot?” I asked, “ and why do you do manual testing if it sucks.”<br />
“Repetitive testing sucks and robots are better at stuff that sucks. But manual testing is really problem solving not just typing test scripts,” He responded.</p>
<p>My immediate thought was that if I could fool the developers into thinking that testing was fun then I might be onto something … but they are probably too smart for that.</p>
<p>So the bigger challenge is to try to find ways that testing is actually about problem solving while keeping the repetitive stuff to a minimum. Unfortunately that sounds like the opposite of regression testing doesn’t it?</p>
<p>So &#8211; how can regression testing be valuable work that people don&#8217;t hate doing &#8211; rather than low value work we defer indefinitely? (Besides through building robots).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kingsinsight.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kingsinsight.wordpress.com/573/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kingsinsight.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kingsinsight.wordpress.com/573/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kingsinsight.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kingsinsight.wordpress.com/573/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kingsinsight.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kingsinsight.wordpress.com/573/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kingsinsight.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kingsinsight.wordpress.com/573/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kingsinsight.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kingsinsight.wordpress.com/573/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kingsinsight.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kingsinsight.wordpress.com/573/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kingsinsight.com&amp;blog=9272381&amp;post=573&amp;subd=kingsinsight&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kingsinsight.com/2012/01/27/manual-regression-testing-may-not-suck-so-badly-after-all/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a39c3c938b68cc0bd6b65ad98323b456?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jamesking42</media:title>
		</media:content>

		<media:content url="http://kingsinsight.files.wordpress.com/2012/01/sucky-testing.jpg?w=300" medium="image">
			<media:title type="html">sucky testing</media:title>
		</media:content>
	</item>
		<item>
		<title>An international standard for being scared?</title>
		<link>http://kingsinsight.com/2011/11/04/an-international-standard-for-being-scared/</link>
		<comments>http://kingsinsight.com/2011/11/04/an-international-standard-for-being-scared/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 22:31:19 +0000</pubDate>
		<dc:creator>James King</dc:creator>
				<category><![CDATA[Risk]]></category>
		<category><![CDATA[pragmatic project management]]></category>
		<category><![CDATA[risk]]></category>
		<category><![CDATA[team based risk management]]></category>

		<guid isPermaLink="false">http://kingsinsight.com/?p=566</guid>
		<description><![CDATA[I sometimes quote ISO90210 (not a real standard) to represent a common approach that, while often used, is not a formally recognised standard.  It is more a common but informal way people approach something. In this case I am looking at how to be scared.  Apparently there is a standard approach to being scared that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kingsinsight.com&amp;blog=9272381&amp;post=566&amp;subd=kingsinsight&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I sometimes quote ISO90210 (not a real standard) to represent a common approach that, while often used, is not a formally recognised standard.  It is more a common but informal way people approach something.</p>
<p>In this case I am looking at how to be scared. </p>
<p>Apparently there is a standard approach to being scared that inolves the amygdalae in our brain and us cheking our big catalogue of things to be scared of when any event happens. But that is a biological response and I am more interested here in a project management response.</p>
<p>So here is where I start &#8211; the ISO90210 standard for being scared at the start of a project (or halfway through):</p>
<ol>
<li>For both Product risk and project risk (see below for the definitions), write down a list of:</li>
<ul>
<li>What could go wrong?</li>
<li>What would cause it?</li>
<li>When and how would we find out?</li>
<li>What would happen after we found out?</li>
</ul>
<li>Once you have a long list, review the list and look for patterns:</li>
<ul>
<li>Are any 2 things symptoms of the same underlying cause or event?</li>
<li>Do several bad things result in a similar bad outcome?</li>
<li>What is the level of<a title="Risk outrage – look out for falling coconuts" href="http://kingsinsight.com/2010/11/07/risk-outrage-look-out-for-falling-coconuts/"> risk outrage </a>– ie how pissed off would the stakeholders be with each, regardless of how bad or mild it really is?</li>
<li>Ask yourself – If one or two of these did happen, which ones would they be?</li>
<li>Ask yourself &#8211; If there is one thing we know we should deal with, but probably won&#8217;t, what would it be?</li>
</ul>
<li>Consolidate your list into the top three (or 1 or 5):</li>
<ul>
<li>Which 3 things should we be the most worried about?</li>
<li>Why them in particular?</li>
</ul>
</ol>
<p> Then you have a consolidated list of what you should be the most scared of. The final steps are:</p>
<ol>
<li>Compare your list to what others came up with; and</li>
<li>Discuss what we should do about the combined list of concerns.</li>
</ol>
<p>Note – it is worth looking at both product risk and process risk:</p>
<ul>
<li>Product risk is the risk that we will deliver the project but that the product we deliver will not do what we want (it will fail to meet expectations or do unwanted things). For example it might not sell or it might canabalise demand for another product; and</li>
<li>Process risk (or project risk) is the risk the project won’t deliver the product we have asked for when we want it. Examples include too many bugs, a restructure impacting the team and so forth.</li>
</ul>
<p>At least if you are going to be scared (which you should be on every project), you can now do it properly.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kingsinsight.wordpress.com/566/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kingsinsight.wordpress.com/566/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kingsinsight.wordpress.com/566/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kingsinsight.wordpress.com/566/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kingsinsight.wordpress.com/566/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kingsinsight.wordpress.com/566/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kingsinsight.wordpress.com/566/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kingsinsight.wordpress.com/566/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kingsinsight.wordpress.com/566/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kingsinsight.wordpress.com/566/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kingsinsight.wordpress.com/566/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kingsinsight.wordpress.com/566/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kingsinsight.wordpress.com/566/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kingsinsight.wordpress.com/566/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kingsinsight.com&amp;blog=9272381&amp;post=566&amp;subd=kingsinsight&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kingsinsight.com/2011/11/04/an-international-standard-for-being-scared/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a39c3c938b68cc0bd6b65ad98323b456?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jamesking42</media:title>
		</media:content>
	</item>
		<item>
		<title>A daily status meeting? Really?  Now you want daily performance measures? Really?</title>
		<link>http://kingsinsight.com/2011/10/27/a-daily-status-meeting-really-now-you-want-daily-performance-measures-really/</link>
		<comments>http://kingsinsight.com/2011/10/27/a-daily-status-meeting-really-now-you-want-daily-performance-measures-really/#comments</comments>
		<pubDate>Thu, 27 Oct 2011 05:13:44 +0000</pubDate>
		<dc:creator>James King</dc:creator>
				<category><![CDATA[Agile development]]></category>
		<category><![CDATA[Capability growth]]></category>
		<category><![CDATA[Measurement]]></category>

		<guid isPermaLink="false">http://kingsinsight.com/?p=561</guid>
		<description><![CDATA[I run agile training courses and I often preach the benefit of a daily standup.  The idea is that it is 15 minutes a day where everyone in the team lists What they have done since last time What they will do today What obstacle or issue is in their way It works really well [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kingsinsight.com&amp;blog=9272381&amp;post=561&amp;subd=kingsinsight&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I run agile training courses and I often preach the benefit of a daily standup.  The idea is that it is 15 minutes a day where everyone in the team lists</p>
<ul>
<li>What they have done since last time</li>
<li>What they will do today</li>
<li>What obstacle or issue is in their way</li>
</ul>
<p>It works really well in my slides but now I am trapped in the real world temporarilly working on a real project. Do I really want a daily meeting?</p>
<p><span id="more-561"></span></p>
<p>I actually do really benefit from the daily meeting, especially when I compare what we say we are doing to a physical story wall.</p>
<p>Lately though, I have been on multiple projects, all of which have a standup.  I have also asked my own team to do a stand up.  So now one of my obstacles is &#8220;I am in too many meetings about my obstacles&#8221;.</p>
<p>The simple solution we have implemented is that nobody can be in more than two standups a day. It seemed impossible because we are doing so much. But then we realised we were actually commiting to so much, not necessarilly doing it all.</p>
<p>Nobody believes me in my training courses, but if you are on 10 projects you really do have to stop being spread so thinly. People often thing there is no choice but to remain too thinly spread. But even if you get thrown off the projects for complaining and people tell you off, this is better than being left on 10 projects and then having people complain that you are not delivering.</p>
<p>So I was happy again.  But I had no idea that outside of agile projects some guy published a book on &#8220;<a href="http://www.amazon.com/Mastering-Rockefeller-Habits-Increase-Growing/product-reviews/1590790154" target="_blank">Mastering the Rockerfeller Habits</a>&#8220;. Based on this the team I am working with have:</p>
<ul>
<li>A daily meeting to keep up on things.  The agenda should be short and sweet and should cover</li>
<ul>
<li>What 3 things you will do today</li>
<li>The &#8220;rock&#8221; or obstacle in your way</li>
<li>Your daily measure or &#8220;Key Performance Indicator (KPI)</li>
</ul>
<li>A weekly meeting to confirm progress, communicate across the team and commit to the next week.</li>
</ul>
<p>It all sounded very agile even though I assume Rockerfeller never used the term &#8220;agile&#8221;. </p>
<p>I particularly like the limit of three things you will do today, because it forces you to prioritise and to be brief in your update. But then I stopped to think about it &#8211; why would I provide a KPI every day?  And what happened to the &#8220;This is what I actually got done yesterday&#8221;.</p>
<p>So we now have a story wall for one team (we are colocated) and make sure we put our daily commitments up on the wall &#8211; so we see if they have been done.  For the other team we have to remind each other what we missed or achieved.</p>
<p>But good grief &#8211; who wants a daily KPI?  It turns out that it sucks quite badly for multiple reasons. </p>
<ul>
<li>Rather than just reporting tasks completed or stories delivered, we have to measure the quality of our work every day. It turns out it is a lot easier to talk about stuff you did than about the value you added or the quality of what you did.</li>
<li>You need to find out what the core focus of your role is and quantify it.  Then you need to explain your focus to the rest of the team.</li>
<li>You need to constantly come back and focus on your measure.</li>
<li>Even simple measures lead to challenging questions when they are inconsistent (or too consistent) or unexpected.</li>
</ul>
<p>Of course these are also good reasons for doing it.</p>
<p>My initial measures were a bit lame, but now I think I will change one of mine to the following</p>
<ul>
<li>Percentage of time spent adding new value to the business (new stories for developers, something hard for managers)</li>
<li>Percentage of time spent &#8220;consolidating or protecting existing value&#8221;.  This would include fixing defects (because you are repairing the system to what it should be doing already), maybe monitoring the system and maybe refactoring to simplify what the system is already doing</li>
<li>Percentage of time spent doing other stuff (writing on my blog, going to meetings which have no defined value nor good muffins, writing reports for people, etc).</li>
</ul>
<p>Since we don&#8217;t have time sheets here (yay) I will have to guess what the percentages are every day. But then I would probably have to be able to justify the rating I give and that seems really hard.</p>
<p>Maybe I should tell them that agile projects don&#8217;t measure KPIs. We measure activity rather than quality. </p>
<p>In fact many projects measure activity instead of progress (story points complete but not problem solved or new capability delivered).</p>
<p>Then again &#8211; maybe my agile projects should be providing some kind of measure of daily contribution to the business rather than daily activity.</p>
<p>What would happen if our agile projects were expected to do that in the same way the team I am working with have been asked to?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kingsinsight.wordpress.com/561/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kingsinsight.wordpress.com/561/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kingsinsight.wordpress.com/561/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kingsinsight.wordpress.com/561/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kingsinsight.wordpress.com/561/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kingsinsight.wordpress.com/561/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kingsinsight.wordpress.com/561/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kingsinsight.wordpress.com/561/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kingsinsight.wordpress.com/561/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kingsinsight.wordpress.com/561/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kingsinsight.wordpress.com/561/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kingsinsight.wordpress.com/561/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kingsinsight.wordpress.com/561/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kingsinsight.wordpress.com/561/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kingsinsight.com&amp;blog=9272381&amp;post=561&amp;subd=kingsinsight&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kingsinsight.com/2011/10/27/a-daily-status-meeting-really-now-you-want-daily-performance-measures-really/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a39c3c938b68cc0bd6b65ad98323b456?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jamesking42</media:title>
		</media:content>
	</item>
		<item>
		<title>Where should a producer start to become agile?</title>
		<link>http://kingsinsight.com/2011/10/03/where-should-a-producer-start-to-become-agile/</link>
		<comments>http://kingsinsight.com/2011/10/03/where-should-a-producer-start-to-become-agile/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 04:54:50 +0000</pubDate>
		<dc:creator>James King</dc:creator>
				<category><![CDATA[Agile development]]></category>
		<category><![CDATA[Capability growth]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[web producer]]></category>

		<guid isPermaLink="false">https://kingsinsight.wordpress.com/2011/10/03/where-should-a-producer-start-to-become-agile/</guid>
		<description><![CDATA[I sometimes encounter people with the role of “producer”. Generally I think of them as “project managers for creative people and artists” but I did once ask a producer what they really do and they succinctly described all the roles of business analyst, Scrum Master/iteration manager, project manager and product owner. Maybe a shorter description [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kingsinsight.com&amp;blog=9272381&amp;post=558&amp;subd=kingsinsight&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I sometimes encounter people with the role of “producer”.</p>
<p>Generally I think of them as “project managers for creative people and artists” but I did once ask a producer what they really do and they succinctly described all the roles of business analyst, Scrum Master/iteration manager, project manager and product owner.</p>
<p>Maybe a shorter description is that they make sure everything comes together on a brief before time, creativity and money run out.</p>
<p><span id="more-558"></span></p>
<p>Producers are often used to running running relatively small projects where they can deliver through hard work, luck, finesse and sheer determination; but they often struggle when they end up on larger and larger projects where their role becomes ever more critical while simultaneously becoming ever more vague and confused until they need to resort to PDD as the only way to bring the project home (PDD – Panic Driven Development).</p>
<p>Agile approaches often provide a structure and a discipline that allow the producer to manage the complexity and creativity on larger initiatives, but unfortunately most agile literature and training is aimed at IT development teams, rather than producers.</p>
<p>So how do a producer learn to become agile?  I got asked this question recently and referred it onto Rebecca Yik – Executive Producer and accidental agile coach. She came back with the following advice:</p>
<blockquote><p>Things I’ve learnt and can recommend as a Producer developing my Agile expertise</p>
<p>Blogs, Resources, Guides</p>
<ul>
<li>James King <a href="http://kingsinsight.com">http://kingsinsight.com</a>  (goes without saying right?)</li>
<li>Agile @ Atlassian <a href="http://www.atlassian.com/agile/">http://www.atlassian.com/agile/</a></li>
<li>Version One <a href="http://www.versionone.com/Resources/">http://www.versionone.com/Resources/</a></li>
<li>Mike Cohn <a href="http://blog.mountaingoatsoftware.com/">http://blog.mountaingoatsoftware.com/</a></li>
<li>Rally Software <a href="http://www.rallydev.com/">http://www.rallydev.com/</a></li>
</ul>
</blockquote>
<blockquote><p>Books</p>
<ul>
<li>Agile Estimating and Planning by Mike Cohn</li>
</ul>
</blockquote>
<blockquote><p>Tools &#8211; At the moment I’m reviewing/trialling online tools we should use</p>
<ul>
<li>Version One</li>
<li>JIRA with Green-hopper</li>
</ul>
</blockquote>
<blockquote><p>Groups you should join in Sydney Australia</p>
<ul>
<li>Agile Sydney <a href="http://www.meetup.com/Agile-Sydney/">http://www.meetup.com/Agile-Sydney/</a></li>
</ul>
</blockquote>
<blockquote><p>Training</p>
<ul>
<li>Software Education (snuck in by James) <a title="http://softed.com/Courses/Agile.aspx" href="http://softed.com/Courses/Agile.aspx">http://softed.com/Courses/Agile.aspx</a></li>
<li>Agile Academy <a href="http://www.agileacademy.com.au/agile/">http://www.agileacademy.com.au/agile/</a></li>
<li>On the job!</li>
</ul>
</blockquote>
<p>To that list I (James again) would add one course that looks like it will be a really good one for producers: <a href="http://softed.com/Courses/Passionate-Product-Ownership.aspx">Passionate Product Ownership</a> with Jeff Patton.</p>
<p>Of course both Rebecca and I are also available to help your journey – either with advice over coffee or fully-fledged coaching and consulting work.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kingsinsight.wordpress.com/558/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kingsinsight.wordpress.com/558/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kingsinsight.wordpress.com/558/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kingsinsight.wordpress.com/558/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kingsinsight.wordpress.com/558/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kingsinsight.wordpress.com/558/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kingsinsight.wordpress.com/558/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kingsinsight.wordpress.com/558/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kingsinsight.wordpress.com/558/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kingsinsight.wordpress.com/558/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kingsinsight.wordpress.com/558/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kingsinsight.wordpress.com/558/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kingsinsight.wordpress.com/558/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kingsinsight.wordpress.com/558/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kingsinsight.com&amp;blog=9272381&amp;post=558&amp;subd=kingsinsight&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kingsinsight.com/2011/10/03/where-should-a-producer-start-to-become-agile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a39c3c938b68cc0bd6b65ad98323b456?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jamesking42</media:title>
		</media:content>
	</item>
		<item>
		<title>Sprint 0 (or iteration 0) checklist &#8230; simple but not always easy</title>
		<link>http://kingsinsight.com/2011/09/30/sprint-0-or-iteration-0-checklist-simple-but-not-always-easy/</link>
		<comments>http://kingsinsight.com/2011/09/30/sprint-0-or-iteration-0-checklist-simple-but-not-always-easy/#comments</comments>
		<pubDate>Fri, 30 Sep 2011 03:55:46 +0000</pubDate>
		<dc:creator>James King</dc:creator>
				<category><![CDATA[Implementation]]></category>
		<category><![CDATA[Observations]]></category>
		<category><![CDATA[and retrospective]]></category>
		<category><![CDATA[backlog]]></category>
		<category><![CDATA[eek]]></category>
		<category><![CDATA[iteration]]></category>
		<category><![CDATA[planning under pressure]]></category>
		<category><![CDATA[wrong direction]]></category>

		<guid isPermaLink="false">http://kingsinsight.com/?p=554</guid>
		<description><![CDATA[I am currently trapped in the real world &#8230; working on a real project rather than running a training course on how to run projects. Interestingly it turns out the real world is harder and more ambiguous than the projects in my training slides Having said that though, the fundamentals don&#8217;t seem to change. We have stopped [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kingsinsight.com&amp;blog=9272381&amp;post=554&amp;subd=kingsinsight&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I am currently trapped in the real world &#8230; working on a real project rather than running a training course on how to run projects.</p>
<p>Interestingly it turns out the real world is harder and more ambiguous than the projects in my training slides <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Having said that though, the fundamentals don&#8217;t seem to change. We have stopped a project and are about to restart. It is really urgent and we have inherited a project whose budget (in time and money) has already been spent. So we really need to get going.</p>
<p>But are we better off starting or are we better off getting our act together before we start so we are not &#8220;mistaking activity for progress&#8221; by rushing off in the wrong direction?</p>
<p><span id="more-554"></span></p>
<p>What I say in my training courses is to get the team together and brainstorm everything that needs to be in place before we start.  Then prioritise these ideas using <a title="Using MoSCoW to prioritize ideas" href="http://kingsinsight.com/2010/12/03/using-moscow-to-prioritize-ideas/">MOSCOW</a> and spend your first iteration (or sprint) nailing those stories.  Then if you have not done all the &#8220;must haves&#8221; then don&#8217;t start and if you have not done all the should haves then you know your next retrospective will include &#8220;should not have started before &#8230;&#8221;.  But with your should haves you can turn them into risks or tasks to do in the next iteration or two by dropping some stories to make room for them.</p>
<p>Great, I can&#8217;t fault the logic, but now I am in the real world and the development team is already off and running on some of the things they know need doing for our first urgent release, while some of the team are yet to arrive on site.</p>
<p>So here are the must-have&#8217;s I am applying.  Let&#8217;s see what happens.</p>
<ol>
<li>Do we know where we are going?</li>
<ul>
<li>Do we have a Mandate to do the project? Ie</li>
<ul>
<li>Do we know the problem we are solving (<em>yes</em>). </li>
<li>Do we have funding allocated and not just &#8220;soon to be sorted&#8221;. (<em>Yes)</em></li>
<li>Do we have a complete backlog that the whole team understands (<em>no</em>).  Eek &#8230; do we know what to do for the first release? (<em>Yes &#8211; we need to be ready to integrate some functionality for the other key project by the end of next month</em>.</li>
<li>Do we know our scope and priorities? (<em>Yes-ish, er that is to say roughly yes)</em> [which is probably the most dangerous answer of all].  (<em>But we do know the scope for t he release in one month and we know our first priority is to hit that deadline subject to our other first priority of sufficient quality is mandatory).</em></li>
<li>Have we defined success? Do we know what &#8220;good&#8221; and &#8220;fixed quality&#8221; actually mean? When is a story done? What non-functional requirements need to be meet to release? (<em>Er No we are not really clear yet)</em></li>
</ul>
</ul>
<li>Do we know how to get there?</li>
<ul>
<li>Do we know what practices we are using? (<em>Yes &#8211; we are stealing them from the project we need to integrate into)</em>.</li>
<ul>
<li>Really? Do we have planning and showcase meetings booked (<em>yes</em>). Do we have retrospectives and standups? (<em>Yes)</em></li>
<li>Do we know what technologies we are using? (<em>Yes, except for some of the bits).</em></li>
</ul>
<li>Do we know who is doing what on our project? (<em>We have a sponsor, a product owner, a scrum master, a BA, some developers and a project manager). </em>Again &#8211; Do we know who is doing what? (<em>They should do, they know their job titles, except the Scrum Master, I am not sure if we told him that he is on the project to the bitter [or joyful] end).</em> In other words &#8211; We need to be clear on what they actually do. Cool &#8211; do we have an architect and a tester? (<em>Long pause &#8230; oops)</em></li>
<li>Do we have a test strategy that is understood by the whole team? (<em>No). </em></li>
<li>Do we have a publicly available risk register? <em>(No but the PM is listing and discussing the key risks)</em></li>
<li>Do we have a high level architecture that is understood by the whole team (coding standards if we want them, standard tools, guiding principles and of course a big picture on a wall or whiteboard of the context diagram and dataflow diagram (or domain model or strawman or something). (<em>Yes-ish)</em></li>
<li>Do we know the biggest constraint that is likely to inhibit our success? <em>(Yes and no)</em></li>
<li>Do we know the few things that really need to be done well and the other things that need to be done well enough to succeed? <em>(sort of)</em> What has to work for us to succeed and what has to be done really well? What will be forgiven and what will be remembered after the project is done? <em>(er &#8230; yes)</em></li>
<li>Do we have a road map of what is being released in what order, say epics per release? <em>We have lots of stories and epics in Sharepoint, Jira and Version One. But we do know what needs to be done for the end of the month and we are consolidating to one backlog in the coming days)</em></li>
</ul>
<li>Are we set up to succeed?</li>
<ul>
<li>Do we have the right people? <em>(yes</em>)</li>
<li>Have we moved to one location (<em>No &#8211; same planet but different countries</em>)</li>
<li>Have we cleared the decks of all other distractions (<em>no &#8211; some of the core team are on other initiatives</em>)</li>
<li>Do we have real buy-in and trust from both the team and the business stakeholders<em> (yes)</em></li>
<li>Have we all worked together before <em>(no)</em></li>
</ul>
</ol>
<p>The trainer in me is screaming stop. The enthusiastic optimist in me is calmly saying we have been here before and the crew is a good one so we will pull it off.</p>
<p>But the project manager in me is comparing risks against each other to pick the least worst (or should I say best) options. (I am not the PM on this project but I will sink or swim with him so my inner PM is talking loudly in my head).</p>
<p>So here is my current cunning plan:</p>
<ul>
<li>Get the test strategy in place before anything else.  Then make sure we have a technical scope and high level architecture diagram that we can show both the related project and the business customer.</li>
<li>Define Done, Quality and the &#8220;what do you really do&#8221; part of the key roles</li>
<li>Break the project into &#8220;imminent release&#8221; and &#8220;rest of project&#8221; and get on with some of the imminent release while sorting the rest out.</li>
<li>Smile and look confident while copping a schalaking from the sponsor for not being fully ready.  Calmly repeat &#8220;its better to be unhappy now than at the end of the month; It&#8217;s better for the team to commit than to force them forward before they are ready; We know the biggest constraints and we are focussed on managing them first; stop hitting me, its not really appropriate).</li>
<li>Expect to only deliver one quarter of my potential velocity in sprint one because I am really doing sprint two late.  Maybe I should delay to sort things out but that always seems to rub me the wrong way.What</li>
</ul>
<p>What would you tell me to do?</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kingsinsight.wordpress.com/554/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kingsinsight.wordpress.com/554/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kingsinsight.wordpress.com/554/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kingsinsight.wordpress.com/554/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kingsinsight.wordpress.com/554/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kingsinsight.wordpress.com/554/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kingsinsight.wordpress.com/554/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kingsinsight.wordpress.com/554/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kingsinsight.wordpress.com/554/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kingsinsight.wordpress.com/554/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kingsinsight.wordpress.com/554/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kingsinsight.wordpress.com/554/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kingsinsight.wordpress.com/554/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kingsinsight.wordpress.com/554/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kingsinsight.com&amp;blog=9272381&amp;post=554&amp;subd=kingsinsight&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kingsinsight.com/2011/09/30/sprint-0-or-iteration-0-checklist-simple-but-not-always-easy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a39c3c938b68cc0bd6b65ad98323b456?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jamesking42</media:title>
		</media:content>
	</item>
		<item>
		<title>Why so long between articles baby?</title>
		<link>http://kingsinsight.com/2011/09/29/why-so-long-between-articles-baby/</link>
		<comments>http://kingsinsight.com/2011/09/29/why-so-long-between-articles-baby/#comments</comments>
		<pubDate>Wed, 28 Sep 2011 21:43:59 +0000</pubDate>
		<dc:creator>James King</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Observations]]></category>

		<guid isPermaLink="false">https://kingsinsight.wordpress.com/2011/09/29/why-so-long-between-articles-baby/</guid>
		<description><![CDATA[Its been a while since I have published anything so this blog is starting to look more like an archive of my old ideas rather than a regular window into my musings and ideas. But there is an explanation – My most recent project has been consuming more of my attention than expected. Project New [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kingsinsight.com&amp;blog=9272381&amp;post=553&amp;subd=kingsinsight&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Its been a while since I have published anything so this blog is starting to look more like an archive of my old ideas rather than a regular window into my musings and ideas.</p>
<p>But there is an explanation – My most recent project has been consuming more of my attention than expected. </p>
<p>Project New Baby (Or since we normally use acronyms in IT – “PNB”) involved the development and delivery of the next generation of peopleware for the King household (ie a baby).</p>
<p>Since the project was run by my wife, who is an exceptional project manager, the project delivered earlier than promised, which sounds good.</p>
<p>But there is a thing called project Karma that came into play on the delivery date. I have delivered a lot of IT projects in my time and have sometimes been guilty of saying “We can do that in warranty support” when I encounter things that could delay delivery of my project. I have even managed to deliver a project early by shifting some of the work into the forthcoming production releases. </p>
<p>The down side of deferring things to warranty support meant that the issues left behind were dealt with by a shocked looking and under-prepared production support team. </p>
<p>Beyond the short term impact though, the theory of project karma states that the luck you have on your future projects will be impacted by the good and not so good things you have inflicted on others in your previous projects. </p>
<p>So it should come as no surprise that although my wife delivered PNB earlier than expected, the warranty support team of two (my wife and I) found themselves under-resourced and poorly trained to support the new baby in production.</p>
<p>Consequently, I have been in a state of perpetual chaos for the last month or so, dragged away from other endeavours to support the new release.</p>
<p>On the plus side though, PNB has exceeded stakeholder expectations in customer satisfaction and other key indicators.</p>
<p><a href="http://kingsinsight.files.wordpress.com/2011/09/image.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;margin:5px;" title="image" border="0" alt="image" src="http://kingsinsight.files.wordpress.com/2011/09/image_thumb.png?w=184&#038;h=244" width="184" height="244" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kingsinsight.wordpress.com/553/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kingsinsight.wordpress.com/553/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kingsinsight.wordpress.com/553/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kingsinsight.wordpress.com/553/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kingsinsight.wordpress.com/553/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kingsinsight.wordpress.com/553/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kingsinsight.wordpress.com/553/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kingsinsight.wordpress.com/553/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kingsinsight.wordpress.com/553/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kingsinsight.wordpress.com/553/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kingsinsight.wordpress.com/553/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kingsinsight.wordpress.com/553/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kingsinsight.wordpress.com/553/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kingsinsight.wordpress.com/553/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kingsinsight.com&amp;blog=9272381&amp;post=553&amp;subd=kingsinsight&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kingsinsight.com/2011/09/29/why-so-long-between-articles-baby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a39c3c938b68cc0bd6b65ad98323b456?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jamesking42</media:title>
		</media:content>

		<media:content url="http://kingsinsight.files.wordpress.com/2011/09/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Become a Certified Strum Muckster (or CSA)</title>
		<link>http://kingsinsight.com/2011/07/27/become-a-certified-strum-muckster-or-csa/</link>
		<comments>http://kingsinsight.com/2011/07/27/become-a-certified-strum-muckster-or-csa/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 15:30:56 +0000</pubDate>
		<dc:creator>James King</dc:creator>
				<category><![CDATA[Agile fables]]></category>
		<category><![CDATA[Leading change]]></category>
		<category><![CDATA[agile certification]]></category>

		<guid isPermaLink="false">https://kingsinsight.wordpress.com/2011/07/27/become-a-certified-strum-muckster-or-csa/</guid>
		<description><![CDATA[With certification in agile becoming all the rage, I have decided to create a new international certification for trainers. To become a Certified Strum Muckster you need to meet the strict sounding entry criteria for the International Strum Alliance and then abide by a number of rules that have been deemed by the International Strum [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kingsinsight.com&amp;blog=9272381&amp;post=546&amp;subd=kingsinsight&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>With certification in agile becoming all the rage, I have decided to create a new international certification for trainers.</p>
<p>To become a Certified Strum Muckster you need to meet the strict sounding entry criteria for the International Strum Alliance and then abide by a number of rules that have been deemed by the International Strum Alliance  (currently me) to be the one true and correct way to create and deliver training courses.</p>
<p><span id="more-546"></span></p>
<h1>Strum Alliance Membership</h1>
<ul>
<li>James King</li>
</ul>
<p>His mother also said that she would join if nobody else did so he wouldn&#8217;t feel bad &#8230; Though she hasn’t actually turned up yet.</p>
<h1>Conditions that must be met to become a CSA</h1>
<p>Potential Strum Mucksters  need to follow the correct pathway toward Strum Muckstery. No exceptions are allowed and unfortunately no credit can be given for existing qualifications or experience. This is to ensure the maintenance of the highest standards demanded of Strum practitioners.</p>
<ol>
<li>The potential Strum Muckster must deem themself to be certified. Unfortunately the current volume of applicants and the inherent laziness of the existing membership of the International Strum Alliance means that nobody else has time to certify you. So certification will be strictly performed on a do-it-yourself basis.</li>
<li>If the newly qualified CSA wants a certificate he or she will need to work out how to print one.</li>
<li>The Certified Strum Muckster must use the title Certified Strum Muckster or CSA (Certified Strum Acronym) in at least one conversation, email or a comment on this blog.</li>
<li>The CSA must agree to absolutely not pay a membership fee of $22.50 per quarter to James King for the privilege of ongoing membership. Those who do decide to pay the membership fee will need to cease using the CSA qualification and instead adopt the title of RSBC (really should be certified). They will also need to look in a dictionary to find an alternative meaning for “certified”.</li>
</ol>
<h1>The rules of Strum</h1>
<p>As with all true and correct approaches to building training, there are a number of rules that must be adhered to, unless you decide to break them.</p>
<p>The approach to learning the Strum method is similar to the approach used in learning many project methodologies and indeed the secret martial art techniques of the Yue Bet monastery:</p>
<ol>
<li>Learn the rules</li>
<li>Follow the rules</li>
<li>Break the rules</li>
</ol>
<p>In the Yue Bet approach to martial arts, students are expected to learn a technique, practice the technique until they master it and only then adapt the way they apply the technique to create their own style.</p>
<p>The same approach applies to learning many methodologies.</p>
<p>Practitioners must first learn the rules of the methodology, then they must follow the rules and learn what happens when they do so in the real world, after which they usually break the rules because the rules turned out to be quite silly and unrealistic when attempted without modification in a real project.</p>
<p>The same applies to learning Strum with one modification:</p>
<blockquote><p>The 3 steps listed above must be closely adhered to. However, the CSA is free to apply the steps in any order.</p></blockquote>
<h2>Rule 1</h2>
<p>The best way to train and learn is through face to face conversation, preferably through interaction in solving case studies as a group.</p>
<p>Having said that though, books are pretty interesting too and some of the new technologies like youtube and e-learning are pretty amazing. So use those things instead if you want to.</p>
<h2>Rule 2</h2>
<p>The correct class size is 5-9 students and 1-2 facilitators (CSAs).</p>
<p>But you can’t always find 5 people and sometimes you want to have more in the class so do that if it makes more sense.</p>
<h2>Rule 3</h2>
<p>The difference between the wise man and the fool is that the wise man can learn something  from anyone, even a fool.  But the fool will not learn from anyone, not even a wise man.</p>
<p>So if you have mastered your material to the point where you won’t find yourself learning from your students, nor being corrected by them in front of everyone else … then you can be sure that even the wisest of your students will still have something to learn from you.</p>
<h2>Rule 4</h2>
<p>Strum Mucksters do not seek to provide students with the correct answer but with the correct question.</p>
<p>That way the student has to do all the thinking and the strum muckster can drink cappuccinos.</p>
<h2><strong>Rule 5</strong></h2>
<p>Learning is optional but catering is compulsory.</p>
<p>In the end each student will only learn what he or she wants to learn but the CSA must cater to each student&#8217;s individual learning style AND provide muffins.</p>
<h2>Rule 6</h2>
<p>The Certified Strum Muckster must possess emotional intelligence and develop the appropriate level of soft skills.</p>
<p>If nobody got upset or uncomfortable during the course then you were probably too soft.</p>
<p>And if there was blood left on the carpet at the end of the course (particularly your own) then you probably should have been more tactful, or you might have pushed the learning too hard instead of remembering rule 5.</p>
<h2>Rule 7</h2>
<p>PowerPoint slides don’t bore people, trainers bore people with PowerPoint slides.</p>
<p>So feel free to show as many slides as you want and include as many bullet points on each slide as you feel you should add … even if someone said you should only have one idea per slide, no more than 3 short lines on each slide and no more than 10 slides for a one hour presentation.</p>
<p>Similarly you can feel free to replace all the boring PowerPoint slides with cool photos that you like and streaming videos all over the place.</p>
<p>After all a picture is worth 1,000 words so a presentation with 50 unrelated pictures is like a presentation with 50,000 unrelated words.</p>
<h2>Rule 8</h2>
<p>When the student is ready then the teacher will appear.</p>
<p>But when the teacher is ready then the student will probably be stuck in the middle of a major project and he or she won’t be able to come to the course.</p>
<p>That sucks a bit but its a rule so what can you do?</p>
<p>(Note: “That sucks” is a technical term meaning “that is quite unfortunate”).</p>
<h2>Alleged Rule 9</h2>
<p>Your aphorisms are clever but probably not useful to the student.</p>
<p>You will always add just one more concept to the course because it is worth knowing  … but when you run the course you will realise that you should probably have stopped and let the other material sink in.</p>
<p>So there are only 8 rules and you should not be reading this alleged rule at all.  Go back to rule 1 or get out there and break the other rules.</p>
<h1>Conclusion</h1>
<p>The International Strum Alliance is now officially recognised among its membership as the single credible source for international trainer certification against the rigorous sounding standards of the alliance’s primary certification.</p>
<p>Please consider joining us if you feel you have the ability to rise to the challenge and the time to dedicate to the certification process.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kingsinsight.wordpress.com/546/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kingsinsight.wordpress.com/546/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kingsinsight.wordpress.com/546/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kingsinsight.wordpress.com/546/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kingsinsight.wordpress.com/546/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kingsinsight.wordpress.com/546/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kingsinsight.wordpress.com/546/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kingsinsight.wordpress.com/546/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kingsinsight.wordpress.com/546/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kingsinsight.wordpress.com/546/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kingsinsight.wordpress.com/546/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kingsinsight.wordpress.com/546/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kingsinsight.wordpress.com/546/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kingsinsight.wordpress.com/546/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kingsinsight.com&amp;blog=9272381&amp;post=546&amp;subd=kingsinsight&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kingsinsight.com/2011/07/27/become-a-certified-strum-muckster-or-csa/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a39c3c938b68cc0bd6b65ad98323b456?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jamesking42</media:title>
		</media:content>
	</item>
		<item>
		<title>User stories for production support (part 1: FAB)</title>
		<link>http://kingsinsight.com/2011/07/25/user-stories-for-production-support-part-1fab/</link>
		<comments>http://kingsinsight.com/2011/07/25/user-stories-for-production-support-part-1fab/#comments</comments>
		<pubDate>Sun, 24 Jul 2011 22:30:24 +0000</pubDate>
		<dc:creator>James King</dc:creator>
				<category><![CDATA[Agile development]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[production support]]></category>
		<category><![CDATA[stories]]></category>

		<guid isPermaLink="false">https://kingsinsight.wordpress.com/2011/07/25/user-stories-for-production-support-part-1fab/</guid>
		<description><![CDATA[User stories are a great way to focus your requirements around the real needs of your users: As a user I want to report on the number of users who read articles on my blog so I can see whether a topic is popular or not. This approach can work really well for a production [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kingsinsight.com&amp;blog=9272381&amp;post=543&amp;subd=kingsinsight&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>User stories are a great way to focus your requirements around the real needs of your users:</p>
<blockquote>
<p align="left">As a user I want to report on the number of users who read articles on my blog so I can see whether a topic is popular or not.</p>
</blockquote>
<p align="left">This approach can work really well for a production support team, but sometimes the users are listing issues or bugs, which don’t naturally follow the format. For example:</p>
<ul>
<li>
<div align="left">The current report is two slow, it needs to run in less than 30 seconds</div>
</li>
<li>
<div align="left">Can I have the date modified to use Sydney time in Australia rather than GMT</div>
</li>
<li>
<div align="left">The report sometimes crashes when I run it</div>
</li>
</ul>
<p align="left"><span id="more-543"></span></p>
<p align="left">In practice, I often find people present their “story” or request as an impact statement:</p>
<ul>
<li>
<div align="left">The issue;</div>
</li>
<li>
<div align="left">Why it is significant; and</div>
</li>
<li>
<div align="left">What I want to see happen.</div>
</li>
</ul>
<p>This works OK but is quite informal, so I found a good way to capture the same infomration is through the “FAB” structure that salespeople sometimes use.</p>
<p>FAB means “Feature, attributes and benefits”. So instead of listing the features of your product, you focus on how the particular attributes of your product provide a benefit to the customer.</p>
<p>Of course, the customers of a production support team rarely feel the need to sell the benefits of their requests, they just want everything urgently for free.</p>
<p>So here is how I like to use the FAB structure to capture their requirements:</p>
<p>Impact statement</p>
<ul>
<li>The feature (or thing with an issue) is ___________________</li>
<li>The attributes are _________________</li>
<li>The impact that is it having on me/us is _______________</li>
</ul>
<p>For example …. The usage report (feature) takes up to 4 minutes to run (the attributes of the report that I won’t to talk about) and the impact is that it really annoys the users. Other attributes might be the fact that it crashes once a day or the fact that the time zone is based on GMT.</p>
<p>Then I then agree or capture the desired outcome:</p>
<ul>
<li>The feature (which is often the same but might be a new report) is _____________</li>
<li>The desired attributes are _______________</li>
<li>The benefit of changing these is that _________________</li>
</ul>
<p>For example, I might capture the “story” for my report as</p>
<blockquote><p>The report (feature) needs to run in under 30 seconds (the attribute) so that we can run it on the fly during presentations (the benefit)</p></blockquote>
<p>If you look at it, this is almost identical to the standard wording for a story. I just find the impact statement a little more instinctive for users raising requests that might be bugs, changes to performance or other non-functional requirements.</p>
<p>I also like the fact that I can now list all the “stories” that relate to a feature rather than a thing the user wants to do. So for a small enhancement I might list a number of desired attributes for the one feature.</p>
<p>You can track the user requests in this format or you can use this format as an “epic”. In which case you would then break it down into stories for the purpose of getting the work done.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kingsinsight.wordpress.com/543/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kingsinsight.wordpress.com/543/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kingsinsight.wordpress.com/543/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kingsinsight.wordpress.com/543/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kingsinsight.wordpress.com/543/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kingsinsight.wordpress.com/543/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kingsinsight.wordpress.com/543/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kingsinsight.wordpress.com/543/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kingsinsight.wordpress.com/543/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kingsinsight.wordpress.com/543/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kingsinsight.wordpress.com/543/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kingsinsight.wordpress.com/543/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kingsinsight.wordpress.com/543/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kingsinsight.wordpress.com/543/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kingsinsight.com&amp;blog=9272381&amp;post=543&amp;subd=kingsinsight&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kingsinsight.com/2011/07/25/user-stories-for-production-support-part-1fab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a39c3c938b68cc0bd6b65ad98323b456?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jamesking42</media:title>
		</media:content>
	</item>
		<item>
		<title>A test strategy for lazy project teams</title>
		<link>http://kingsinsight.com/2011/07/18/a-test-strategy-for-lazy-project-teams/</link>
		<comments>http://kingsinsight.com/2011/07/18/a-test-strategy-for-lazy-project-teams/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 12:15:30 +0000</pubDate>
		<dc:creator>James King</dc:creator>
				<category><![CDATA[Agile development]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">https://kingsinsight.wordpress.com/2011/07/18/a-test-strategy-for-lazy-project-teams/</guid>
		<description><![CDATA[I have often admitted that I am not a test manager, but I know enough to realise that any project with an IT component needs to have an IT test strategy. I also know that creating a test strategy should involve more than just taking the 25 page strategy from the last project and replacing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kingsinsight.com&amp;blog=9272381&amp;post=540&amp;subd=kingsinsight&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have often admitted that <a title="Link to an article where I ask for help with test strategies" href="http://softwareeducation.wordpress.com/2009/10/21/agile-testing-strategies/">I am not a test manager</a>, but I know enough to realise that any project with an IT component needs to have an IT test strategy.</p>
<p>I also know that creating a test strategy should involve more than just taking the 25 page strategy from the last project and replacing the project name.</p>
<p><span id="more-540"></span></p>
<p>The minimum I think you can get away with is a discussion with the whole team about:</p>
<ul>
<li>What could go wrong;</li>
<li>What needs to be done right; and</li>
<li>What the team will actually get around to testing with the limited time and money available in the real world.</li>
</ul>
<p>Hopefully, a professional tester or developer can do a lot better than that. But in the absence of anything else, I think a brief conversation or two should allow the team to produce the following “optimised for laziness” artefacts before diving into more detail.</p>
<h3>Create some kind of understanding of the architecture</h3>
<p>Start with a basic architecture diagram. It can be a simple as <a title="Estimating the impact of technical debt on stories – heat maps" href="http://kingsinsight.com/2010/07/31/estimating-the-impact-of-technical-debt-on-stories-heat-maps/">a heat map </a>or as complex as you would like it to be.</p>
<p>Use the diagram as the starting point to discuss the kinds of things that can go wrong from a technical point of view.</p>
<h3>Create a system impact table</h3>
<p><a href="http://kingsinsight.files.wordpress.com/2011/07/image2.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border:0;margin:5px;" title="image" src="http://kingsinsight.files.wordpress.com/2011/07/image_thumb2.png?w=244&#038;h=184" alt="image" width="244" height="184" border="0" /></a></p>
<p>In this system impact diagram I have created the following data:</p>
<ul>
<li>The name of each system the team will work on or interface with;</li>
<li>A column detailing whether I am changing the system or simply interfacing with it;</li>
<li>A column detailing whether the system is a new one or an existing one;</li>
<li>A column to detail how complex the system is to work with, but the team decided not to use this one;</li>
<li>A summary of the risk of trouble when we work on the system</li>
<ul>
<li>How likely are we to make a noticeable mistake;</li>
<li>How bad would it be (the impact);</li>
<li>How easy would it be to detect or test for the errors we might make; and</li>
<li>How easy would it be to recover if we did deploy something wrong (for example if we are in a plane that took off or we are distributing via DVD then it would be hard to correct any mistake, if we are creating pages in an intranet it might be easy).</li>
</ul>
</ul>
<p>So far so good – I think most teams should be able to create this much understanding through a single workshop.</p>
<p>Of course, since many projects involve interfaces, integration or process changes then you can add these to the table just as you would another system.</p>
<h3>Create a test strategy</h3>
<p>Once again, for the lazy team, it is easier to create a table on a whiteboard than it is to create a 25 page document:</p>
<p><a href="http://kingsinsight.files.wordpress.com/2011/07/image3.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border:0;margin:5px;" title="image" src="http://kingsinsight.files.wordpress.com/2011/07/image_thumb3.png?w=244&#038;h=184" alt="image" width="244" height="184" border="0" /></a></p>
<p>For each system (or process?) the team add a row to the table. Then they add columns for:</p>
<ul>
<li>The testing that will be done continuously throughout the project (every week or every iteration);</li>
<ul>
<li>The team have added unit testing, UAT, regression testing, factor testing and sector testing.</li>
<li>I don’t actually know what factor or sector testing are, but that is part of the discussion. You would be amazed how many teams claim they are doing system or integration testing but are not sure what it means.</li>
</ul>
<li>The testing that will be done each time the software is released, for example DR testing, performance testing or user experience testing.</li>
<li>The testing that will be done on an adhoc basis or is a one off at some point in the project.</li>
<li>The testing that the team are going to skip on the each system. Of course the team should robustly test for every conceivable bug on every system they are going near … but they also have no money or time available.</li>
</ul>
<p>Finally, the team go through each column determining whether the testing will be</p>
<ul>
<li>N/A – not done for this system;</li>
<li>Manual – done by the team;</li>
<li>Other – done by the customer, another team or another organisation. This requires coordination for the team but no actual testing effort;</li>
<li>Automated – done by robots or through automated testing tools; and</li>
<li>Done by a specialist vendor or team.</li>
</ul>
<h3>Do better if it is justified</h3>
<p>Of course, testing is a critical component of most IT projects so you might do a lot better than what I have detailed here.</p>
<p>But as a minimum I think the sponsor and team members should also understand what testing is being done and what is not being done (Say DR testing), so that they understand either the risk the team is taking or the reason the team is spending so much time and money on testing.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kingsinsight.wordpress.com/540/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kingsinsight.wordpress.com/540/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kingsinsight.wordpress.com/540/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kingsinsight.wordpress.com/540/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kingsinsight.wordpress.com/540/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kingsinsight.wordpress.com/540/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kingsinsight.wordpress.com/540/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kingsinsight.wordpress.com/540/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kingsinsight.wordpress.com/540/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kingsinsight.wordpress.com/540/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kingsinsight.wordpress.com/540/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kingsinsight.wordpress.com/540/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kingsinsight.wordpress.com/540/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kingsinsight.wordpress.com/540/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kingsinsight.com&amp;blog=9272381&amp;post=540&amp;subd=kingsinsight&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kingsinsight.com/2011/07/18/a-test-strategy-for-lazy-project-teams/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a39c3c938b68cc0bd6b65ad98323b456?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jamesking42</media:title>
		</media:content>

		<media:content url="http://kingsinsight.files.wordpress.com/2011/07/image_thumb2.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://kingsinsight.files.wordpress.com/2011/07/image_thumb3.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Do I believe in agile certification?</title>
		<link>http://kingsinsight.com/2011/07/15/do-i-believe-in-agile-certification/</link>
		<comments>http://kingsinsight.com/2011/07/15/do-i-believe-in-agile-certification/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 07:47:41 +0000</pubDate>
		<dc:creator>James King</dc:creator>
				<category><![CDATA[Agile development]]></category>
		<category><![CDATA[Observations]]></category>
		<category><![CDATA[agile certification]]></category>

		<guid isPermaLink="false">https://kingsinsight.wordpress.com/2011/07/15/do-i-believe-in-agile-certification/</guid>
		<description><![CDATA[I published a tongue in cheek article yesterday, but it left me wondering whether I believe in the value of certification. I guess the answer is yes, but ….. I believe that you can certify anything if you can define and measure it. So you can certify an accountant if you can define and measure [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kingsinsight.com&amp;blog=9272381&amp;post=533&amp;subd=kingsinsight&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I published<a title="A mathematical formula to make agile work" href="http://kingsinsight.com/2011/07/14/a-mathematical-formula-to-make-agile-work/"> a tongue in cheek article yesterday</a>, but it left me wondering whether I believe in the value of certification.</p>
<p>I guess the answer is yes, but …..</p>
<p><span id="more-533"></span></p>
<p>I believe that you can certify anything if you can define and measure it.</p>
<p>So you can certify an accountant if you can define and measure the things an accountant should be able to do. I would not go to a tax accountant unless they were part of a professional body because I respect the professional bodies and trust that their “certified members” abide by a set of skills, practices and ethics that embody what I think their profession is.</p>
<p>Along the same lines I think you can certify a person as a project manager (or business analyst, tester or developer) if you can define and measure what they do.</p>
<p>So I like the idea that someone is certified in DSDM/Atern (Prince2 branded agile) because it is a set of processes and practices. This means that certified in Atern means someone knows what the practices are if I want to use them to run my project. But it does not mean they are a good agile project manager.</p>
<p>But I don’t hire people because they know what Atern is. I hire lucky project managers and innovative developers. So it would be awesome if I could Google (for example) CLPM – certified lucky project manager and find one, but I am not confident that I could.</p>
<p>So my concern with certifying someone as agile is that I am not sure how to define and measure what we collectively mean by agile.</p>
<p>I would be happy to rate someone “certified by James King as being good at running agile projects” because then people can use my credibility (or lack of credibility) to make a decision about whether to hire the project manager.</p>
<p>But in the absence of a single recognised body of agile professionals who have defined the finite list of practices and ethics that their members abide by, then I am not sure what “certified in agile” really means.</p>
<p>So I am happy that someone is certified by Prince2, Scrum or PMBOK as knowing what they think agile means and meeting the entry criteria for their respective groups.</p>
<p>But I don’t yet see how that means they will be able to meet my definition of agile leaders (to adapt their approach to the context of the situation or encourage effective interaction and creativity in a team). So I am not yet convinced that there is such a thing as an effective certification for agile, for lucky or for innovative.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kingsinsight.wordpress.com/533/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kingsinsight.wordpress.com/533/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kingsinsight.wordpress.com/533/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kingsinsight.wordpress.com/533/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kingsinsight.wordpress.com/533/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kingsinsight.wordpress.com/533/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kingsinsight.wordpress.com/533/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kingsinsight.wordpress.com/533/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kingsinsight.wordpress.com/533/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kingsinsight.wordpress.com/533/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kingsinsight.wordpress.com/533/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kingsinsight.wordpress.com/533/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kingsinsight.wordpress.com/533/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kingsinsight.wordpress.com/533/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kingsinsight.com&amp;blog=9272381&amp;post=533&amp;subd=kingsinsight&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kingsinsight.com/2011/07/15/do-i-believe-in-agile-certification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a39c3c938b68cc0bd6b65ad98323b456?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jamesking42</media:title>
		</media:content>
	</item>
	</channel>
</rss>
