In a use case, which is one of the two commonly used relationships?
In a use case, which is one of the two commonly used relationships?
In use case modeling, the two commonly used relationships are 'Include' and 'Extend'. The 'Extend' relationship allows for the insertion of additional behavior into a use case and shows that an alternate flow has been added. It indicates that the extending use case adds to the behavior of the extended use case under specified conditions.
BABOK page 357