Good Samples of Software Development Use Cases - Stack Overflow most recent 30 from stackoverflow.com 2009-11-27T16:30:08Z http://stackoverflow.com/feeds/question/337680 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/337680/good-samples-of-software-development-use-cases 2 Good Samples of Software Development Use Cases pearcewg 2008-12-03T16:10:54Z 2008-12-03T16:18:00Z <p>Is there a repository on the web with good sample Use Cases for Software Development projects?</p> <p>I'm really not looking for a template. I'm actually looking for a document which is a good sample that I can use as a reference. A word document.</p> http://stackoverflow.com/questions/337680/good-samples-of-software-development-use-cases/337701#337701 1 Answer by Filip Ekberg for Good Samples of Software Development Use Cases Filip Ekberg 2008-12-03T16:15:34Z 2008-12-03T16:15:34Z <p>I found this article one Agile programming and on UML-stuff: <a href="http://www.methodsandtools.com/archive/archive.php?id=25" rel="nofollow">http://www.methodsandtools.com/archive/archive.php?id=25</a></p> <p>Maybe it has some interesting points. Though, it's not word. Might reffering to some word documents.</p> http://stackoverflow.com/questions/337680/good-samples-of-software-development-use-cases/337705#337705 0 Answer by MadKeithV for Good Samples of Software Development Use Cases MadKeithV 2008-12-03T16:17:03Z 2008-12-03T16:17:03Z <p><a href="http://rads.stackoverflow.com/amzn/click/0201702258" rel="nofollow">Alistair Cockburn's book "Effective Use Cases"</a> provides many great examples. You can <a href="http://rads.stackoverflow.com/amzn/click/0201702258" rel="nofollow">look inside</a> the book on amazon, page 18 has an example. It's not a Word document of course, but I have found the guidelines in the book and the general idea extremely helpful in my professional work.</p> http://stackoverflow.com/questions/337680/good-samples-of-software-development-use-cases/337711#337711 0 Answer by tvanfosson for Good Samples of Software Development Use Cases tvanfosson 2008-12-03T16:18:00Z 2008-12-03T16:18:00Z <p>You might be interested in <a href="http://rads.stackoverflow.com/amzn/click/0201702258" rel="nofollow">Writing Effective Use Cases</a> (link at Amazon) by Alistair Cockburn. Here are some examples of ultra-light uses cases from one of his projects: <a href="http://alistair.cockburn.us/Examples+of+ultra-light+use+cases" rel="nofollow">http://alistair.cockburn.us/Examples+of+ultra-light+use+cases</a></p>