ISM4113 - Business Systems Design
System Project Documentation "Workbook" Contents
Your system documentation "workbook" should contain (at a minimum) the following:
- Baseline Project Plan Report (pg 89)
- Statement of Work (pg 80)
- System Service Request (pg 82)
- Statement of Scope (pg 92)
- Walkthrough Review Form (pg 95)
- Walkthrough Action List (pg 96)
- An "imaginative" section on "Assessing Project Feasibility" (pg 81-89) (you will have to use your imagination and try to develop some (more or less) realistic figures for this section)
- Interview Outline (pg 116)
- Interview Notes (pg 117)
- Other notes and forms that you have supporting your requirements determination process
- Dataflow Diagrams (all levels) (chapter 5)
- Structured English and Decision Tables (chapter 5)
- Entity-Relationship (E-R) Diagrams (chapters 6 and 9)
- Data "Dictionary" - lists of all file structures identifying fields, data types, descriptions, and key fields (what you develop when you define a file in Access)
- System Design Specifications (pg 256 - parts (a) and (b)) - The narrative part should describe the purpose and basic logic of the module/subroutine/program (whatever you want to call these things) as well as the data files utilized, the inputs, and the desired outputs (note: as there may be several subroutines associated with each form, the narrative must explain the functionality of all capabilities of the form)
- User's Guide - must completely explain what the system does and how users can make it work for them. This should be a completely self contained document that a new user should be able to reference in order to successfully use the system with little or no assistance.
- A diskette (which you can retrieve during the break or next semester) containing your entire system - VB code and Access database (.exe file optional)
Return to ISM4113 page