File diff 70d25fd9f8be → ed9e78e6cf95
UseCases.mdwn
Show inline comments
 
Feel free to add your own usecase to this list.
 

	
 
Resources on writing good use cases:
 

	
 
- <http://en.wikipedia.org/wiki/Use_case>
 
- <http://en.wikipedia.org/wiki/Use_case#Templates>
 
- <http://www.mountaingoatsoftware.com/blog/advantages-of-the-as-a-user-i-want-user-story-template>
 

	
 
A simple form of a use case is
 

	
 
> “As a \<type of user>, I want \<some goal> so that \<some reason>.”