-1

Having a use case that is slightly different for either actor, how should this be captured in the use case specification?

John Saunders
  • 160,644
  • 26
  • 247
  • 397
John V
  • 4,855
  • 15
  • 39
  • 63

2 Answers2

0

An example should be helpful, but if I correctly understood your question you just have to associate use case with the right actor...

Red Beard
  • 3,436
  • 1
  • 14
  • 17
0

Extract the differences to a sub-usecases. For example, it can be something like this (of course, the actual diagram may differ and should correspond to the actual context): enter image description here

SomeWittyUsername
  • 18,025
  • 3
  • 42
  • 85