How to split user stories

Source: Internet
Author: User

Many new agile teams will encounter difficulties when dividing user stories into small pieces to make better use of agile technologies. AgilityCommunityMore than oneArticleIt provides guidance on how to effectively split user stories.

When we split a huge user story into small pieces, are there some general guidelines for us to follow? Rachel Davies recommends splitting each user story to make the software output:

    1. Ability to work
    2. Delivered Value
    3. Can effectively get user feedback

Richard Lawrence provides the following technologies that he believes are useful when splitting large user stories:

    1. Split the story based on the steps in the workflow-a simple first-and-last-loop use case may be used as a story, and other steps in the workflow may be used as separate stories.
    2. Splitting stories makes every change in business rules a story of its own.
    3. Split the story into "implement the first [x]" and then "implement other [x]". This method can be applied when the first [x] is more effort than all [x] after implementation.
    4. In the face of complicated stories, the simplest version of the story is divided into separate stories.
    5. Split by the Data Types operated by the story.
    6. Split the story by finding the difference between a simple data input method and a more complex method.
    7. Transfers the performance of the current story to one or more new stories.
    8. Split the story according to create, read, update, and delete (crud.
    9. The last method creates a spike story to describe how to implement features.

Rachel Davies provides details about how to split a story based on input/output data:

  • You can create a story for each input page.
  • You can create a story for each available element on the input page.
  • You can create a simple (not very beautiful) UI.
  • You can create a command line interface.

Bob Harman also provides the following techniques for splitting stories:

    • In the story involving multiple roles, divide them based on the roles.
    • Split the story to separate the high-risk and low-risk parts.
    • Split stories to maximize the number of developers who can work on each story.
    • Split stories to facilitate testing.

What do you think is the most useful way to split user stories?

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.