use cases

Software Architecture Article

UML-based Specification of Self-Adaptive Systems

One important property of todays software systems is a flexible reaction to a changing environment or external circumstances. This software property is called the Adaptivity. In the period of model based software engineering the target is to specify Adaptivity of software within extra models, decoupled from other models within every design phase of the software …

UML-based Specification of Self-Adaptive Systems Read More »

Software Architecture Blog

User Stories Versus Use Cases

Leon Kotovich explains in this blog post that once you have defined your problem, you should use all available techniques to solve it correctly with user stories, use cases or plain text as requirement format.

Software Architecture Blog

The Use Cases Problem

This blog post discusses the issue with the lack of structure in use cases and proposes to create object cases that are a use cases scenario connected to domain objects.