An Introduction to User Story in Agile Methodology

An Introduction to User Story in Agile Methodology

A user story is a tool used in agile software development to capture a description of software development to capture a description of software from an end-user prescription.

  • This is written by various stakeholders, such as clients, users, managers and the development team.
  • It helps the agile software development team capture simplified, high-level descriptions of user's requirements.

A user story is any work that adds value to a user or some stakeholders in a product.??

INVEST Model:-

  • Independent: Stories must be independent.
  • Negotiable: Stories must express the need.
  • Valuable: Stories must create value for business.
  • Estimable: Stories must help estimate the work requirement.
  • Small: Stories must be small enough to sprint.
  • Testable: Stories must be validated for completion.

How to Write User Story:-

  1. Who it is for
  2. What it expects from the system
  3. Why it is important

Syntax: As a <USER> I want <FEATURE> so that <REASON>


要查看或添加评论,请登录

Abhishek Raj的更多文章

社区洞察

其他会员也浏览了