1 / 27

Ambulance Dispatch System

Ambulance Dispatch System. Team ADS Summer09. Problem Overview. Requirements Elicitation. Requirements Analysis. Participating Actors: Dispatcher Preconditions: The ambulance is available. Postconditions : The ambulance is allocated to the incident. Flow of Events:

pooler
Download Presentation

Ambulance Dispatch System

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Ambulance Dispatch System Team ADS Summer09

  2. Problem Overview

  3. Requirements Elicitation

  4. 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.

  5. Other Use-Cases

  6. Domain Model

  7. System Design

  8. System Design

  9. Technology

  10. Object Design – Overview

  11. Object Design - Overview

  12. Object Design - Model

  13. Object Design - Controller

  14. Object Design - Controller

  15. Object Design - View

  16. Types of Testing

  17. Unit Testing

  18. Integration Testing

  19. Validation Testing

  20. Acceptance + Installation Testing

  21. 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

  22. Traceability Focus on the Ambulance

  23. Domain => Design => Code => Database

  24. Domain => Design => Code => Database

  25. Domain => Design => Code => Database

  26. Domain => Design => Code => Database

  27. Demo

More Related