UML Interview Questions and Answers
<< Previous Question Next Question >>
 Question: 2585 Page Views: 

Explan Use Case diagram and its purpose?



Posted By: Avi Date: 8 November 2009 05:26:16 AM
 Answer:

Use Case diagram is a type of behavioral UML diagram and it is created from a Use-case analysis. Its purpose is to present a graphical overview of the functionality provided by a system in terms of actors, their goals (represented as use cases), and any dependencies between those use cases.

The main purpose of a use case diagram is to show what system functions are performed for which actor, means it captures the system functinality as seen by users.


Posted By: eTechPlanet


Date: 8 November 2009 05:26:16 AM

Use Case Diagrams is an overview graphical representation of the functionality in a system. It is used in the analysis phase of a project to specify the system to be developed and The main purpose of a use case diagram is to show what system functions are performed for which actor. Roles of the actors in the system can be depicted.


Posted By: Johndecruse


Date: 10 February 2010 03:45:18 AM
Post a better Answer if you have
 
(Will show your Gravatar icon)  
  Country flag

Loading
Enter the text as shown in the image K8sEDn
Related Questions
UML : Explan Use Case diagram and its purpose?

Explan Use Case diagram and its purpose?

Use Case diagram is a type of behavioral UML diagram and it is created from a Use-case analysis. Its....
Category: UML Date: 11/8/2009 5:26:16 AM
UML : What do you mean by Use-Case?

What do you mean by Use-Case?

The term Use-Case is used in software engineering which is a description of a system's behavior. In ....
Category: UML Date: 11/8/2009 5:20:16 AM
UML : What are the various UML modeling diagrams?

What are the various UML modeling diagrams?

UML Modeling diagrams can be classified in two categories: Static/Structural and Dianamic/Behavioral....
Category: UML Date: 11/8/2009 5:06:48 AM
UML : Name some tools used for UML modeling?

Name some tools used for UML modeling?

Commercial UML tools: 1) Rational Rose 2) Blueprint Software Modeler 3) Power Designer 4) Borland To....
Category: UML Date: 11/8/2009 4:49:47 AM
UML : What are diagrams?

What are diagrams?

Diagrams are graphical representation of a set of elements most often shown made of things and assoc....
Category: UML Date: 10/15/2009 6:08:06 AM