Lists / Requirements / Requirements Models / Use Cases

How to Write Good Use Case Names – 7 Tips

Posted on:

The first step in writing the use cases for a project is to define the scope of the project. One way to do that is to list the use case names that define all of the user goals that are in scope. To do that, you need to know how to write good use case names. Good use case names also serve as a great reference and provide context and understanding throughout the life of the project. We present our tips for writing good use case names.

Slightly off-topic

Five Things You Don’t Know About Me

Posted on:

For folks who don’t read a lot of blogs – there’s a meme going on right now where people list five things that most people don’t know about them. This spreads virally, like the old email chain letters. After you share your five things, you tag five more people. Read on to see my five things…

Agile / Process Improvement / Software development

Code Debt: Neither A Borrower…

Posted on:

Code Debt is the debt we incur when we write sloppy code. We might do this to rush something out the door, with the plan to refactor later. Agile methodologies focus on delivering functionality quickly. They also invoke a mantra of refactoring – “make it better next release.” This can create pressure to “get it done” that overwhelms the objective of “get it done right.” Taking on code debt like this is about as smart as using one credit card to pay off another one.