Use Cases and Their Importance
page 1 of 3
Published: 26 Jan 2006
Unedited - Community Contributed
Abstract
An important part of the Unified Modeling Language (UML) is the capability for drawing use case diagrams. Use cases are used during the analysis phase of a project to identify system functionality. They separate the system into actors and use cases. Actors represent roles that are played by users of the system. Users may be humans,other computers,or even other software systems. In this article, I will examine the importance of Use cases with a help of a simple case study.
by Steven Swafford
Feedback
Average Rating: 
Views (Total / Last 10 Days): 48706/ 41

Introduction

First and most importantly, I will define what a use case is. A use case is a tactic used in system analysis to identify, clarify, and categorize system requirements. The use case is made up of a set of possible sequences of interactions between systems and users within an environment and related to a particular goal. The use case should contain all system activities that have significance to the users within a given system.

What Use Cases Do

1.    They hold Functional Requirements in an easy to read and tracking format.

2.    They represent the goal of an interaction between an actor and the system.

3.    They are multi-level, one use case can use/extent the functionality of another.

What Use Cases Do Not Do

1.    They don't specify user interface design. They specify the intent, not the action Detail.

2.    They don't specify implementation detail.

Definitions

1.    Actor: An actor is something with behavior, such as a person, computer system, or organization.

2.    Scenario: A scenario is a specific sequence of actions and interactions between actors and the system under discussion; it is also called a use case instance. It is one particular story of using a system, or one path through the use case; for example, the scenario of successfully using an ATM machine to withdraw cash.

Now that I have introduced what a use case is, what they do, what they do not do, and provided the definition of an actor and scenario, let us look at a complete UML diagram of the ATM cash withdrawal transaction. While this diagram is not all inclusive to actions involved with using an ATM, it should provide the foundation as to how to create a use case diagram and how to interpret its meaning. 

Figure 1: Example UML ATM System Usage Use Case

 

Now that I have covered the definition of a use case, what they do, what they do not do, and provided a sample diagram, we will move into the various sections contained within a use case.


View Entire Article

User Comments

No comments posted yet.

Product Spotlight
Product Spotlight 





Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2024 ASPAlliance.com  |  Page Processed at 2024-04-23 2:08:45 PM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search