Tag: Requirements

A Couple Tips on Keeping Use Cases Simple

A Couple Tips on Keeping Use Cases Simple

| January 22, 2008 | 3 Comments

Use cases are atomic functions that are portable and not dependent upon a certain situation. They are requirement “objects” in the “object oriented” sense. I think that modularity and “reusability” are among the most valuable aspects of using use cases to express requirements.

This modularity can be undermined, though, if we allow our use cases to get too far into specifics and implementation detail.

The book “Use Cases: Requirements in Context”, by Kulak and Guiney, provides us with a couple simple ways to self-check our use cases to ensure that they include the appropriate level of detail, but aren’t reaching too far into design.

Continue Reading

JB Weekly Digest (07-45)

| November 17, 2007 | 0 Comments

Building rapport, requirement structure, use case disgruntlement, and RASCI.

Continue Reading

JB Weekly Digest (07-43)

| November 3, 2007 | 1 Comment

UML modeling, outsourcing, and tips to improve requirements management.

Continue Reading

What's the value of good requirements?

What's the value of good requirements?

| February 18, 2007 | 0 Comments

Numerous professional studies have shown that poorly understood software requirements are the number one cause of schedule and budget overruns and ultimately project failure. Studies have also shown that the earlier in the SDLC that scope is understood, and defects averted, the greater the cost efficiency of the project. In fact, the cost of fixing [...]

Continue Reading