CPlusOOP
SiteMap
Project Cycle
System Design
UML
Project Initiation
«Prev
Next»
PLC Requirements
Problem Life Cycle
SW Dev Methodology
Scope Project Initiation
Purpose Problem Analysis
OOA Architectural Analysis
Scope Object Design
Scope Purpose Construction
Maintenance Deployed SW
PLC Conclusion
Project Initiation
Define Project Context
Define Project Scope
Identify Project Constraints
Data Dictionary Benefits
Project Initiation
Analysis/Design Concepts
Process Goal Abstraction
Information Hiding
UML Define Cohesion
Object Coupling Decisions
Define Aggregation
Define Generalization
Key Analysis Design Concepts
User Requirements
Use Case Model
Use Case Diagram
Build Use Case
Use Case Description
Pre-Post Conditions
Identify Model include Stereotype
Extend Stereotype Generalization
Use Case Model
Project Context - Exercise
How do I define the context of the course project system?
Objective:
Select the user statements that help you define the context of the course project system.
Exercise Scoring
This exercise is worth a total of 10 points
Background | Ooverview
This is the first exercise in the course project.
Download Files
No downloadable files are required to complete this exercise.
Instructions
Review both the problem statement and user statements below. Which of the user statements helps you define the context of the course project system?
Hints
As you read the user statements, keep these questions in mind:
Who will interact with the system?
Which other systems or devices will interact with the system?
How will the users communicate with the system? That is, what information do they need from the system and what information does the system need from them?
If a statement below answers one of the questions above, you can be reasonably assured that the statement will help you define the context of the project system.
Online Ticket Sales System
Our company needs a system to support the sales of tickets for shows at our venue. The venue is a single auditorium facility. The seats are arranged within the venue in sections, rows, and seat numbers so that we can uniquely identify each seat. We present a wide variety of events such as plays, concerts, and sporting events. Some of our events are long running with multiple shows each week. Some events have only one show, such as a sporting event. We use what we call a pricing strategy for each show. A show pricing strategy is made up of one or more price tiers or pricing levels. Each price tier defines a price for each price type that we offer, for example, adult, student, and child prices. Every seat in a show is priced by associating each seat with one of the price tiers for that show.
The pricing strategy can also include a volume discount, but not all shows offer a discount. Also, the same pricing strategy can be used for any number of shows. For example, we use the same pricing strategy for all our Saturday matinees.
Most of our tickets are sold through agents. Agents must have a legal contract with us before we can do business. Once agents have a contract, the facilities manager sets up a sales agreement with the agent. The sales agreement gives the agent permission to sell certain seats for a period of time. The agent can sell tickets for the assigned seats for any shows that take place during that period. Individual customers can also buy tickets directly from us. They can access only the seats that are not assigned to agents. Both customers and agents view the available seats through a seating chart. When a customer or agent selects a seat on the seating chart, he or she effectively puts a hold on the seat so that no one else can select it until the customer either releases it or buys it. Once the customer or agent buys the ticket, the ticket is issued and mailed to the customer.
User Statements
Our facility manager is the guy who decides on the seating arrangements for each event.
Seats are priced according to the type of event, the anticipated attendance, and the overall cost of putting on the event.
We sometimes use agents to help sell tickets.
We want to offer the tickets directly to the public.
The commissions that we pay are defined by individual contracts.
We offer a variety of discounts, some based on number of tickets, others on the amount of money a customer spends, and all kinds of special deals.
The accounts payable department handles the commissions checks for the agents.
We also want to support refunds online.
We want to give the customers access through the Internet.
The mail room is responsible for getting the tickets mailed out in a timely manner.
Submitting your exercise
For each of the user statements above, indicate in the text box below whether or not the statement helps you define the context of the course project system. Briefly explain why it does or why it does not.