Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Using draw.io (https://app.diagrams.net/) draw a system sequence diagram for the following use case: Using draw.io (https://app.diagrams.net/) draw a system sequence diagram for the following use
Using draw.io (https://app.diagrams.net/) draw a system sequence diagram for the following use case:
Using draw.io (https://app.diagrams.net/) draw a system sequence diagram for the following use case: Use case name: Book a reservation Scenario: Book a reservation online Triggering event: Student wants to make a reservation and initiates booking Brief description: Student searches or browses the resorts. He/she checks accommodations and availability. Then he/she makes a reservation for either a single person or a group. (Allow both individual and group reservations.) Actors: Student Related use cases: Create individual account (includes Traveler) Create group account Add person to group (new use case previously undefined) Stakeholders: Student, Resort Preconditions: Traveler and Individual account must exist Group must exist (for group reservation) Resort must exist Postconditions: Reservation must be created and associated with Resort and Group/Traveler Payment must be created and associated with IndividualAccount Flow of activities Actor System 1. Find a resort (search or browse) 1.1 Display resort and accommodation information 2. Check availability of 2.1 Display accommodation accommodations availability information 3. Choose reservation type 4.1 Make reservation 4. Enter reservation details 5.1 Verify individualInfo and 5. Enter reservation payment paymentInfo information Create Payment Transaction for Reservation Display confirmation Send email confirmation Exception conditions: 5.1 Payment transaction failsStep 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