Hi, I don't know if this is the right forum, but it seems quite active on UML, so I'll try...
I have to draw/write a use case diagram "Edit customer info", which in GUI terms will probably consist of a form, from where the user may edit data in several text fields, and also open other dialogs to enter/edit certain information. We'll have to use dialogs where the data cannot be changed easily in the form text fields, for example to edit a list of contact persons, or manage a set of specific parameters, etc.
Now, I have drawn this as a use case "Edit customer info", connected to actor "Secretary", and I have added use cases like "edit contact persons set", "edit address list", "edit xxx" etc, with <<extend>> relations to the "main" use case "Edit customer info".
Is this OK you think ?
Feels a bit odd to have that many use cases, which are really very similar to each other, extending the main UC. But making alternative flows in the main UC, would probably result in a single very complex UC...
Any suggestion on this?
Very thankful to any suggestions!!!
Best regards/
Alco