use cases

Software Architecture Article

Assessment of Object Oriented Modelling Elements of the UML

This article analyses and critically assess some UML modeling solutions with observations regarding types, interfaces and classifiers, and problems of associations semantics and notation. Well formedness rules, their format and role are also analyzed. Use case modeling is assessed through their role in eliciting user’s requirements, and dealing with the functionality of the system. Some …

Assessment of Object Oriented Modelling Elements of the UML Read More »

Software Architecture Article

Business Use Case Model

A business use case (BUC) model is the higher abstraction of the system use case model. In a BUC, business actors with specific business goals interact with other business actors. It is primarily an external view of the business model or area of interest. A system use case diagram, on the other hand, illustrates the …

Business Use Case Model Read More »

Software Architecture Blog

Working with Use Cases Templates

Clear use cases are a key success factor to understand what you want to develop. Having a good use cases template is another important condition to explain your requirements. This blog post provide 10 tips to developing, automating and publishing a great template that will improve your use cases documentation.