310 likes | 407 Views
Explore the ADS's Dispatcher module to efficiently allocate available ambulances to incidents, ensuring swift response times. Learn the flow of events and system requirements for seamless ambulance dispatching processes. Enhance incident response with this innovative solution designed for optimal efficiency.
E N D
Ambulance Dispatch System Team ADS Summer09
Requirements Analysis • Participating Actors: Dispatcher • Preconditions: The ambulance is available. • Postconditions: The ambulance is allocated to the incident. • Flow of Events: • The Dispatcher chooses an incident. • The Dispatcher chooses an available ambulance to dispatch to the given incident. • The Dispatcher allocates the chosen ambulance.
Example test case • Identifier: TC15_CTAD_6 Test Item: Dispatch Ambulance Requirements spec: FR_3.2.2.2 Design spec: DispatcherUI, DispatcherController, ADSController, ADSDatabase Input specification: The user clicks on dispatch ambulance link and on the Dispatching ambulance page, selects any of the listed ambulance and clicks dispatch. Output specification: The incident is updated on the Dispatched Ambulance field with the ambulance assigned to the incident with its registration number
Traceability Focus on the Ambulance