전자책 출간 알림 [마이크로서비스패턴 쉽게 개발하기]

티스토리 뷰

Event storming과 User story 관계

Event storming은 아래 링크를 참조하세요.

happycloud-lee.tistory.com/94?category=902418

 

DDD 핵심만 빠르게 이해하기

참고: https://steemit.com/kr/@frontalnh/domain-driven-design 위 글은 Eric Evans의 '도메인기반디자인'을 번역한 글인듯 한데 직역하다 보니 의미가 잘 전달 안되는 부분이 있어 제 나름대로 재해석하였습니다..

happycloud-lee.tistory.com

User story의 문법과 Acceptance criteria의 문법을 볼 수 있습니다. 하단에 예제도 있습니다.

 

User Story와 Acceptance Criteria(인수테스트 시나리오)예제

홈페이지 서비스를 대상으로 한 유저스토리와 인수테스트 시나리오 예제입니다.

https://docs.google.com/spreadsheets/d/1EtdeqHPYRM-gF3FNpKr30Yel4CWJeIiJ/edit?usp=sharing&ouid=110516422607493163049&rtpof=true&sd=true 

 

Google Sheets 로드 중

Google Sheets에서 "UserStory_sample.xlsx" 파일을 엽니다. 몇 분 정도 소요될 수 있습니다.

docs.google.com

 

 

User story 예제 200개입니다.

영어지만 충분히 참고가 됩니다.

drive.google.com/file/d/1T-wAQVXSqJ6xj1xzfiOhtaprQlkJz6c9/view?usp=sharing

 

example-user-stories.pdf

 

drive.google.com

 

Acceptance Criteria 설명 및 예제

역시 영어지만, 번역기 돌리고 예제 부분만 원문을 보시면 빠르게 이해할 수 있습니다.

rubygarage.org/blog/clear-acceptance-criteria-and-why-its-important

 

Clear Acceptance Criteria for User Stories with Examples

Savvy development teams are aware of the importance of acceptance criteria for user stories. In this post we don’t just address the concept of acceptance criteria, but also explain how to write acceptance criteria and provide you with practical examples.

rubygarage.org

 

'Agile&DevOps > Agile,DevOps문화' 카테고리의 다른 글

ING금융그룹 애자일 사례  (0) 2021.03.26
Lean Startup : 린캔버스(Lean canvas)  (1) 2021.03.21
페르소나 Empathy Map  (0) 2020.09.12
스크럼과 칸반 비교  (0) 2020.09.11
1. DevOps와 CI/CD에 대한 이해  (0) 2019.09.12
댓글

전자책 출간 알림 [마이크로서비스패턴 쉽게 개발하기]