Use Case Articles

Updated , First Published by Pete Freitag

Use Cases are one of the first steps of the design phase in software engineering. They are really simple diagrams you can easily make - they are easy enough to understand and create that you can show them to your customer, or boss. Use cases are also part of UML.

A List Apart has two good articles for web developers to start using use cases. Part I, Part II.