Jump to content

Use-case analysis

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Homerotl (talk | contribs) at 22:23, 28 September 2005. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

In Software Development methodologies, Use-Case Analysis refers to the abstraction process of generating a view of a particular system focusing on the interaction with external entities (Actors) and the actions they want to perform on the system (the Use Case). The output of this analysis is generally a Use-case diagram that conforms to the UML.

Use-Case Analysis is most useful to software architects to gather requirements at the analysis stage of a software development process. Yet if a sound development process is ussed this analysis can yield a good deal of traceablity in later stages of the project lifecycle.