how is usecase?
Answers were Sorted based on User's Feedback
Answer / priya
Structural(modular) representation of ur system requiremnt
is UML, Usecase is one of them.
Use Case is setup activity done by actor, Here actor should
think How to do, Not What to do.
You should know ur functional requirment of ur systemk
before starting usecase diagram.
Here requirement can not be derived only function can be
derived.
| Is This Answer Correct ? | 17 Yes | 0 No |
Answer / satyendu
This Diagram depicts the various operation that a system
performs,it contains Use cases,actors, and their
relationship.Use cases are the sequence of action that form
a single unit of work for an actor.A Use case diagram can be
drawn for any given software syatem.
| Is This Answer Correct ? | 6 Yes | 1 No |
What is mean by relational and object dbms?
What is transition?
what is difference between Seqence and Collaboration diagrams with example?
What is UML Architecture?
What are components of an mvc architecture?
Can you think of some nice examples where multiple actors are associated with a use case ?
What are assertion facets used for in uml?
What are the process workflows that evolve through these phases?
How to identify the actors in a ucd?
Explian following terms: Constraint Rules, Design by contract.
Detail whether UML can be used as a programming language?
What is the difference between uses and extends?