1 / 13

Systems development

Systems development. University of Baltimore. Dr. Al Bento. Systems Life Cycle concept. Systems Analysis. Systems Design Specifications. Output specs (reports) Input specs (input forms) Data element dictionary Systems diagrams File / DB Design. Systems diagrams. 1. Data element. 2.

Download Presentation

Systems development

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. Systems development University of Baltimore Dr. Al Bento

  2. Systems Life Cycle concept

  3. Systems Analysis

  4. Systems Design Specifications • Output specs (reports) • Input specs (input forms) • Data element dictionary • Systems diagrams • File / DB Design

  5. Systems diagrams 1 Data element 2 3 Output specs Input specs dictionary 4 File / DB design Relationships of design specs

  6. Systems diagrams

  7. Output specifications • Outputs are the system for the users • Key output questions • who will receive the output • what is the planned use • when and how often is needed • by what media (printed, visual,etc) • Output layout • printer 80-124 columns, 50-60 lines • display 80-? columns, 24-? lines • components: headers, footers, fields • drawing the layout

  8. 1. use a word processor to prepare the layout 2. number the columns as in example below 3. type the headers under these columns 4. determine a format and length to the fields 5. create an example for the field using Xs and 9s 6. to show that it repeats copy one or two times the example Output layout 11111111111222222222233333333334444444444555555555566666666667 1234567890123456789012345678901234567890123456789012345678901234567890 New Employee and Termination Report Dept Emp. No. Name Date hired Date Term. Cause 99999 xxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 99/99/99 99/99/99 xxx 99999 xxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 99/99/99 99/99/99 xxx

  9. Input specifications ENTER DO NOT ENTER identification data constant data variable data retrieved data computed data S a l e s E n t r y Date: 06/15/99 Quantity Item Description Unit cost Total cost 18 46-1283 Sonic Circles 4.75 85.50 Item totals 85.50 Sales tax 5.99 Grand total 91.44 Input layout: same as output layout

  10. Coding • program specs • test data • documentation • System testing • program testing • system testing • Procedures and training • Installation • parallel • pilot Systems implementation

More Related