Hello All,
A pre-condition for all use cases requires that the user be logged in. Does this mean that the user must be logged in before the use case starts? For example, in the Prepare Itinerary UC, must the user be logged in while selecting the flights? Is there flexability here?
The reason for concern here is:
The prepare itinerary UC has said that the user must be logged in before confirming the itinerary. If the user is not logged in, the user will log in, and the 'itinerary confirmation window with selected flights' be presented. This is the same window the user was on before the login page was presented. This sequence is not supported by form-based login nor the petstore example. I am hoping for some flexibility in requirement interpretation.
Any responses are kindly welcomed.
-Saha