Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Draw a System Sequence Diagram ( SSD ) to illustrate the interactions between the actors and the system for the following scenario: A passenger searches
Draw a System Sequence Diagram SSD to illustrate the interactions between the actors and the system for the following scenario:
A passenger searches for available flights, and the system presents a list of options. The passenger selects a flight, and the system prompts them to enter details. After the passenger submits the details, the system validates the information. If validation fails, the system notifies the passenger, allowing correction looping back to the details input step Upon successful validation, the system calculates the total cost. The passenger selects a payment method, and the system redirects to the payment gateway. After payment processing, if successful, the system confirms the booking, issues a confirmation, and generates a boarding pass. The passenger can choose to book another flight iterating back to the flight search step or exit the system. If payment fails, the system notifies the passenger, providing alternative payment options looping back to the payment method selection or allowing a different payment method
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started