Question
You have been hired to design the Ticket Tout software system that will allow users to browse and purchase tickets for events via an online
You have been hired to design the Ticket Tout software system that will allow users to browse and purchase tickets for events via an online portal. Each event has a name, a venue and a genre (such as a rock concert or monster trucks rally, there may be more). It may have just one offering on a particular time and date, or it may have several offerings over a range of times and dates.
For each offering of an event there are a fixed quantity of tickets available. The tickets come in various classes (which might reflect the quality of the view/experience offered), and each class has its own price. Each ticket has a unique serial number and may have other information such as a seat number or section, depending upon the type of event and venue. Each ticket is purchased by a single customer. Customers may buy as many tickets per event as they wish within a single transaction, and the tickets can be of mixed class.
To successfully purchase tickets, customers will need to provide name, address, contact email, contact phone number and credit card information. A typical visit to the portal would see a customer browse the selection of events, get further information on an interesting event and then purchase tickets to go to that event. The administrator of the Ticket Tout system will need to be able to add new events to the system and remove old ones.
The organizations who run the events (such as bands) want to know how many tickets have been sold for an event so far (and for which offerings if applicable), as will venue managers. Administrators should be able to provide that information if requested. Sadly sometimes events have to be cancelled, and in these circumstances the administrator will need to make sure that the event is shown as cancelled in the portal, inform and refund existing customers and prevent new customers from purchasing tickets.
Based on the scenario above:
Write the main success scenario (happy path) steps for the use case "View Details of an Event".
You do not need to include preconditions, postconditions, alternative scenarios or non-functional requirements. Just describe the steps. Because this is the main success scenario, assume that when asked the user will choose to see a list of events with tickets available.
Here's a brief description of the use case for guidance:
The user can choose to view all events, including upcoming and sold-out events, or just those with tickets currently available for sale. The system then provides the user with a list of events, showing their dates and genres. A user selects an event to view, and the system provides them with details of the event, including the date, venue and classes and prices of tickets.
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