Tagged Questions
0
votes
1answer
122 views
Use Cases with respect to downstream systems
Use cases are primarily meant for interaction between user and a system. It could be used for interaction between system and another system. The actors are primarily roles.
It is easy to document ...
0
votes
6answers
668 views
Writing a killer use case for a cron job [closed]
I'm a beginner when it comes to writing use cases, but I searched a lot and most of the materials I found mentioned that I should concentrate on the business value to the customer when writing a use ...
4
votes
3answers
325 views
Writing use cases for a rather complex scenario
I'm trying to improve my use-case writing skills but I'm stuck on a certain scenario.
The idea is that there are a bunch of entries in a task list (some kind of todo list). Now the user wishes to ...