Systems development Dr. Al Bento University of Baltimore.

Slides:



Advertisements
Similar presentations
Logical and Physical Design of an Information System
Advertisements

Chapter 26 Legacy Systems.
Instructors: Connie Hutchison & Christopher McCoy
Parts of a Computer.
Systems Analysis & IT Project Management Pepper. System Life Cycle BirthDeathDevelopmentProduction.
Accounting Information Systems 9th Edition
©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/Steinbart 6-1 Systems Development and Documentation Techniques.
System Design System Design - Mr. Ahmad Al-Ghoul System Analysis and Design.
 SAP AG 2003 Applications for document editing in SAP Business One Contents: Document Editing.
Chapter 6 UNDERSTANDING AND DESIGNING QUERIES AND REPORTS.
Data Dictionary What does “Backordered item” mean? What does “New Customer info.” contain? How does the “account receivable report” look like?
3/5/2009Computer systems1 Analyzing System Using Data Dictionaries Computer System: 1. Data Dictionary 2. Data Dictionary Categories 3. Creating Data Dictionary.
Chapter 10 Analyzing Systems Using Data Dictionaries
Topics Data dictionary concepts Defining data flow
Chapter 3: System design. System design Creating system components Three primary components – designing data structure and content – create software –
APPLICATION DEVELOPMENT BY SYED ADNAN ALI.
WELL-DESIGNED DATABASES Process faster Easy to develop and maintain Easy to read and write code.
Modules, Hierarchy Charts, and Documentation
Accounting Interface:
Computers: Information Technology in Perspective By Long and Long Copyright 2002 Prentice Hall, Inc. Developing Business Information Systems Chapter 11.
1 SYSTEMS DESIGN Pertemuan 13 s.d 20 Matakuliah: A0554/Analisa dan Perancangan Sistem Informasi Akuntansi Tahun: 2006.
Attribute databases. GIS Definition Diagram Output Query Results.
Database Design IST 7-10 Presented by Miss Egan and Miss Richards.
Chapter 22 Systems Design, Implementation, and Operation Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 22-1.
Introduction to Systems Analysis and Design Trisha Cummings.
 View Ribbon, Document Views group, click “Print Layout”  Standard working view for print documents  Default view in Word 2010  Shows you how your.
System Analysis and Design
Getting Started Chapter 2 Presentation © Copyright 2002, Bryan Meyers
Introduction to SDLC: System Development Life Cycle Dr. Dania Bilal IS 582 Spring 2009.
Database Basics   Describe the basic organization of a database.   Summarize advantage to using database software.   Define GIGO, and explain how.
Copyright Prentice Hall, Inc. 1 Computers: Information Technology in Perspective, 11e Larry Long and Nancy Long Chapter 11 Developing Business Information.
An Introduction to Java Chapter 11 Object-Oriented Application Development: Part I.
Relational Databases (MS Access)
© 2008 The McGraw-Hill Companies, Inc. All rights reserved. EXCEL 2007 THE PROFESSIONAL APPROACH S E R I E S M I C R O S O F T ® O F F I C E Lesson 11.
Lesson 1: Exploring Access Learning Objectives After studying this lesson, you will be able to: Start Access and identify elements of the application.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall Analyzing Systems Using Data Dictionaries Systems Analysis and Design, 8e Kendall.
Chapter 9 Structured Data: Structs and ADTs (Data Base Programs with C++) Mr. Dave Clausen La Cañada High School.
 SAP AG 2007 General Structure of Documents General Functions of Documents Contents: Document Handling.
AmeriComp Background AmeriComp industries manufactures specialized PC components and sells them to other businesses. Customers may send Purchase Orders.
CERTIPORT EXCEL PRACTICE. EDITING SORT/FILTER/FIND & REPLACE In the Summary worksheet, sort the data in descending order by Order Number, and then in.
1 Guide to Oracle10G CHAPTER 7: Creating Database Reports 7.
GCSE ICT Systems Analysis. Systems analysis Systems analysis is the application of analytical processes to the planning, design and implementation of.
Introduction to BASIC Programming Ken R. Hall, Ph.D. Ken R. Hall Consultants Portland, Oregon.
Word 2003 The Word Screen. Word 2003 Screen File Menu –Holds the options for creating a new document, opening a document, saving a document, printing.
Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design.
Computer Parts And Components PERIPHERALS. Definition of Peripherals External hardware devices attached to the computer are called peripheral devices.
Presentation on Database management Submitted To: Prof: Rutvi Sarang Submitted By: Dharmishtha A. Baria Roll:No:1(sem-3)
Be “GUI ready” developing in RPG by Robert Arce from PrismaTech. Be “GUI ready” developing in RPG-ILE Presented by: Robert Arce.
Print Solicitation Document. In this Course you will learn how to print a solicitation document through the iSupplier Portal.
Notes: **A Row is considered one Record. **A Column is a Field. A Database is…  an organized set of stored information usually on one topic  a collection.
Database (Microsoft Access). Database A database is an organized collection of related data about a specific topic or purpose. Examples of databases include:
Systems Development and Documentation Techniques BAB 3 PERTEMUAN SIA-UMBY.
System Design, Implementation and Review
QAD Browses.
Software Specification Tools
Chapter 6 Data flow diagramming ACCOUNTING INFORMATION SYSTEMS
Developing Information Systems
Week 12 Option 3: Database Design
LESSON 2 SYSTEM ANALYSIS & DESIGN PHASE
Systems Design, Implementation, and Operation
QAD Browses.
Structured Program Design
SYSTEM ANALYSIS & DESIGN PHASE
(System Development Life Cycle)
AmeriComp Background AmeriComp industries manufactures specialized PC components and sells them to other businesses. Customers may send Purchase Orders.
Chapter 22, Part
AmeriComp Background AmeriComp industries manufactures specialized PC components and sells them to other businesses. Customers may send Purchase Orders.
G061 - Data Dictionary.
Footwear Planning and Production Process
Reports Report builder meets the challenge by making it easy to design, publish, and distribute professional, production-quality reports in a variety of.
Presentation transcript:

Systems development Dr. Al Bento University of Baltimore

Systems Life Cycle concept

Systems Analysis

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

Relationships of design specs Systems diagrams Data element dictionary Input specs Output specs File / DB design

Systems diagrams

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

Output layout 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 New Employee and Termination Report DeptEmp. No.Name Date hired Date Term. Cause xxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 99/99/9999/99/99xxx

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 yDate: 06/15/99 Quantity Item Description Unit cost Total cost Sonic Circles Item totals Sales tax 5.99 Grand total Input layout: same as output layout

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