<?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>Business Analysis Coaching &#187; Change</title>
	<atom:link href="http://patrickcormacbowe.com/tag/change/feed/" rel="self" type="application/rss+xml" />
	<link>http://patrickcormacbowe.com</link>
	<description>A blog for Business Analysts by Patrick Bowe</description>
	<lastBuildDate>Fri, 05 Mar 2010 16:09:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='patrickcormacbowe.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/d3c5bfb3a2145a3f5b6a0dccb92d6e0c?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>Business Analysis Coaching &#187; Change</title>
		<link>http://patrickcormacbowe.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://patrickcormacbowe.com/osd.xml" title="Business Analysis Coaching" />
	<atom:link rel='hub' href='http://patrickcormacbowe.com/?pushpress=hub'/>
		<item>
		<title>Dealing with Poor Requirements</title>
		<link>http://patrickcormacbowe.com/2010/02/22/dealing-with-poor-requirements/</link>
		<comments>http://patrickcormacbowe.com/2010/02/22/dealing-with-poor-requirements/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 14:07:14 +0000</pubDate>
		<dc:creator>patrickbowe</dc:creator>
				<category><![CDATA[02 - Analysis Phase]]></category>
		<category><![CDATA[04 - Testing Phase]]></category>
		<category><![CDATA[Business Analysis]]></category>
		<category><![CDATA[Project Lifecycle]]></category>
		<category><![CDATA[Techniques]]></category>
		<category><![CDATA[Change]]></category>
		<category><![CDATA[Project Phases]]></category>
		<category><![CDATA[Requirements]]></category>
		<category><![CDATA[Role]]></category>
		<category><![CDATA[Test]]></category>

		<guid isPermaLink="false">http://patrickcormacbowe.com/?p=65</guid>
		<description><![CDATA[Of all the challenges faced by a business analyst, Poor Requirements, Changing Requirements, Scope Creep, Changing Deliverables, Changing Expectations, I believe that poor requirements are probably the most severe issue that can be faced by a project. Change, scope creep, expectations etc can be managed while a project is in-flight by implementing good process.   A [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=patrickcormacbowe.com&amp;blog=9771214&amp;post=65&amp;subd=patrickbowe&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Of all the challenges faced by a business analyst, Poor Requirements, Changing Requirements, Scope Creep, Changing Deliverables, Changing Expectations, I believe that poor requirements are probably the most severe issue that can be faced by a project.<span id="more-65"></span></p>
<p>Change, scope creep, expectations etc can be managed while a project is in-flight by implementing good process.   A problem with poor requirements however is different.  There are always ways to improve how requirements are elicited and how they are written, others have mentioned this and I&#8217;ve talked about how to do this on my blog, but if you inherit poor requirements on an in-flight project, you options are limited and the impact is potentially catastrophic.</p>
<p>You face three big issues when you inherit poor requirements on a project:</p>
<p><span style="color:#0000ff;"><strong>1.</strong></span> The business has already invested the time in creating the requirements that currently exist.  You won&#8217;t get that sort of quality time with them again; in truth they thought the analysis phase was a waste of time anyway.</p>
<p><strong><span style="color:#0000ff;">2.</span></strong> You risk alienating both the development teams and the business if you start raising the number of change requests that are actually required to fix situations like this.</p>
<p><span style="color:#0000ff;"><strong>3.</strong></span> A strange sense of inertia will descend upon the team when you start pointing out how deficient the requirements are.  It&#8217;s amazing how many people would rather deliver rubbish than what the business actually need.</p>
<p>So, faced with inertia, disgruntled stakeholders and a skeptical business, what is a conscientious Business Analyst to do?  Let&#8217;s face it, at this stage the odds are stacked against you and you should probably be looking for a new project anyway, but if you fancy a challenge, you could try turning to an old friend, the test team.</p>
<p>Yes testers.  This might seem a bit strange when you consider that in a traditional waterfall diagram, testing comes somewhere at the end of the development cycle especially being that the longer a bug goes identified the more expensive it is to fix.  Don&#8217;t forget though that testers test requirements, not code.</p>
<p>This gives you license to let the testers loose on the requirements that do exist and challenge them to come up with suitable test cases.  Once this happens, things are going to get very painful for everyone, but you will have found yourself a very potent ally.</p>
<p>A developer won&#8217;t be so keen on moving forwards with coding once he or she has a sense that their code will never get out of FAT testing.  Likewise the business should be in test case review meetings and be faced with a barrage of questions, that will, hopefully, open up doubts in their mind that this requirements phase is as closed as they initially thought it was.</p>
<p>Like I said, it&#8217;s going to be a painful process, no one is going to be happy, but this is your last chance to salvage something from the project.  I&#8217;ve only been in this position once myself and it will take all of your skills just to deal with the political fall out from this approach.</p>
<p>How did it work out for me?  We de-scoped a lot of work and concentrated on what little we could safely say was required.  While this was a success, it also resulted in timelines being slashed to allow the start of the new development cycle to begin, only this time with proper requirements.  Definitely a victory, but a very painful one.</p>
<p>I&#8217;d be very interested in hearing how other Business Analysts have dealt with this challenge?</p>
<p>If you’re interested in seeing more articles related to the role of a Business Analyst, then why not subscribe via the RSS feed.</p>
<p><span style="color:#0000ff;"><em><span style="color:#999999;">This article originally appeared as a comment on</span> <a title="Linkedin Discussion Group" href="http://www.linkedin.com/groupAnswers?viewQuestionAndAnswers=&amp;gid=92583&amp;discussionID=14293293&amp;commentID=12167447&amp;goback=.ana_92583_1266843877436_3_1&amp;report.success=8ULbKyXO6NDvmoK7o030UNOYGZKrvdhBhypZ_w8EpQrrQI-BBjkmxwkEOwBjLE28YyDIxcyEO7_TA_giuRN#commentID_12167447">Linkedin in the IIBA discussion group</a>.</em></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/patrickbowe.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/patrickbowe.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/patrickbowe.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/patrickbowe.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/patrickbowe.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/patrickbowe.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/patrickbowe.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/patrickbowe.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/patrickbowe.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/patrickbowe.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/patrickbowe.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/patrickbowe.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/patrickbowe.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/patrickbowe.wordpress.com/65/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=patrickcormacbowe.com&amp;blog=9771214&amp;post=65&amp;subd=patrickbowe&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://patrickcormacbowe.com/2010/02/22/dealing-with-poor-requirements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/17cb880f9d5d91da129e7160ff40b9bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">patrickbowe</media:title>
		</media:content>
	</item>
		<item>
		<title>Embracing the Change Request by Patrick Bowe</title>
		<link>http://patrickcormacbowe.com/2009/10/31/embracing-the-change-request-by-patrick-bowe/</link>
		<comments>http://patrickcormacbowe.com/2009/10/31/embracing-the-change-request-by-patrick-bowe/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 11:42:44 +0000</pubDate>
		<dc:creator>patrickbowe</dc:creator>
				<category><![CDATA[02 - Analysis Phase]]></category>
		<category><![CDATA[Business Analysis]]></category>
		<category><![CDATA[Project Lifecycle]]></category>
		<category><![CDATA[Change]]></category>

		<guid isPermaLink="false">http://patrickcormacbowe.com/?p=34</guid>
		<description><![CDATA[Change Requests are the inevitable consequence of trying to document requirements and to fulfill the needs of others. Minimising the number of change requests on any given project is an admirable goal, but eradicating them all together is never going to happen and is probably going to be detrimental to your project. Try to imagine [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=patrickcormacbowe.com&amp;blog=9771214&amp;post=34&amp;subd=patrickbowe&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Change Requests are the inevitable consequence of trying to document requirements and to fulfill the needs of others.  Minimising the number of change requests on any given project is an admirable goal, but eradicating them all together is never going to happen and is probably going to be detrimental to your project.<span id="more-34"></span></p>
<p>Try to imagine what a project without change requests would look like.  It&#8217;s going to be quiet for a start, no change requests means the business are going to have to settle for what they asked for, so there&#8217;ll be no need for weekly change boards for starters.  Now imagine the paralysis that will accompany a project that does not endorse the concept of change.  Would any business ever sign off their requirements?  If they did, would you not want to find out why?  What&#8217;s in if for them?  What have you missed that means that they are willing to sign off?</p>
<p>Never forget, that the goal of the requirements gathering process is not only to get a complete and accurate set of requirements, you also have to get them signed off by the business.  In my experience, actually asking a business to sign off their requirements induces a sense of dread in whoever has to sign them off.  It&#8217;s at this point when a Business Analyst has to put their natural instincts to one side and reassure the business that even after sign off, things can change.</p>
<p>While this may feel unnatural, at some point you have to accept that every project has to move out of the requirements gathering phase if it&#8217;s going to be successful.  Thankfully, a robust change management process can give both your business and you the confidence to move forward, knowing that there is a process in place to both capture mistakes, adapt to a new business environment and to accommodate real change that could not possibly have been identified at the beginning of a project.</p>
<p>In my opinion, it should be the role of a Business Analyst to actively seek out change requests by constantly checking that the project is on the right tracks.  Looking for change requests is an excellent way for a BA to challenge their own requirements and to let the business know that you are on their side and are prepared to embrace change if it&#8217;s needed.  The downside to this is that you risk alienating both the test and development teams, especially if they believe that you are actively trying to move the goalposts whilst they are knocking themselves out trying to deliver.</p>
<p>Resistance to change from the development and testing teams is understandable, they&#8217;ve put a lot of effort into delivering against your requirements and will be understandably upset to discover that a lot of their work may no longer be required.  On the other hand though, they also want to deliver a successful product, just like you, so if the change is justfied in terms of business benefits and will be funded by the busines, you will eventually get their support.</p>
<p>Bugs are always easier and less expensive to fix the sooner they are identified on a project.  The same is true of change, act in the best interests of your business and don&#8217;t be afraid to admit that things need to change, embrace that need.  Change is the reason the project exists in the first place.</p>
<p>If you have any of your own thoughts on how rigourous we should be in the pursuit of change requests, then please feel free to let me know by leaving a comment below. If you&#8217;re interested in seeing more articles related to the role of a Business Analyst, then why not subscribe via the RSS feed.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/patrickbowe.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/patrickbowe.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/patrickbowe.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/patrickbowe.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/patrickbowe.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/patrickbowe.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/patrickbowe.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/patrickbowe.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/patrickbowe.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/patrickbowe.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/patrickbowe.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/patrickbowe.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/patrickbowe.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/patrickbowe.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=patrickcormacbowe.com&amp;blog=9771214&amp;post=34&amp;subd=patrickbowe&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://patrickcormacbowe.com/2009/10/31/embracing-the-change-request-by-patrick-bowe/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/17cb880f9d5d91da129e7160ff40b9bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">patrickbowe</media:title>
		</media:content>
	</item>
	</channel>
</rss>