<?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; Role</title>
	<atom:link href="http://patrickcormacbowe.com/tag/role/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; Role</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>5 Key Skills to look for in a Business Analyst by Patrick Bowe</title>
		<link>http://patrickcormacbowe.com/2010/01/25/5-key-skills-to-look-for-in-a-business-analyst-by-patrick-bowe/</link>
		<comments>http://patrickcormacbowe.com/2010/01/25/5-key-skills-to-look-for-in-a-business-analyst-by-patrick-bowe/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 09:24:34 +0000</pubDate>
		<dc:creator>patrickbowe</dc:creator>
				<category><![CDATA[BA Skills]]></category>
		<category><![CDATA[Business Analysis]]></category>
		<category><![CDATA[Techniques]]></category>
		<category><![CDATA[Career]]></category>
		<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Recruiting]]></category>
		<category><![CDATA[Role]]></category>
		<category><![CDATA[Skills]]></category>

		<guid isPermaLink="false">http://patrickcormacbowe.com/?p=57</guid>
		<description><![CDATA[“Knowledge is of two kinds. We know a subject ourselves, or we know where we can find information on it&#8221; &#8211; Samuel Johnson Happy 2010! It&#8217;s my first post of 2010 and I&#8217;d like to use it to address the question of what it takes to be a Business Analyst and what skills should you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=patrickcormacbowe.com&amp;blog=9771214&amp;post=57&amp;subd=patrickbowe&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<blockquote><p>“Knowledge is of two kinds.  We know a subject ourselves, or we know where we can find information on it&#8221; &#8211; Samuel Johnson</p></blockquote>
<p>Happy 2010!  It&#8217;s my first post of 2010 and I&#8217;d like to use it to address the question of what it takes to be a Business Analyst and what skills should you expect a BA to exhibit?</p>
<p>This is a question that I imagine vexes employers, particularly those, that understand what a BA <a title="What does a BA actually do?" href="http://patrickcormacbowe.com/2009/10/08/what-does-a-business-analyst-do-by-patrick-bowe/">does</a> and now want to employ one of the best.  The question is also relevant for those looking to pursue a career as a BA.</p>
<p>Below I&#8217;ve compiled a list of the 5 key skills that I look for in a Business Analyst, I&#8217;m sure the list is not exhaustive and that you can add to the list, in fact, feel free to leave your suggestions below.<span id="more-57"></span></p>
<h3><span style="color:#0000ff;">1.  Technical Knowledge</span></h3>
<p>While the first priority of any BA should always be the business and their requirements, a BA still needs technical knowledge.</p>
<p>Most BAs have a technical background, I started out coding in VBA and SQL.  I was never very good at either of them and was always far more interested in the planning and analysis phases of any project, rather than the actual coding itself.</p>
<p>As useless as I was at actually coding, the exposure to different types of technologies has allowed me to a much better Business Analyst, primarily because of how that knowledge allows me to interact with two of the key stakeholders in any project; the technical teams and the business.</p>
<p>Knowledge of relevant technologies allows a BA to have informed discussions with the technical teams.   A BA may not understand the ins and outs of Java, for instance, and probably can&#8217;t even code in it, but they should understand the principles of development, be able to relate to issues faced by a development team and their knowledge of technology should allow them translate that knowledge into a language that will be understandable by the business.</p>
<p>This ability allows a BA to build trust with the business.  Often the technicalities of a project will be confusing and complex for the business, a BA that can be the bridge between the technical and business worlds and can explain technology to the business in language that the business can understand will give the business confidence both in the development process and the BA.</p>
<p>Technology should never be the main focus of a Business Analyst, but they should understand enough that they can build trust, understanding and vital relationships with both IT and the business.</p>
<h3><span style="color:#0000ff;">2.  Thirst for Knowledge</span></h3>
<p>A BA has to have a thirst for knowledge.  At every stage during a project people are going to bring questions to the BAs door, be it the business, development, testing, project mangers or any one of a number of stakeholders.  Not only will people bring the BA these questions, they&#8217;ll expect them to have answers as well.</p>
<p>Right from the start of a project, a BA has to be a detective, think of all the questions have to be resolved:</p>
<p>- What&#8217;s the problem?<br />
- Why is it a problem?<br />
- How will fixing the problem help?<br />
- Is this the most important problem to fix?  Why?<br />
- What&#8217;s the solution?<br />
- Why will the solution be a success?</p>
<p>There is a lot of pressure in any project to answer these questions, and many others,  immediately and the BA has to be up to the challenge.  The best BAs will feel exposed if they can&#8217;t answer a question, they have to understand, they need to know, it&#8217;s something biological in them.</p>
<p>This need that BAs have to understand and to learn leads to massive benefits for projects.  For instance a BA that has taken the time to understand, not just the businesses&#8217; requirements, but also the context in which the requirements exist, will be able to talk authoritatively about the business in discussions with technical teams, helping them to understand the background to a project and the importance of what they are doing to the business.</p>
<p>Likewise, a BA that has taken the time to understand why technical solutions were chosen or how technical issues will impact a project, can save a massive amount of hours when explaining these issues to the business as they won&#8217;t need to have technical teams attend crisis meetings, allowing them to concentrate on actually fixing the issues rather than discussing them.</p>
<p>This thirst for knowledge and the need that BAs have to understand, is the main reason why I believe that <a title="Why domain knowledge can be a disadvantage" href="http://patrickcormacbowe.com/2009/10/22/5-ways-to-improve-your-requirements-by-patrick-bowe/http://patrickcormacbowe.com/2009/10/22/5-ways-to-improve-your-requirements-by-patrick-bowe/#know">domain knowledge</a> should not necessarily be a prerequisite for a BA when starting a new project.</p>
<h3><span style="color:#0000ff;">3.  People Person</span></h3>
<p>A BA has to be interested in people, they spend all of their working lives surrounded by them, immersed in their issues, their problems and their needs.  The role of the Business Analyst involves documenting their requirements and designing systems that address and alleviate their problems.  Without a degree of empathy for and interest in people, it does not seem possible that a BA would be able to do any of these things effectively.</p>
<p>Additionally, the Business Analyst is often the face of change on a project, which is possibly one of scariest things that any of us experience, either in life or in our careers.  Change is always frightening to someone.  People are always afraid of the unknown, yet it&#8217;s the very currency in which a BA trades.  It&#8217;s therefore important that people trust and like the Business Analyst that they are working with.  Change may well be scary, but it&#8217;s inevitable, when it&#8217;s introduced by someone we like, respect and trust, it becomes easier to accept.</p>
<h3><span style="color:#0000ff;">4.  Creative</span></h3>
<p>BAs appear to be a very conservative bunch, wearing suits, working for very serious organisations, such as banks and spending most of their days documenting something or other, they don&#8217;t at first glance strike you as being very creative.  Many believe that it&#8217;s the long haired, jeans wearing, young people from the development teams that are the creative types.  I don&#8217;t want to detract from what they do, but they&#8217;re not the only creatives on a development project.</p>
<p>More often than not, despite the conservative image, it&#8217;s the BA that will throw out the template in an attempt to present information relevant to a stakeholder in an effective manner.  When a project is at a road block, with two or more stakeholders unable to agree on the best way forward, it&#8217;s the BA that will put them in a room, propose different ways of working and get their brains working to resolve the issue.</p>
<p>And given the fact that a BA is neither technical nor the business, it&#8217;s the BA that has the freedom from the expectation that they are the expert, allowing the BA to claim ignorance and ask the so called &#8220;stupid questions&#8221;, the seemingly obvious questions, like &#8220;Why do you do that?&#8221; that once asked, demonstrate a lack of understanding amongst the experts and open up avenues in peoples brains that allows them to re-frame problems and to look at things in different ways.</p>
<h3><span style="color:#0000ff;">5.  Communicator</span></h3>
<p>A BA must be able to communicate and be clearly understood by their audience.  As BAs we derive an awful lot of knowledge on any given project.  None of it is worth anything though if it&#8217;s not accurately communicated to the people that need the information to complete the project.</p>
<p>A more fundamental communication skill for a BA than simply being able to convey information accurately to others is their ability to listen.  Listening is often the most under estimated of all the skills involved in communicating, however, for a BA it&#8217;s the most important.</p>
<p>Before a BA can communicate accurately with people, they must first have listened to and understood other stakeholders.  A BA cannot explain a requirement to a developer unless they were able to listen to the business convey that requirement in the first place.</p>
<p>A BA should never be afraid to just go quiet in a meeting and listen, it&#8217;s surprising what you&#8217;ll hear that no one else did.</p>
<p>Well, those are my thoughts on what it takes to make a great Business Analyst, I hope this helps you either in choosing to be become a BA or indeed in choosing your next BA.  If you have your own ideas as to what it takes to be an excellent BA, then please feel free to let me know by leaving a comment below.</p>
<p>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/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/patrickbowe.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/patrickbowe.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/patrickbowe.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/patrickbowe.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/patrickbowe.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/patrickbowe.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/patrickbowe.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/patrickbowe.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/patrickbowe.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/patrickbowe.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/patrickbowe.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/patrickbowe.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/patrickbowe.wordpress.com/57/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=patrickcormacbowe.com&amp;blog=9771214&amp;post=57&amp;subd=patrickbowe&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://patrickcormacbowe.com/2010/01/25/5-key-skills-to-look-for-in-a-business-analyst-by-patrick-bowe/feed/</wfw:commentRss>
		<slash:comments>2</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>What does a Business Analyst do? &#8211; by Patrick Bowe</title>
		<link>http://patrickcormacbowe.com/2009/10/08/what-does-a-business-analyst-do-by-patrick-bowe/</link>
		<comments>http://patrickcormacbowe.com/2009/10/08/what-does-a-business-analyst-do-by-patrick-bowe/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 13:23:10 +0000</pubDate>
		<dc:creator>patrickbowe</dc:creator>
				<category><![CDATA[Business Analysis]]></category>
		<category><![CDATA[Project Lifecycle]]></category>
		<category><![CDATA[Definition]]></category>
		<category><![CDATA[Project Phases]]></category>
		<category><![CDATA[Role]]></category>
		<category><![CDATA[Skills]]></category>

		<guid isPermaLink="false">http://patrickcormacbowe.com/?p=6</guid>
		<description><![CDATA[Something that I've actually been asked while pitching for work is "What does a Business Analyst actually do?". While I won the work in that instance, I was never happy with the answer that I gave at the time. I managed to babble something out about how a BA was the bridge between IT and the business and while this is true, it hardly demonstrates what I could do to impact the bottom line of a project.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=patrickcormacbowe.com&amp;blog=9771214&amp;post=6&amp;subd=patrickbowe&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Something that I&#8217;ve actually been asked while pitching for work is &#8220;What does a Business Analyst actually do?&#8221;.  While I won the work in that instance, I was never happy with the answer that I gave at the time.  I managed to babble something out about how a BA was the bridge between IT and the business and while this is true, it hardly demonstrates what I could do to impact the bottom line of a project.</p>
<p>Since then I&#8217;ve relayed this story many times, only to discover that it wasn&#8217;t just my erstwhile interviewer that was unsure of what a Business Analyst actually does.  Very often it&#8217;s not until a BA has delivered on a piece of work that the business that they are working for appreciates exactly what it was that the BA did for them, even then I suspect they would find it difficult to define exactly what it was that the BA did.<span id="more-6"></span></p>
<p>In a cold economic climate when IT budgets are being cut, it&#8217;s important that BAs answer the question of what we actually do, after all, our livelihoods depend on it!  While our documentation skills and communication style will prove invaluable during the development phase of a project, when fingers are being pointed and vendors are demanding more cash, this will be no good to us if we haven&#8217;t won the business in the first place.</p>
<p>We have a very positive story to tell about what we do, but what exactly is it that we do?</p>
<p>Other IT professions don&#8217;t suffer from this sort of ambiguity, a project manager, for instance, has several very clear definitions of what they do, my favourite being:</p>
<blockquote><p><em>A project manager has overall responsibility for the planning and successful execution of a project.</em></p></blockquote>
<p>That&#8217;s it, it&#8217;s to the point and everyone knows exactly what to expect from a Project Manager and how they are going to benefit a project.  On the other hand, we have the definition as stated by the International Institute of Business Analysis (The IIBA®) in version 2 of it&#8217;s Business Analyst Body of Knowledge®:</p>
<blockquote><p><em>Business Analysts must analyze and synthesize information provided by a large number of people who interact with the business, such as customers, staff, IT professionals, and executives. The Business Analyst is responsible for eliciting the actual needs of stakeholders, not simply their expressed desires. In many cases, the Business Analyst will also work to facilitate communication between organizational units. In particular, Business Analysts often play a central role in aligning the needs of business units with the capabilities delivered by information technology, and may serve as a “translator” between those groups.</em></p></blockquote>
<p>It does describe what we do, but it&#8217;s not quite as easy to digest as the definition of a Project Manager and you can see why there may be confusion about what the role actually entails. I can hear the business now, &#8216;Where is the value add?&#8217;.  It&#8217;s a fair question, how does analysing and synthesizing all this information actually help an organisation to meet it&#8217;s goals?</p>
<p>To try to understand more about what Business Analyst actually does, I want to look at each phase of a typical project and examine what is required of a Business Analyst during the life cycle of a typical project:</p>
<h3><span style="color:#0000ff;">Initiation</span></h3>
<p>The initiation phase is the period during which the business is feeling some kind of pain and is looking to alleviate the stress that this pain is causing, usually by implementing some form of technology or process based solution.</p>
<p>It&#8217;s the role of the BA to clearly identify the problem that the business is experiencing and to map out what a possible solution would look like.</p>
<p>This map is then used to create a business case which shows why a problem is being tackled, how much it will cost to resolve the problem and what benefits the organisation can expect to see once the problem has been resolved.</p>
<p>It is the business case which a Business Analyst will constantly refer back to as the need for changes occur during the course of a project, constantly checking to ensure that a change is in-line with the expected business benefits and to ensure that the business case is still relevant and that something still needs to be change within the organisation.</p>
<h3><span style="color:#0000ff;">Analysis</span></h3>
<p>The analysis phase is the period during which the Business Analyst defines the requirements in detail, stating clearly and unambiguously what the business needs in order to resolve it&#8217;s problem.</p>
<p>During this phase the BA will also work with the development team and in particular an Architect to create the design and define exactly what the solution should look like.</p>
<p>Taken together the design and the requirements will guide the rest of the project, with the testers looking to ensure that the requirements have been met and the developers trying to deliver against the design.  It&#8217;s the responsibility of the BA to ensure that the design meets the requirements and that the testers are testing the requirements.</p>
<p>During this early phase of the project the BA will expend a lot of energy ensuring that any possible changes that can be identified are identified, while they are easily, and often more importantly, inexpensively corrected.  Once the initial requirements are documented they need to be tested to destruction by the BA to ensure that they will actually deliver a solution to the problems that the business are facing.</p>
<h3><span style="color:#0000ff;">Development</span></h3>
<p>The development phase is possibly the most challenging phase for a BA.  It&#8217;s quite normal after the pressure of the analysis phase to sit back a little, safe in the knowledge that both quality requirements and design have been delivered.  However, it&#8217;s during this phase that a BA needs to step up their meetings with the development team, attending daily meetings and generally being the eyes and ears of the business, constantly looking for deviations in course that would otherwise go undetected.</p>
<h3><span style="color:#0000ff;">Testing</span></h3>
<p>The testing phase sees the Business Analyst back on firmer footing.  There is a process to follow as the testing team go through the process of testing and identifying bugs and the BA can work with the business to set defect fix priorities.</p>
<p>Disputes between the business and development concerning what is and what is not an off spec defect will often be resolved by the BA using documentation created in earlier phases.  The mere existence of this documentation is often enough for one side of the other to admit a mistake and for the issue to be resolved amicably.</p>
<h3><span style="color:#0000ff;">Implementation</span></h3>
<p>The implementation phase is not the end for the Business Analyst.  It&#8217;s the last chance for things to go awry and for goals to be missed.</p>
<p>It&#8217;s during this phase that a BA should be conscious of how users are using the system.  Are they actually seeing the benefits envisaged in the business case?  Do the training materials even support the business case?</p>
<p>Looking at each of these phases in this way, a common theme of discovery, validation and verification appears throughout a project life cycle.  Given the opportunity to answer the question again, I would define the role of a Business Analyst using the following statement which clearly shows what a Business Analyst adds to a project, a business or an organisation:</p>
<blockquote><p><em>A Business Analyst is responsible for knowing what the goal of a project is, how to achieve it, managing any changes to the goal and ensuring that all deliverables are aligned with the goal.</em></p></blockquote>
<p>In essence, a Business Analyst is a navigator, responsible for reaching the end destination, in our case that destination is the successful resolution of a business problem.  The BA always knows what the end destination is, how to get there and is capable of handling course adjustments as they arise.</p>
<p>In the future, when pitching for work, I&#8217;ll be better prepared to answer the question and will have a great story to tell.</p>
<p>I hope you found this article useful.  If you have a definition of what a BA does, 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/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/patrickbowe.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/patrickbowe.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/patrickbowe.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/patrickbowe.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/patrickbowe.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/patrickbowe.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/patrickbowe.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/patrickbowe.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/patrickbowe.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/patrickbowe.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/patrickbowe.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/patrickbowe.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/patrickbowe.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=patrickcormacbowe.com&amp;blog=9771214&amp;post=6&amp;subd=patrickbowe&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://patrickcormacbowe.com/2009/10/08/what-does-a-business-analyst-do-by-patrick-bowe/feed/</wfw:commentRss>
		<slash:comments>5</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>