Closed mkeoliya closed 3 years ago
It's important for all edge cases to be covered (one aim of writing use cases is to discover and cater for all edge cases). However, similar edge cases can be covered using one extension rather than adding many similar extensions with minor changes.
Thanks Prof!
Is it necessary for all edge cases to be included as extensions for a use case, especially for an app with a lot of permutations of commands?
For example, in AB3, should a use case for "editing a student" include an extension for
Is it incorrect to exclude the above extension?