Free Use Case Tool

Visual Paradigm Community - the Best #1 FREE Use Case Tool in the market

Visual Paradigm Community Edition

Visual Paradigm Community Edition was launched since 2004 to provide a free UML software for sole non-commercial purpose, supporting users who was making their first steps in UML modeling, and who need a free and cross-platform UML modelling software for personal use, such as applying UML on student projects.

UML modelling tool free for all sorts of non-commercial purpose. Supporting the 13 UML 2.x diagrams and ERD diagram.

We are adopted by over 1 Million installations around the globe, and is still growing.

What is Use Case Diagram?

A use case is a tool for identifying the business goals of a system. The identification of use cases helps define system scope, ensuring that the requirements to be found will all be aligned with the business values, needs and strategy. A use case represents a high level business goal to be achieved by someone, some parties, or some sub-systems through interacting with a system, which can be the system under developed, or the system to maintain, depends on the nature of your software project.

Use cases once specified can be denoted both textual and visual representation (such as UML). Use case modeling helps us to design a system from the user's perspective. It is an effective technique for communicating system behavior in the user's terms by specifying all externally visible system behavior.

A use case diagram does not show the detail of the use cases:

  • It only summarizes some of the relationships between use cases, actors, and systems.
  • It does not show the order in which steps are performed to achieve the goals of each use case.

Use case diagrams belong to the family of behavioral diagrams.

Use Case Diagram at a Glance

A standard form of use case diagram is defined in the Unified Modeling Language as shown in the figure below:

Get Started

But even with all these benefits above, Visual Paradigm Community is free for all sorts of non-commercial use, since 2004, and for now & forever!

10 Tips to Create Professional Use Case Diagram

There are two common misunderstanding about use case modeling or UML use case diagram. One is that, use case diagram is too simple, as it does not explain anything important and it is not worth drawing. Another misunderstanding is just opposite to the first one. Some people believe that use case diagram is so powerful that can represent many different aspects of a software, from describing system requirements to modeling the internal behaviors of the system. So what is use case? What is use case diagram and is use case modeling simple or powerful?

Use case modeling is simply an answer to "What do the users (customers) want". It allows you to visually represent the goals that users want to achieve through using the final end product, which can be a system, a software, a program, etc. Use case modeling is a useful technique in establishing a solid foundation for software developers to develop software system that meets with customers' needs. While the notations applied in a use case diagram seem simple and do not express much detailed, the way how use cases are collected, organized and elaborated do significantly influence the direction of the software development lifecycle and thus the quality of the final software product. In this article, we will go through ten tips that can maximize the effect of drawing use case diagram. We are not going to explain what are use cases in detail but some of the key concepts regarding to UML modeling, use case diagram and requirements capturing will be covered.

Think from End User's Perspective

It is clear that you need to know users' expectation in order to build a software system that works, and this principle is particular important in use case modeling. Many people has mistakenly treats use case modeling as a process to model system functions, which can be wrong. To be accurate, use case modeling is a way to model what the users want. Each of the use cases in a use case diagram should yield an observable goal through users' interaction with the final software or system. Sometimes, a user goal is the same as a system function but this is not always true. For instance, "Login" is a system function but it is definitely not a user goal - No one will start a program, login and go away! So, the more system functions you draw in a use case diagram, the less effective the use case model can be used to express users' real expectation throughout the entire software development process. Therefore, when you develop a use case model, try to express everything by first thinking from end user's perspective.

Avoid Long Use Case Name

If you are reading a use case diagram prepared for an ATM system, which of the following use cases do you want to see in the diagram? "Withdraw Cash" and "Withdraw Cash and Update Balance in Account". The second use case seems to be more descriptive, right? What about having 50+ different use cases with such a long name? You probably does not want to read the diagram anymore and perhaps your eyes will be in pain.

One of the reasons why we need modeling is that we want to understand a complex software system in an easy and simple manner. That's why the UML has provided us with many different kinds of notations with each of them representing a specific perspective in describing a complete software system. This "spirit" applies to naming use cases as well. If we try to name use cases with detailed description, why don't we just use a text file instead? In order to make a use case diagram easy to understand, it is important to keep the names of use cases short, yet remain descriptive. Keep the names short and leave the detailed description to the description part of use cases.

Actor is a Role, not a Real Person

Some people try to represent employees in an organization as actors in use case diagram, which end up having a diagram with Peter, Mary, Daisy, etc Remember, an actor represents a unique role that comprises of people, sub-system or whatever entities with unique characteristic and share the same goals and expectations.

Model Common Use Case with << include >> Relationship

A use case represents a user goal, which can be achieved by going through a series of steps. When exactly the same steps are found among use cases, you can optionally create a new use case for the common steps and connect it with the use cases that trigger the steps. By using included use case, this makes it clear that the including use cases are indeed sharing the same set of steps as represented by the included use cases with no uncertainty.

Model Exceptional Behavior with << extend >>

The extend relationship can be used to specify when and how the behavior of a use case may be triggered by another use case. Extension takes place at extension points defined in extended use case. The extending use case defines the steps that may be executed by the extended use case under specific conditions.

Model Scenario with Flow of Events, Not Directly on Diagram

A use case represents a user goal, which can be achieved by going through a sequence of steps. Some people try to model the steps directly on use case diagram, by connecting actor and use case with many many associations, pretending to be the steps, which is definitely wrong. Instead, the steps of use case can be well described in the use case flow of events editor.

Make Good Use of Stereotype for Categorization

Stereotype is a mechanism that allows you to introduce domain specific notation in addition to those standard ones. A stereotype is shown within a pair of guillemets, on top of the name of shape when the stereotype is applied. The proper use of stereotype helps readers to realize the differences of use cases on easier.

Model Detailed System Flow with Sequence Diagram

Sequence diagram allows you to model the system behavior by representing the communication and interchange of messages between objects over time. But where to begin with? Instead of guessing what interaction to model, you can start by referring to what the user needs, which is exactly what a use case model aimed to present.

We know that every single use case represents a unique user goal. To draw sequence diagram from a use case implies that you are going to model what the computer system should do to fulfill the user. Ideally, there will not be any redundant design as all the sequence diagrams are created from use cases, which represent what the user wants.

Apply Same Width on Use Cases When Appropriate

Since the names of use cases are different in length, it is normal to have the use cases in different width. To make the diagram prettier and easier to read, it would be nice to resize them to the same width.

Position Actors and Use Cases in a Meaningful Way

A use case diagram with randomly placed actors and use cases is definitely a nightmare for readers. One has to examine the diagram carefully in order to find out the information he want from the scattered actors and use cases. It would be nice to place shapes in a discipline manner. You may also group use cases with package shapes if necessary.

Visual Paradigm Enterprise

End-to-End Enterprise Architecture tool suite that supports TOGAF, ArchiMate, PMBOK process map and more

Visual Paradigm Professional

Agile development tools like user story map and sprint, Customer Journey Map and a wide range of project management diagrams

Visual Paradigm Standard

Essential development tools for modeling (UML, BPMN, ERD, DFD, etc), wireframing, code and DB engineering tools, etc

Visual Paradigm Modeler

An award-winning modeling software that features UML, BPMN, ERD, DFD and more. Visual Paradigm Modeler makes modeling easy and fast.

Who's using this great UML software?

Visual Paradigm are trusted by over 230,000 people in companies ranging from small business to Fortune 500 companies, universities and government units.

Who's using Visual Paradigm?

We use cookies to offer you a better experience. By visiting our website, you agree to the use of cookies as described in our Cookie Policy.

OK