What is an USECASE? Why it is needed?

Answer Posted / zerozero

Types of UML Diagrams:
1. Use case Diagram
2. State Diagram
3. Class diagram,
4. Sequence diagram
5. Collaboration diagram


Use case: A set of scenarios that describing an interaction
between a user and a system, including alternatives.

Use case diagram-Uses:
Used for describing a set of user scenarios
Mainly used for capturing user requirements
Work like a contract between end user and software developers

Use case diagram-Core components:
a) Actor b) Use case c) System boundry

Use case diagram Relation's:
a)Association B) Generalization c) Include d) extend

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you call the base class method without creating an instance?

841


What is the practical implementation of inner classes?

696


Explain the meaning of object in object oriented programming?

769


What is a virtual function?

708


What is the use of interface?

752


What is difference between static and non-static fields of a class?

689


Do structs support inheritance?

701


What's the main difference between arraylist / hashmap and vector / hashtable?

725


what is virtual function and pure virtual function ?

712


Differentiate between a class and a method.

773


What do you mean by abstract classes?

715


What is difference between class and interface?

734


Explain the abstract class modifier?

644


Can you tell something about GDI objects?

750


What is the significance of encapsulation?

726