<?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>user story Archives - World Of Agile</title>
	<atom:link href="https://effectivepmc.net/blog/tag/user-story/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description></description>
	<lastBuildDate>Mon, 13 Apr 2026 07:06:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.1</generator>

<image>
	<url>https://effectivepmc.net/wp-content/uploads/2020/06/cropped-woa_logo-1-150x150.png</url>
	<title>user story Archives - World Of Agile</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Why is User Story not part of core Scrum?</title>
		<link>https://effectivepmc.net/blog/why-is-user-story-not-part-of-core-scrum/</link>
		
		<dc:creator><![CDATA[Amit Kulkarni]]></dc:creator>
		<pubDate>Mon, 16 Apr 2018 09:28:35 +0000</pubDate>
				<category><![CDATA[Agile Scrum]]></category>
		<category><![CDATA[Scrum]]></category>
		<category><![CDATA[user story]]></category>
		<guid isPermaLink="false">https://effectivepmc.net/?p=2054</guid>

					<description><![CDATA[<p>Why is User Story not part of core Scrum? User story is one of the popular way of writing requirement in Agile. Lot of Agilists prefer the User Story format. However, that is not the only way of writing requirements in Agile projects. You could write requirements in many ways, for e.g.Use Cases, Business Requirement [&#8230;]</p>
<p>The post <a href="https://effectivepmc.net/blog/why-is-user-story-not-part-of-core-scrum/">Why is User Story not part of core Scrum?</a> appeared first on <a href="https://effectivepmc.net">World Of Agile</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h1>Why is User Story not part of core Scrum?</h1>
<p>User story is one of the popular way of writing requirement in <a href="https://effectivepmc.net/blog/what-is-agile/">Agile</a>. Lot of Agilists prefer the User Story format. However, that is not the only way of writing requirements in Agile projects. You could write requirements in many ways, for e.g.Use Cases, Business Requirement Specification, BDD etc<br />
<a href="https://effectivepmc.net/blog/scrum/">Scrum</a> is a framework. That means, Scrum describes the boundries and some minimal things that you need to do to create a product. What Scrum says is that you need to write requirements in a <a href="https://effectivepmc.net/blog/product-backlog/">Product Backlog</a>. Now Scrum does not tell you whether you write using User Story or a Use case or a BDD format. All that Scrum requires is that requirements be written.<br />
Thus Scrum is non-prescriptive about writing requirements in a specific format. However, User Story still remains a very popular way of writing requirement in Scrum.</p>
<p>The post <a href="https://effectivepmc.net/blog/why-is-user-story-not-part-of-core-scrum/">Why is User Story not part of core Scrum?</a> appeared first on <a href="https://effectivepmc.net">World Of Agile</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>What is a User Story?</title>
		<link>https://effectivepmc.net/blog/what-is-a-user-story/</link>
		
		<dc:creator><![CDATA[Amit Kulkarni]]></dc:creator>
		<pubDate>Sun, 16 Apr 2017 09:45:36 +0000</pubDate>
				<category><![CDATA[Agile Scrum]]></category>
		<category><![CDATA[user story]]></category>
		<guid isPermaLink="false">https://effectivepmc.net/?p=2058</guid>

					<description><![CDATA[<p>Visit Blog Home What is a User Story? The User Story is the most granular unit of requirement on a Scrum Project. The Product Owner writes the User Stories. The Sprint Backlog gets elaborated into User Stories when the Sprint Planning is done. It is important to note that the user story is a medium that helps in [&#8230;]</p>
<p>The post <a href="https://effectivepmc.net/blog/what-is-a-user-story/">What is a User Story?</a> appeared first on <a href="https://effectivepmc.net">World Of Agile</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a style="background-color: #00102e; color: white; padding: 10px 20px; text-decoration: none; border-radius: 5px; font-size: 16px; display: inline-block;" href="https://effectivepmc.net/blog/" target="_blank" rel="noopener"> Visit Blog Home</a></p>


<h1>What is a User Story?</h1>
<p class="wp-block-paragraph">The User Story is the most granular unit of requirement on a <a href="https://effectivepmc.net/blog/scrum/">Scrum</a> Project. The <a href="https://effectivepmc.net/blog/product-owner/">Product Owner</a> writes the User Stories. The <a href="https://effectivepmc.net/blog/sprint-backlog/">Sprint Backlog</a> gets elaborated into User Stories when the <a href="https://effectivepmc.net/blog/sprint-planning/">Sprint Planning</a> is done.</p>
<p>It is important to note that the user story is a medium that helps in</p>
<ul>
<li>Gathering basic information about requirements</li>
<li>Records high level requirements</li>
<li>Developing estimates</li>
<li>Defining acceptance test to validate successful completion</li>
</ul>
<p><a href="https://effectivepmc.net/blog/what-is-a-user-story/">User Story </a>is the starting point of Communication about the details of requirements and once they are agreed then they represent the agreement between team and customer about what customer can expect from implementation.</p>
<p>User Stories adhere to a specific, predefined structure and are a simplistic way of documenting the requirements and desired end-user functionality. A user story tells you three things about the requirements</p>
<ul>
<li>Who</li>
<li>What</li>
<li>Why</li>
</ul>
<p>The requirements expressed in User Stories are short, simple and easy to understand statements. The predefined, standard format results in enhanced communication among the stakeholders are better estimations by the team. Some User Stories may be too large to handle within a single sprint. These large User Stories are often called Epics. Once Epics come up in Prioritized Product Backlog to be completed in a upcoming sprint they are further decomposed in to smaller User Stories.</p>
<p>The Prioritized <a href="https://effectivepmc.net/blog/product-backlog/">Product Backlog</a> is a dynamic list that is continuously updated because of reprioritization and new, updated, refined, and sometimes deleted User Stories. These updates to the backlog are typically the result of changing business requirements.</p>
<p>The Three components of a User Story are</p>
<table>
<tbody>
<tr>
<td width="93">Cards</td>
<td width="268"> <a href="https://effectivepmc.net/wp-content/uploads/2018/04/user-story-card.png"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-2059" src="https://effectivepmc.net/wp-content/uploads/2018/04/user-story-card.png" alt="User story card" width="501" height="281" /></a></td>
<td width="278">The Card is meant to indicate that the story is typically written by hand on a index card about 4 X 6 inches in dimension. The idea behind writing the story on a card is to try and limit the size of User Story.
<p>&nbsp;</p>
<p>When you write like this the author of the story has to take efforts in making the story less verbose and clearer to the team.</p>
</td>
</tr>
<tr>
<td width="93">Conversation</td>
<td width="268"> <a href="https://effectivepmc.net/wp-content/uploads/2018/04/user-story-conversation.png"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-2060" src="https://effectivepmc.net/wp-content/uploads/2018/04/user-story-conversation.png" alt="User Story conversation" width="648" height="464" /></a></td>
<td width="278">Conversation means that the Story should be the starting point of the conversation between the team and the Product Owner who typically would write the Story.
<p>&nbsp;</p>
<p>The Story should leave the implementation details to the team who have a potential to innovate and try to implement it.</p>
</td>
</tr>
<tr>
<td width="93">Confirmation</td>
<td width="268"> <a href="https://effectivepmc.net/wp-content/uploads/2018/04/User-Story-Confirmation.png"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-2061" src="https://effectivepmc.net/wp-content/uploads/2018/04/User-Story-Confirmation.png" alt="User Story Confirmation" width="557" height="359" /></a></td>
<td width="278">Confirmation means that you typically have to provide acceptance criteria for the story. Acceptance tests are typically written on back of the card and help the team understand how the work done satisfies the requirements.</td>
</tr>
</tbody>
</table>
<p>Another Acronym to describe the Attributes of a User Story is INVEST</p>
<table>
<tbody>
<tr>
<td width="54">I</td>
<td width="132">Independent</td>
<td width="452">Story should be as far as possible independent of each other and deliverable as a unit</td>
</tr>
<tr>
<td width="54">N</td>
<td width="132">Negotiable</td>
<td width="452">Leave room for negotiation for nature of implementation</td>
</tr>
<tr>
<td width="54">V</td>
<td width="132">Valuable</td>
<td width="452">That is it should result in some value to the Customer</td>
</tr>
<tr>
<td width="54">E</td>
<td width="132">Estimable</td>
<td width="452">User Story should be clear enough for the team to come up with reasonable estimates to work on</td>
</tr>
<tr>
<td width="54">S</td>
<td width="132">Small</td>
<td width="452">Story should not be so big that it cannot be done within an sprint. Agile requires that story should be no more than 40 man hours of effort</td>
</tr>
<tr>
<td width="54">T</td>
<td width="132">Testable</td>
<td width="452">It should be possible to test the Story for correctness based on description and success criteria provided.</td>
</tr>
</tbody>
</table>
<h2>User Story Format</h2>
<p>As a &lt;role/persona&gt;,</p>
<p>I should be able to &lt;requirement&gt;</p>
<p>so that &lt;benefit&gt;</p>
<p>User Story Examples</p>
<table>
<tbody>
<tr>
<td width="638"><strong><u>Front and Back of Card Example</u></strong>
<p>&nbsp;</p>
<p><a href="https://effectivepmc.net/wp-content/uploads/2018/04/User-Story-Front.png"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-2062" src="https://effectivepmc.net/wp-content/uploads/2018/04/User-Story-Front.png" alt="Front side of user story" width="383" height="217" /></a><a href="https://effectivepmc.net/wp-content/uploads/2018/04/user-story-back-side.png"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-2063" src="https://effectivepmc.net/wp-content/uploads/2018/04/user-story-back-side.png" alt="back side of the user story" width="383" height="221" /></a></p>
</td>
</tr>
</tbody>
</table>
<p>Acceptance Criteria details should be added and following information can be added to provide context</p>
<p>GIVEN [Context] &lt;and/or [Some more Context]</p>
<p>WHEN [Event]</p>
<p>THEN [Outcome]</p>
<p>&lt;and/or [another Outcome]</p>
<table>
<tbody>
<tr>
<td width="603"><em>Example: A Ticket booker needs to be prevented from making excessive bookings in a day. This is to avoid Ticket Booking Agents from booking tickets on behalf of others and in turn charging a premium from individuals.</em>
<p>&nbsp;</p>
<p><em>GIVEN that the ticket booker places another ticket booking Request</em></p>
<p><em>WHEN The ticket booker has already booked 3 tickets today (Maximum tickets to allowed per day = 3)</em></p>
<p><em>THEN Flash a message that you are not allowed to book more than 3 tickets a day</em></p>
</td>
</tr>
</tbody>
</table>
<p><strong><u>Story Card</u></strong><strong><u> Information</u></strong></p>
<p>Following information can be captured on a Story Card. This is an indicative list and you should customize as per project requirements</p>
<ul>
<li>Story Identifier</li>
<li>Description : Couple of sentences on the story</li>
<li>Story Type : (Customer/Technical)</li>
<li>Estimated Work Effort</li>
<li>Estmated Value Points : Which gives how much of value it delivers the customer.</li>
<li>Requirement Uncertainty : That is same as Requirement variability i.e. how much variability is expected in the requirement. Sometimes called “Exploration Factor”.</li>
<li>Story Dependencies : If the story depends on other stories</li>
<li>Acceptance Tests : Typically written on back of the card. It indicates how story should be tested.</li>
</ul>

<p class="wp-block-paragraph"><strong>Please refer to the following links to know more about User Story</strong></p>



<ul class="wp-block-list">
<li><a href="https://effectivepmc.net/blog/why-is-user-story-not-part-of-core-scrum/">Why is User Story not part of core Scrum?</a></li>
<li><a href="https://effectivepmc.net/blog/splitting-user-stories-in-scrum/">Splitting User Stories in Scrum</a></li>
<li><a href="https://effectivepmc.net/blog/velocity/" target="_blank" rel="noreferrer noopener">Velocity</a></li>
</ul>
<p>The post <a href="https://effectivepmc.net/blog/what-is-a-user-story/">What is a User Story?</a> appeared first on <a href="https://effectivepmc.net">World Of Agile</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Splitting User Stories in Scrum</title>
		<link>https://effectivepmc.net/blog/splitting-user-stories-in-scrum/</link>
		
		<dc:creator><![CDATA[Amit Kulkarni]]></dc:creator>
		<pubDate>Mon, 30 Nov 2015 08:12:36 +0000</pubDate>
				<category><![CDATA[Agile Scrum]]></category>
		<category><![CDATA[Product Owner]]></category>
		<category><![CDATA[user story]]></category>
		<guid isPermaLink="false">https://effectivepmc.net/?p=377</guid>

					<description><![CDATA[<p>Scrum Teams Often Struggle with creating small piece of work that still is "usable"  and can provide feedback. This article helps you to do just that. Read on to find some techniques to split a huge chunk of work in smaller manageable bits</p>
<p>The post <a href="https://effectivepmc.net/blog/splitting-user-stories-in-scrum/">Splitting User Stories in Scrum</a> appeared first on <a href="https://effectivepmc.net">World Of Agile</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a style="background-color: #00102e; color: white; padding: 10px 20px; text-decoration: none; border-radius: 5px; font-size: 16px; display: inline-block;" href="https://effectivepmc.net/blog/" target="_blank" rel="noopener"> Visit Blog Home</a></p>

<p class="wp-block-paragraph">&nbsp;</p>

<h1 id="h-why-do-we-need-to-split-user-stories" class="wp-block-heading">Why do we need to split user stories?</h1>



<p class="wp-block-paragraph">Writing User Stories is an art. It needs to be clear to the team what is required and at the same time let the team decide the implantation details by innovating.</p>



<p class="wp-block-paragraph">The key to writing good User Stories are as follows</p>



<ul class="wp-block-list">
<li>The User Stories should be small, typically, No more than 40 person hours of effort</li>



<li>Keeping Stories small allows the team to build incrementally and get validations done along the way.</li>



<li>This helps small value to the end user / stakeholder and allows the stakeholders to provide early feedback</li>
</ul>



<p class="wp-block-paragraph">Let us study a few ways in which user stories can be split into smaller stories</p>



<h2 id="h-ways-to-split-user-stories" class="wp-block-heading">Ways to split user stories</h2>



<h3 id="h-split-using-menu-structure-or-a-big-picture" class="wp-block-heading">Split using menu-structure or a big picture</h3>



<p class="wp-block-paragraph">You can look at the features like a menu structure and do a broad level division. You can consider the structure like a backbone in a menu and submenus. For example, let us see one example of a mobile application for a rental app which consists of a backbone of Reservation, Access, Location, Payments and Support. Each of the backbone elements can be subdivided into smaller items. This way of splitting works beautifully to start with. The next few patterns can be applied to each of the elements of the menu structure.</p>



<figure class="wp-block-image size-full is-resized"><img loading="lazy" decoding="async" width="827" height="527" class="wp-image-11121" style="width: 447px; height: 285px;" src="https://effectivepmc.net/wp-content/uploads/2023/10/menu-structure-splitting.png" alt="" srcset="https://effectivepmc.net/wp-content/uploads/2023/10/menu-structure-splitting.png 827w, https://effectivepmc.net/wp-content/uploads/2023/10/menu-structure-splitting-300x191.png 300w, https://effectivepmc.net/wp-content/uploads/2023/10/menu-structure-splitting-768x489.png 768w" sizes="(max-width: 827px) 100vw, 827px" /></figure>



<h3 id="h-split-using-user-types" class="wp-block-heading">Split using user types</h3>



<p class="wp-block-paragraph">Each of the functionality can be split using user types. For example, let us take an example of login. Then we can write the user stories as</p>



<ul class="wp-block-list">
<li>As a end user I should be able to login so that I can book rental cars</li>



<li>As a sales user I should be able to login so that I can upload sales deals</li>



<li>As a marketing user I should be able to login so that I can display marketing banners to the end user</li>



<li>As an administrator I should be able to login so that I can see the support tickets and resolve them</li>
</ul>



<p class="wp-block-paragraph">&nbsp;</p>



<h3 id="h-split-using-workflows" class="wp-block-heading">Split using workflows</h3>



<p class="wp-block-paragraph">Each user goes through different workflows through the system and therefore the splitting can be done with each <a href="https://effectivepmc.net/blog/what-is-a-user-story/">User Story</a> for each different workflow. Let us take the same login functionality as above and write a few workflows</p>



<ul class="wp-block-list">
<li>As an end user I should be allowed to login so that I can book rental cars</li>



<li>As an end user I should be able to change password so that I can secure my login</li>



<li>As an end user I should be able to use forget password so that I can recover my password</li>
</ul>



<h3 id="h-split-using-business-rules" class="wp-block-heading">Split using Business Rules</h3>



<p class="wp-block-paragraph">Each business rule can be a different <a href="https://effectivepmc.net/blog/what-is-a-user-story/">User Story</a>. For example, let us say that you are developing an insurance system then the various business rules could be</p>



<ul class="wp-block-list">
<li>As an insurance seeker when I select that I am diabetic extra premium should be added</li>



<li>As an insurance seeker when I select that I am a heart patient then corresponding wait period should be applied</li>



<li>As an insurance seeker when I select that I do not have any ailment then no extra premiums should be added</li>



<li>As in insurance seeker when my age exceeds 50 and is less than 60 then the premium calculation should be 1.2 times the premium below</li>
</ul>



<h3 id="h-split-using-data-modification-tasks" class="wp-block-heading">Split using Data Modification tasks</h3>



<p class="wp-block-paragraph">Each data modification element can be a different <a href="https://effectivepmc.net/blog/what-is-a-user-story/">User Story</a></p>



<ul class="wp-block-list">
<li>As an administrator I should be able to add users</li>



<li>As an administrator I should be able to modify user details</li>



<li>As an administrator I should be able to delete user</li>



<li>As an administrator I should be able to reset the password on behalf of user</li>
</ul>



<h3 id="h-split-using-various-types-of-data" class="wp-block-heading">Split using various types of Data</h3>



<p class="wp-block-paragraph">Each variation in data can be different <a href="https://effectivepmc.net/blog/what-is-a-user-story/">User Story</a></p>



<ul class="wp-block-list">
<li>As an end user I should be able to save my data in English language</li>



<li>As an end user I should be able to save my data in Hindi language</li>



<li>As an end user I should be able to save my data in French language</li>
</ul>



<h3 id="h-split-using-major-vs-minor-effort" class="wp-block-heading">Split using major vs minor effort</h3>



<p class="wp-block-paragraph">User stories can be split using minor and major efforts criteria. For example, let us say that we want to build a payment gateway interface. Then we can split them into</p>



<ul class="wp-block-list">
<li>Story 1 &#8211; Payment gateway interface (major effort)</li>



<li>Story 2 &#8211; Master card (minor effort)</li>



<li>Story 3 &#8211; Visa card (minor effort)</li>



<li>Story 4 &#8211; Amex card (minor effort)</li>
</ul>



<h3 id="h-identify-spikes" class="wp-block-heading">Identify Spikes</h3>



<p class="wp-block-paragraph">Sometimes there are unknowns in a functionality and one does not know how to implement. You can write a few spikes to try out first and then implement. For e.g. you are not sure how to implement a payment gateway then you may try</p>



<ul class="wp-block-list">
<li>Spike 1 : Try an interface using vendor 1</li>



<li>Spike 2 : Try an interface using vendor 2</li>



<li>Spike 3 : Try an interface using vendor 3</li>
</ul>



<p class="wp-block-paragraph">See what works and then select the vendor and implement the actual user story</p>



<ul class="wp-block-list">
<li>As an end user I should be able to make a payment using a credit card</li>
</ul>



<h3 id="h-split-using-main-flow-vs-alternative-flow" class="wp-block-heading">Split using Main flow vs Alternative flow</h3>



<p class="wp-block-paragraph">Sometimes there are main flows vs alternative flows. You can write user stories such as</p>



<ul class="wp-block-list">
<li>As a traveler I should be able to book rental car (main flow)</li>



<li>As a traveler I should be able to book car seat for my child (alternate flow for car seat booking)</li>



<li>As a traveler I should be able to book a luxury car and select luxury features (alternate flow for luxury car booking)</li>
</ul>



<h3 id="h-identify-performance-stories-to-do-them-later" class="wp-block-heading">Identify performance stories to do them later</h3>



<p class="wp-block-paragraph">Performance features can be added later using a separate user story</p>



<ul class="wp-block-list">
<li>As a traveler I should be place an order on stock market using my front end (main story)</li>



<li>As a traveler I should be able to book an order on stock market using my front end AND I should be able to get an order response within 0.1 second (performance story)</li>
</ul>



<h3 id="h-identify-scalability-stories-to-do-them-later" class="wp-block-heading">Identify scalability stories to do them later</h3>



<p class="wp-block-paragraph">Scalability features can be added later using a separate user story</p>



<ul class="wp-block-list">
<li>As a traveler I should be place an order on stock market using my front end and get response within 0.1 second (main story)</li>



<li>As 1 million concurrent travelers I should be able to book an order on stock market using our front end AND still should get response within 0.1 second (scalability story)</li>
</ul>



<h3 id="h-split-using-types-of-interfaces" class="wp-block-heading">Split using types of interfaces</h3>



<p class="wp-block-paragraph">There can be different interfaces to get to the functionality. Each interface can be a separate user story</p>



<ul class="wp-block-list">
<li>As a traveler I should be able to login using client software</li>



<li>As a traveler I should be able to login using mobile phone</li>



<li>As a traveler I should be able to login using ATM machine</li>



<li>As a traveler I should be able to login using IVR system</li>
</ul>



<h3 id="h-manual-vs-automated" class="wp-block-heading">Manual vs automated</h3>



<p class="wp-block-paragraph">User stories can be split using manually doing some functionality vs automated way</p>



<ul class="wp-block-list">
<li>As an administrator I should be able to calculate the penalty amount for each customer by clicking a button</li>



<li>As an administrator I should be automatically calculated the penalty amounts by an automated interface</li>
</ul>



<h3 id="h-batch-vs-manual" class="wp-block-heading">Batch vs Manual</h3>



<p class="wp-block-paragraph">Some functionality can be developed a manual first and then automated</p>



<ul class="wp-block-list">
<li>As an administrator I should be able to create users manually</li>



<li>As an administrator I should be able to create users using automated upload of user file</li>
</ul>



<h3 id="h-api-vs-user-interface" class="wp-block-heading">API vs User Interface</h3>



<p class="wp-block-paragraph">It is better to first create an API and then the User Interface</p>



<ul class="wp-block-list">
<li>Story 1 &#8211; API &#8211; As a system I should be able to access the database using API and get required data for booking ticket</li>



<li>Story 2 &#8211; Web User Interface &#8211; As an Web end user I should be able to get the best prices while booking (using the above API)</li>



<li>Story 3 &#8211; Mobile User Interface &#8211; As an Mobile end user I should be able to get best prices while booking (using the above API)</li>



<li>Story 4 &#8211; ATM Interface &#8211; As an ATM end user I should be able to get best prices while booking (using the above API)</li>
</ul>



<h3 id="h-each-error-is-a-separate-user-story" class="wp-block-heading">Each Error is a separate User Story</h3>



<p class="wp-block-paragraph">Each error can be split up into separate stories</p>



<ul class="wp-block-list">
<li>User story on handling Error 401</li>



<li>User story on handling Error 402</li>



<li>User story on handling Error 403</li>
</ul>



<p class="wp-block-paragraph">The above article lists some of the ways the user story can be split into smaller stories. While there may be different other ways which we can use to do the same, the simple principle one must keep in mind is that the smaller the better and my recommendation is to keep the size of the split item nothing more than 40 person hours of effort.</p>
<p>The post <a href="https://effectivepmc.net/blog/splitting-user-stories-in-scrum/">Splitting User Stories in Scrum</a> appeared first on <a href="https://effectivepmc.net">World Of Agile</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
