You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you have multiple processes within a session, the success criterion permits re-entry, even within the same session.
Example:
A user places an order and enters a different shipping address. If they place another order right after that, the changed shipping address does not need to be preserved despite the user being in the same session.
Introducing the word session in “In Brief” is unnecessary and I would recommend using “process” instead.