<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>business analyst skills Archives - IRM Training</title>
	<atom:link href="https://irm.com.au/tag/business-analyst-skills/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Australian Leading Training Provider since 1989</description>
	<lastBuildDate>Mon, 30 Apr 2018 06:09:50 +0000</lastBuildDate>
	<language>en-AU</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">214999885</site>	<item>
		<title>What Happens After User Stories?</title>
		<link>https://irm.com.au/what-happens-after-user-stories/</link>
					<comments>https://irm.com.au/what-happens-after-user-stories/#respond</comments>
		
		<dc:creator><![CDATA[IRM Training]]></dc:creator>
		<pubDate>Fri, 08 May 2015 04:43:58 +0000</pubDate>
				<category><![CDATA[Use Case]]></category>
		<category><![CDATA[business analyst skills]]></category>
		<category><![CDATA[UML]]></category>
		<category><![CDATA[user stories]]></category>
		<category><![CDATA[Uses Cases]]></category>
		<guid isPermaLink="false">https://irm.com.au/?p=677</guid>

					<description><![CDATA[<p>OK, so you’ve had some great sessions with users and stakeholders. What they want the system to do is neatly captured in a number of user stories. Now what? While user stories do a great job of expressing functional (and often non-functional) requirements in words that business users can understand, that’s not the case for [&#8230;]</p>
<p>The post <a href="https://irm.com.au/what-happens-after-user-stories/">What Happens After User Stories?</a> appeared first on <a href="https://irm.com.au">IRM Training</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>OK, so you’ve had some great sessions with users and stakeholders. What they want the system to do is neatly captured in a number of user stories. Now what?</p>
<p>While user stories do a great job of expressing functional (and often non-functional) requirements in words that business users can understand, that’s not the case for developers. Remember that a business analyst is the communicator between the business AND the developer. There just isn’t enough information in a user story for a developer to do their job.</p>
<p>So how do you get round this? For a really interesting discussion on this topic have a look at the following article <em>Why I still use Use Cases</em> by <a href="http://alistair.cockburn.us/" target="_blank" rel="noopener">Alistair Cockburn</a>. Alistair was one of the original signatories of the Agile Manifesto and his article includes observations on some of the key issues faced by organisations using agile methods.</p>
<p>&nbsp;</p>
<hr />
<h4 style="text-align: center;">WHY I STILL USE USE CASES</h4>
<p>XP pretty much banned use cases, replacing them with the similar sounding “user stories” and as a result agile zealots have been happy to dump use cases in the trash (along with their project managers, estimates, plans, and architectures). Scrum did similar, using the “product backlog” instead of user stories. Yet as I go around projects, I keep running across organizations suffering from three particular, real, painful, and expensive problems:</p>
<p style="padding-left: 60px;">1)   User stories and backlog items don’t give the designers a <em>context</em> to work from – when is the user doing this, and what is the context of their operation, what is their larger goal at this moment?</p>
<p style="padding-left: 60px;">2)   User stories and backlog items don’t give the project team any sense of “completeness” – what I keep finding is that the development team bids/estimates the projects at (e.g.) 270 story points, and then as soon as they start working, that number keeps increasing, seemingly without bound. The developers are depressed and the sponsors are equally depressed by this. How big is this project, really?</p>
<p style="padding-left: 60px;">3)   Related to completeness, user stories and backlog items don’t provide a good-enough mechanism for <em>looking ahead</em> at the difficulty of upcoming work (In principle they could, just in practice they don’t) – I keep hearing this complaint, “We asked our customer (product owner) a question and she/he took 2 weeks to get us an answer. We must have the wrong person in this role.” No, they don’t have the wrong person, they have a broken process – certain types of questions take a long time to research, as the various departments and user groups work out what is the correct, balanced answer for the whole lot of them. Staring at the set of extension conditions in a use case lets the analysts suss out which ones will be easy and which will be difficult, and to stage their research accordingly. User stories and backlog items are not set out in that granularity early enough on for that assessment – the extension conditions are usually detected mid-sprint, when it is too late.</p>
<p>&nbsp;</p>
<p>Use cases are, indeed, heavier and more difficult than either user stories or backlog items, but they bring value for that extra weight. As not-Einstein said: “Make things as simple as possible, but no simpler.” (The attribution to Einstein has been debunked, it seems.)</p>
<p>In particular, use cases fix those three problems.</p>
<p>I’ve been testing this out for the last 3 years – I walk in and ask, “On your agile project(s), do you by any chance suffer from any of these three things?” &#8230; and then list the three … Much stronger than even I expect, there <em>hasn’t been a single organization I asked these of that hasn’t said, “Oh, Yes, and How!”</em></p>
<p>In other words, naïve use of user stories and backlog items is causing very real, very expensive damage to companies. Expensive is bad.</p>
<p>The most recent was an executive who was telling about having “delivered” a Scrum project, but it was discovered at acceptance time that there were a whole series of recipients of the system whose needs hadn’t been identified at all. This company is now faced with writing what may amount to a fixed-price contract because the recipients aren’t sure they trust the company to deliver <em>complete</em> and useful software.</p>
<p>&nbsp;</p>
<p>Very expensive, very bad. The time spent writing the use cases and doing a more thorough requirements investigation would have paid off handsomely, in this case.</p>
<p>&nbsp;</p>
<p>Here 5 reasons why I still write use cases:</p>
<p style="padding-left: 60px;">1)   The list of goal names provides executives with the shortest summary of what the system will contribute to the business and the users. It also provides a project planning skeleton, to be used to build initial priorities, estimates, team allocation and timing. It is the first part of the <em>completeness</em> question.</p>
<p style="padding-left: 60px;">2)   The main success scenario of each use case provides everyone involved with an agreement as to what the system will basically do, also, sometimes more importantly, what it <em>will not do</em>. It provides the <em>context</em> for each specific line item requirement, a context that is very hard to get anywhere else.</p>
<p style="padding-left: 60px;">3)   The extension conditions of each use case provide the requirements analysts a framework for investigating all the little, niggling things that somehow take up 80% of the development time and budget. It provides a <em>look ahead</em> mechanism, so the customer / product owner / business analyst can spot issues that are likely to take a long time to get answers for. These issues can and should then be put ahead of the schedule, so that the answers can be ready when the development team gets around to working on them. The use case extension conditions are the second part of the <em>completeness</em> question.</p>
<p style="padding-left: 60px;">4)   The use case extension scenario fragments provide answers to the many detailed, often tricky business questions programmers ask: “What are we supposed to do in this case?” (which is normally answered by, “I don’t know, I’ve never thought about that case.”) In other words, it is a thinking / documentation framework that matches the <em>if…then…else</em> statement that helps the programmers think through issues. Except it is done at investigation time, not programming time.</p>
<p style="padding-left: 60px;">5)   The full use case set shows that the investigators have thought through every user’s needs, every goal they have with respect to the system, and every business variant involved. It is the final part of the <em>completeness</em> question. (And yes, I did indeed sit down and walk through 240 use cases with a client, at the end of which, I turned to her and asked: “And is that everything?” She said, Yes, and we built that, delivered it, got paid for it, and it is still in use ten years later.)</p>
<p>&nbsp;</p>
<p>The are several sticky parts for people using use cases as I describe:</p>
<p style="padding-left: 60px;">*   It is really easy to think all the use cases have to be written up front, when in fact the writing should be staged over the life of the project. The “thinking’ part here is working out how much should be written up front to get the project estimate into a safe place, and which parts can be deferred to just-in-time investigation.</p>
<p style="padding-left: 60px;">*   These days, iteration/sprint lengths are so short that it is not practical to implement an entire use case in just one of them. That means additional work is needed, to create user stories or backlog items for each use case, track that each one get developed, and ensure that the complete set of user stories or backlog items do indeed deliver the subset of the use cases needed for the particular release.</p>
<p style="padding-left: 60px;">*   Writing good use cases (or any other requirements) requires thinking, communicating, and thinking again. It is much easier just to write user-story tags on index cards and let the project blow up later.</p>
<p>&nbsp;</p>
<p>If you don’t want to think, find a new profession. Software development requires thinking, at all levels.</p>
<div class="printfriendly pf-button  pf-alignright">
                    <a href="https://irm.com.au/what-happens-after-user-stories/?pfstyle=wp" rel="nofollow" onclick="" title="Printer Friendly, PDF & Email">
                    <img data-recalc-dims="1" decoding="async" class="pf-button-img" src="https://i0.wp.com/cdn.printfriendly.com/buttons/printfriendly-pdf-email-button-notext.png?w=640&#038;ssl=1" alt="Print Friendly, PDF & Email" style="width: 110px;height: 30px;"  />
                    </a>
                </div>
