When.com Web Search

  1. Ads

    related to: what is user story mapping in agile methodology example

Search results

  1. Results From The WOW.Com Content Network
  2. User story - Wikipedia

    en.wikipedia.org/wiki/User_story

    In software development and product management, a user story is an informal, natural language description of features of a software system. They are written from the perspective of an end user or user of a system, and may be recorded on index cards, Post-it notes, or digitally in specific management software. [1]

  3. INVEST (mnemonic) - Wikipedia

    en.wikipedia.org/wiki/INVEST_(mnemonic)

    The INVEST mnemonic for Agile software development projects was created by Bill Wake [1] as a reminder of the characteristics of a good quality Product Backlog Item (commonly written in user story format, but not required to be) or PBI for short. Such PBIs may be used in a Scrum backlog, Kanban board or XP project.

  4. Extreme programming practices - Wikipedia

    en.wikipedia.org/wiki/Extreme_Programming_Practices

    The developers sort the user stories by risk. They also categorize into three piles: low, medium and high risk user stories. The following is an example of an approach to this: Determine Risk Index: Give each user story an index from 0 to 2 on each of the following factors: Completeness (do we know all of the story details?) Complete (0 ...

  5. Planning poker - Wikipedia

    en.wikipedia.org/wiki/Planning_poker

    Planning poker is a variation of the Wideband delphi method. It is most commonly used in agile software development , in particular in Scrum and Extreme Programming . Agile software development methods recommend the use of Planning Poker for estimating the size of user stories and developing release and iteration plans.

  6. Specification by example - Wikipedia

    en.wikipedia.org/wiki/Specification_by_example

    Highly abstract or novel new concepts can be difficult to understand without concrete examples. [citation needed] Specification by example is intended to construct an accurate understanding, and significantly reduces feedback loops in software development, leading to less rework, higher product quality, faster turnaround time for software changes and better alignment of activities of various ...

  7. Software product management - Wikipedia

    en.wikipedia.org/wiki/Software_product_management

    A key aspect of Product Management is the correct prioritization of enhancements. User story mapping is a valuable tool that assists with visualizing and organizing priorities. Here's a method that works well (borrowed and adapted from Joel Spolsky): Identify the panel, i.e., whose opinion you are going to seek; Make a list of all items

  8. Scrum (software development) - Wikipedia

    en.wikipedia.org/wiki/Scrum_(software_development)

    Scrum Agile events, based on The 2020 Scrum Guide [1] Scrum is an agile team collaboration framework commonly used in software development and other industries. Scrum prescribes for teams to break work into goals to be completed within time-boxed iterations, called sprints. Each sprint is no longer than one month and commonly lasts two weeks.

  9. Vertical slice - Wikipedia

    en.wikipedia.org/wiki/Vertical_slice

    It is mostly used in Scrum terminology where the work is planned in terms of features (or stories). For example, as a very basic approach, a software project may consist of three layers (or components): Data access layer (bottom) Business logic layer (middle) User interface layer (top) In this common approach, a vertical slice means a bit of ...