Use-case analysis. the case they
9 July 2008
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 used this analysis can yield a good deal of traceability in later stages of the project lifecycle.
No comments yet
Leave a Reply
You must be logged in to post a comment.