<p>&nbsp;</p>
<hr />
<p style="text-align: right;"><em>This article reproduced with kind permission of Alistair Cockburn. To read this and other articles by Alistair go to <a href="http://alistair.cockburn.us/Why+I+still+use+use+cases">http://alistair.cockburn.us/Why+I+still+use+use+cases</a></em></p>
<p style="text-align: right;"><em>If you enjoyed this article, you may be also interested in these:</em></p>
<p style="text-align: right;"><em><a href="https://irm.com.au/use-use-cases/">How to Use Use Cases</a></em></p>
<p style="text-align: right;"><em><a href="https://irm.com.au/write-use-cases/">How to Write Use Cases</a></em></p>
<hr />
<p style="text-align: right;">
<p>The post <a href="https://irm.com.au/what-happens-after-user-stories/">What Happens After User Stories?</a> appeared first on <a href="https://irm.com.au">IRM Training</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://irm.com.au/what-happens-after-user-stories/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">677</post-id>	</item>
		<item>
		<title>Analysis of Business Analyst Job Adverts</title>
		<link>https://irm.com.au/analysis-ba-job-adverts/</link>
		
		<dc:creator><![CDATA[IRM Training]]></dc:creator>
		<pubDate>Thu, 04 Feb 2010 04:47:37 +0000</pubDate>
				<category><![CDATA[Jobs]]></category>
		<category><![CDATA[ba job adverts]]></category>
		<category><![CDATA[business analyst jobs]]></category>
		<category><![CDATA[business analyst skills]]></category>
		<guid isPermaLink="false">https://irm.com.au/?p=546</guid>

					<description><![CDATA[<p>Business analyst jobs are always a topic of conversation as a business analyst training company. And one effect of the global financial crisis was to put a lot of contract business analysts onto the job market. Many companies cancelled or deferred projects as part of their cost cutting measures. Contractors were among the first to [&#8230;]</p>
<p>The post <a href="https://irm.com.au/analysis-ba-job-adverts/">Analysis of Business Analyst Job Adverts</a> appeared first on <a href="https://irm.com.au">IRM Training</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Business analyst jobs are always a topic of conversation as a business analyst training company. And one effect of the global financial crisis was to put a lot of contract business analysts onto the job market. Many companies cancelled or deferred projects as part of their cost cutting measures. Contractors were among the first to be let go.</p>
<p>With so many experienced business analyst looking for work, those employers who were hiring had the pick of a very experienced talent pool. Colin Penn, a business analyst with over 20 years experience, was one of the people looking for work and has given this personal analysis of how he saw the business analyst jobs market in the second half of 2009. It took Colin a few weeks of scouring the job ads to find his next contract but during those weeks he identified several profiles which came up repeatedly.</p>
<ol>
<li><strong>Technical BAs with facilitation skills.</strong> These analysts were required to have a working knowledge of IT architecture, applications and systems so that they could guide and advise participants during facilitated requirements gathering sessions. The ability to facilitate sessions was as important as a working knowledge of current technology.</li>
<li><strong>Technical BAs with a development background</strong> and specific knowledge of .NET, JAVA, XML, SQL or similar. Whilst the jobs were advertised as a business analyst, the analyst would predominantly be working with specifications and dealing with development teams.</li>
<li><strong>Business BAs with expertise in a specific industry.</strong> Many of these BAs were originally seconded to projects as the subject matter expert and from there made the transition into business analysis. Specialities in demand included banking, superannuation, utilities, supply chain logistics and telecommunications. Also in high demand was expertise in ecommerce, web based services (B2B and B2C) and specific software applications such as ERP (e.g. SAP, Oracle) and CRM (e.g. Siebel). Business BAs also operate at the strategic level although it’s rare these days. Current strategic thinking has evolved past the &#8220;aligning IT with the business&#8221; approach to now viewing IT as an integral part of the business strategy. More and more executives are becoming both IT savvy and business analysis aware, lessening the need for traditional, high-level business BAs.</li>
<li><strong>Maintenance BAs</strong> are used by many organisations where there is an ongoing need to provide enhancements and changes to production systems. This includes both commercial and government organisations and is work carried out either by IT staff performing a BA role or business people who have been transferred into the role. There were not many positions advertised for these roles as the work can usually be performed by lower paid staff (higher paid contractors were the ones being laid off). Many graduates also start their careers as maintenance BAs and as the economy improves expect to see more business analyst jobs for this type of position.</li>
<li><strong>The BA/Project manager</strong> was a common job description. Often advertised for medium sized projects, it can be OK in small dedicated teams, but the two roles can be contradictory on a larger project. The BA wants to find every important requirement whilst the project manager wants only the essentials in order to meet the deadline and the budget.</li>
</ol>
<p>Previous project experience was also sought and popular areas included data warehousing, data migration, enterprise architecture integration and process automation. UML modelling skills were also in demand and to a lesser extent BPMN. There was also a distinction between data and process BA’s.</p>
<p>For a number of positions a testing background was also well regarded. This may emerge as a separate BA speciality with its own skills &#8211; testing tools experience and programming skills (such as <a href="https://en.wikipedia.org/wiki/SQL">SQL</a>) for querying test results.</p>
<p>While not rigidly discrete, these classes of business analyst jobs show the diversity of the role and the fragmentation in the market. As in many professions, employers are becoming more demanding in the number and diversity of skills they want – especially in difficult economic times. Expect this to decrease as the economy improves and the pool of available talent shrinks.</p>
<p>A final word &#8211; all the job ads emphasised <strong>good communications skills</strong>. This has been, and continues to be the common factor for virtually every job that is advertised.</p>
<div class="printfriendly pf-button  pf-alignright">
                    <a href="https://irm.com.au/analysis-ba-job-adverts/?pfstyle=wp" rel="nofollow" onclick="" title="Printer Friendly, PDF & Email">
                    <img data-recalc-dims="1" decoding="async" class="pf-button-img" src="https://i0.wp.com/cdn.printfriendly.com/buttons/printfriendly-pdf-email-button-notext.png?w=640&#038;ssl=1" alt="Print Friendly, PDF & Email" style="width: 110px;height: 30px;"  />
                    </a>
                </div>
<p>&nbsp;</p>
<hr />
<p style="text-align: right;"><em>If you liked this article, you may also enjoy:</em></p>
<p style="text-align: right;"><em><a href="https://irm.com.au/hints-tips-for-ba-job-seekers/">Hints and Tips for BA Job Seekers</a></em></p>
<p style="text-align: right;"><em><a href="https://irm.com.au/creative-business-analyst/">The Creative Business Analyst</a></em></p>
<p style="text-align: right;"><em><a href="https://irm.com.au/business-analyst/">What is a Business Analyst?</a></em></p>
<hr />
<p>&nbsp;</p>
<p>The post <a href="https://irm.com.au/analysis-ba-job-adverts/">Analysis of Business Analyst Job Adverts</a> appeared first on <a href="https://irm.com.au">IRM Training</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">546</post-id>	</item>
	</channel>
</rss>
