0
votes
2answers
40 views
Use case diagram question
I'm doing a use case diagram for taxi booking system, which should help controllers with booking and dispatching radio controlled taxis. Customers will have to pay in advance. If b …
1
vote
2answers
63 views
Is there a way in UML to express something like “virtual” use cases?
I am doing requirement analysis so I'm writing some use case diagrams. I'll try to clarify what I mean by virtual test case with the following example:
I have a set of operations, …
2
votes
3answers
144 views
What is a use-case? How to identify a use-case?
The question is quite generic. What are the points that should be kept in mind to identify a valid use case? How to approach a use case?
3
votes
2answers
71 views
Use Cases - Help
I am new to writing use cases.I heard that Use cases are non-technical expressions .
I have the following task for which i have to write Use case.
(I reduced the requirement for …
1
vote
3answers
91 views
Tangible benefits of Use Case Modelling
At my current employer we generally adopt the old-school approach of writing a traditional functional requirements specification and then performing a full tech design. If the app …
1
vote
8answers
96 views
Software task/project planning books?
Hiya,
I'm looking for a book that tells you how to split up a software (or anything; doesn't have to be software-specific) task or project into discrete chunks, and helps elucidat …
0
votes
3answers
201 views
Effort Estimation based on Use Case Points
As of now I have done effort estimation based on experience and recently using function points.
I am now exploring UCP, read this article http://www.codeproject.com/KB/architectur …
3
votes
12answers
160 views
use cases for well-known Java software packages
I am browsing some of the Java software packages (Guice, GWT, JAX-RS, etc.) and my head is spinning quite a bit because I don't really know the use cases when these particular soft …
5
votes
5answers
659 views
User stories vs use cases
Are use cases just multiple user stories??
What are the benefits of using user stories over use cases.. and vice-versa... When to use one over other...
Does all agile methodologi …
1
vote
3answers
233 views
Use case relationship with actor
if A is extension use case (not base use case), can A be directly referenced by the actor?
5
votes
5answers
413 views
What are use-cases for a coroutine?
The concept of a coroutine sounds very interesting, but I don't know, if it makes sense in a real productive environment? What are use-cases for coroutines, that can be solved more …
4
votes
8answers
760 views
Use Case Diagrams - Are arrows absolutely necessary?
Is it absolutely necessary to use "arrows" to show association between an actor and a use case in a use case diagram?
I recently had to draw one for my Software Engineering assign …
4
votes
4answers
456 views
Developing a use case document, looking for guides or software to help
I'm developing a use case document for a somewhat large piece of software a small team and I are planning to write. While I've written requirement lists before, I'm interested in …
0
votes
3answers
92 views
What do you like about Use cases?
What do you like about Use cases in specifications, proposal documents?
3
votes
4answers
996 views
Detail Level of Use Case Documentation
I am making a strong effort to discipline my projects and create a Vision/Scope document at the onset. Included in this are the use case diagrams. Just listing out the use cases …
