Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is an USECASE? Why it is needed?

Answers were Sorted based on User's Feedback



What is an USECASE? Why it is needed?..

Answer / surendra singh (suraj)

It is useful to represent the complete and specific
funtionality that an actor(USER) is desirous of.
This functionality is shown by the USECASE model with the
help of Diagrams, i.e. Sequence Diagram and Colloboration
Diagram. It shows the various states of a work flow(Project
or Program).

Is This Answer Correct ?    16 Yes 1 No

What is an USECASE? Why it is needed?..

Answer / shrikant

use case is a interaction between actor(USER) and System
(application), for single system there many use cases
depends on Requirements.

Is This Answer Correct ?    11 Yes 0 No

What is an USECASE? Why it is needed?..

Answer / guest

Diagram which represents the requiremnets(usecase) of the
user(actor). its needed to represent the dynamic model at
the analysis stage to represent the graphical view of the
requiremnetal behaviour.

Is This Answer Correct ?    8 Yes 1 No

What is an USECASE? Why it is needed?..

Answer / narendra vyas

use case represents diagrams. there are two types of use
cases BUC-> business use case and SUC-> system use case
In BUC we represent pictures related to Domain and SUC we
represents shapes like elipse,arrows etc. this is the very
first stage of design where we find out actors and related
activity. actor performs happy activity

Is This Answer Correct ?    3 Yes 0 No

What is an USECASE? Why it is needed?..

Answer / 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

What is an USECASE? Why it is needed?..

Answer / ashok

A use case is a methodology used in system analysis to
identify, clarify, and organize system requirements. The
use case is made up of a set of possible sequences of
interactions between systems and users in a particular
environment and related to a particular goal.

Is This Answer Correct ?    3 Yes 1 No

What is an USECASE? Why it is needed?..

Answer / 123

use case show the flow of the system,to be performed by the actor..

Is This Answer Correct ?    0 Yes 0 No

What is an USECASE? Why it is needed?..

Answer / sravan

an usecase is a sequence of actions which can be done by a
actor.

Is This Answer Correct ?    3 Yes 4 No

Post New Answer

More OOAD Interview Questions

What is the function of messaging metaphor?

0 Answers  


What is the use of finalize method?

0 Answers  


How a program can be structured using the concept of object oriented programming?

0 Answers  


Explain colloboration

0 Answers  


What are the problems faced by the developer using object oriented programming language?

0 Answers  


What are abstract methods?

0 Answers  


USECASE is an implementation independent notation. How will the designer give the implementation details of a particular USECASE to the programmer?

2 Answers  


What is polymorphism? When is it employed? give an example.

0 Answers   iNautix,


What are sealed modifiers?

0 Answers  


What is overriding?

0 Answers   MindCracker,


Which keyword can be used for overloading?

0 Answers  


Name the different creational patterns in object oriented design?

0 Answers  


Categories