如何编写用户故事

INVEST#

用户故事应该遵循 INVEST 原则:https://en.wikipedia.org/wiki/INVEST%5F(mnemonic)

范式#

https://www.mountaingoatsoftware.com/blog/advantages-of-the-as-a-user-i-want-user-story-template

验收标准#

https://zepel.io/agile/acceptance-criteria-for-user-stories/

验收标准应使用用户的视角进行编写#

验收标准范式#

Given [context] when [a specific action is performed] then [a set of consequences should occur]

参考资料#

https://stormotion.io/blog/how-to-write-a-good-user-story-with-examples-templates/ https://www.atlassian.com/agile/project-management/user-stories https://www.justinmind.com/blog/user-story-examples/ https://www.easyagile.com/blog/how-to-write-good-user-stories-in-agile-software-development/

comments powered by Disqus