Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
can there b general associations between 2 usecases ??
or shd there b <extend>> /<<include>> compulsarily
1 Answer
- Martyr2Lv 71 decade agoFavorite Answer
I can't imagine a circumstance where you would have association. Use cases shows you routes of usage for a system so the steps to process an atm card at a bank machine might be part of a larger process of you debiting money from your bank account.
With that in mind they should mostly be extended or includes of other use cases.
You will find a lot of use cases where a procedure might be part of a larger use case for an entire sub system. I always think of use cases as a set of steps, those steps can be part of a larger set of steps but you don't find an association between one set of steps and another set of steps... especially in one system.
At least I can't think of any general associations.
Good luck!