SYSTEM ANALYSIS & DESIGN PHASE

Slides:



Advertisements
Similar presentations
Systems Development and Documentation Techniques
Advertisements

Chapter 11 Describing Process Specifications and Structured Decisions
Describing Process Specifications and Structured Decisions Systems Analysis and Design, 7e Kendall & Kendall 9 © 2008 Pearson Prentice Hall.
ATG Chapter 3 ATG CHAP 3 Data Flow Diagrams and Flow Charts Spring 2002.
SYSTEMS ANALYSIS AND DESIGN TOOLS
ACCOUNTING INFORMATION SYSTEMS
Documenting Information Systems
Copyright © 2015 Pearson Education, Inc. Systems Documentation Techniques Chapter
Accounting Information Systems 9th Edition
Systems Documentation Techniques
Documenting Information Systems
Systems Techniques and Documentation. Use of Systems Techniques in Systems Development What are the three phases of a systems development project? 1Systems.
Chapter 3 Systems Documentation Techniques Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 3-1.
©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/Steinbart 6-1 Systems Development and Documentation Techniques.
Systems Documentation Techniques
Chapter 3 Systems Documentation Techniques Copyright © 2012 Pearson Education 3-1.
Chapter 3 Systems Documentation Techniques Copyright © 2012 Pearson Education 3-1.
Documenting Information Systems. Learning Objectives To read and evaluate data flow diagrams To read and evaluate systems flowcharts. To prepare data.
Chapter 4 – Documenting Information Systems
Chapter 4.
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.
Systems Analysis and Design 9th Edition
Chapter 9 Describing Process Specifications and Structured Decisions
Chapter 9 Describing Process Specifications and Structured Decisions Systems Analysis and Design Kendall & Kendall Sixth Edition © 2005 Pearson Prentice.
Chapter 9 Describing Process Specifications and Structured Decisions
Advanced Accounting Information Systems
Chapter 4.
Copyright © 2015 Pearson Education, Inc. Systems Documentation Techniques Chapter
Systems Documentation Techniques
Chapter 3 Systems Documentation Techniques Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 3-1.
Data flow diagrams.
LESSON 8 Booklet Sections: 12 & 13 Systems Analysis.
1 Chapter 2 Revision: Documentation DFD System FC.
IS 320 Notes for Chapter 8. ClassX Problems: Low-Tech Fix Use last year's videos on ClassX  Select "Semesters" tab  Select IS 320  Select the week/lecture.
Chapter 9 Describing Process Specifications and Structured Decisions
1 Lecture 3: Introducing Data Flow Diagrams (DFDs) Section 1 - The Concept of Diagrams Why use Diagrams? Diagrams as Working Documents Systems Analysis.
Phase 2: Systems Analysis
Flowchart and Data Flow Diagrams
Chapter 12 Describing Information Systems.
Introduction to Transaction Processing and Documentation Techniques COPYRIGHT © 2007 Thomson South-Western, a part of The Thomson Corporation. Thomson,
©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/Steinbart 6-1 Accounting Information Systems 9 th Edition Marshall.
Chapter 9 Moving to Design
Process Models: Data Flow Diagrams Chapter 2. Process Modeling Objective: Understand the concept of business processes Understand and create Data Flow.
SYSTEMS ANALYSIS AND DESIGN TOOLS DATA FLOW DIAGRAMS.
© 2006 Prentice Hall Business Publishing Accounting Information Systems, 10/e Romney/Steinbart1 of 138 FLOWCHARTS A flowchart is an analytical technique.
Chapter 3 Systems Documentation Techniques Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 3-1.
Chapter 4 enterprise modeling
CHAPTER 5 1 DATA AND PROCESS ANALYSIS. Chapter Objectives Describe data and process modeling concepts and tools, including data flow diagrams, a data.
Advanced Accounting Information Systems
Submitted To: Rutvi sarang Submitted By: Kushal Bhagat.
Chapter 3 Systems Documentation Techniques Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 3-1.
 Problem Analysis  Coding  Debugging  Testing.
Systems Analysis and Design in a Changing World, Fourth Edition
AS Level Computing 8 CHAPTER: Fundamentals of structured programming The basics of good programming Algorithms System Flow Charts Symbol Conventions Steps.
Systems Development and Documentation Techniques BAB 3 PERTEMUAN SIA-UMBY.
Tools Of Structured Analysis
Systems Documentation Techniques
Systems Documentation Techniques
Introduction to Transaction Processing
Chapter 2- Visual Basic Schneider
System Design.
LESSON 2 SYSTEM ANALYSIS & DESIGN PHASE
SECTION 5: INFORMATION PROCESSING
Systems Development and Documentation Techniques
Chapter 2- Visual Basic Schneider
Chapter 11 Describing Process Specifications and Structured Decisions
Lecture 23 CS 507.
Flowchart Symbols DFD Symbols Processes Input/Output Storage
Systems Documentation
Presentation transcript:

SYSTEM ANALYSIS & DESIGN PHASE System Analyst study the requirements and draft the design using design tools Design tools used are system run chart, data flow diagram (DFD) and the data dictionary These charts and diagrams provide a basis for program specification preparation

SYSTEM RUN CHART A system run chart is a diagram showing an overview of a complete system Pictorial representation of the logical interrelationship between the system using the data processing concept

SYSTEM RUN CHART It will show Tasks carried out in the new system, whether MANUAL or by the COMPUTER Device (disc, tape, drives, terminals, etc) used in the system Media used for input, storage and output Files used by the system

SYSTEM RUN CHART Standard symbols and notation: e.g. Name Symbol Process On-line storage device Input/output device Employee Master Disk Validate Report Printer

SYSTEM RUN CHART Case Study At the end of each month, ICS Pte Ltd. will run a Payroll program to produce a coinage analysis report so as to prepare the pay packet for each of the employee. All transaction data are stored in the payment transaction file. To ensure that there is no error, the data has to be validated. Validated payment transaction file is then produced. The file is then used to update the payment master file. The payment master file will be used as the input to the coinage analysis program to produce the required report. The validation and updating process will also produce their respective reports.

System Run Chart for Payroll System

SYSTEM FLOW CHART Describe in outline of events in system Show departments, function event & responsibility of each Column format Symbols connected by lines/arrows Plain language annotation

SYMBOLS FOR FLOWCHARTS Name/Symbol Description Terminal Enter / Exit of a procedure Operation Procedures Selection Decision making Data flow

Example A simple flowchart representing a process for dealing with a non-functioning lamp.

DATA FLOW DIAGRAM Also called DFD Tool for recording SA process Diagrammatic representation of the flow of data through a process/system or subprocess/subsystem Shows what happens to the data as it goes through a process

DFD shows Sources & destinations of the data/information Data flow depicted by their names Data store where data/information are stored Processes involved in the system

Standard DFD Symbols

Case Study The university of Zukota, located in central Africa, offers training courses in computer applications development. Following is a brief description of the admission process for these training courses. Applications for courses have to be sent to the University’s training department. Applications should contain personal details, training course(s) desired and (intended) donor name. The training department’s staff stores the application details after some verification, and sends a letter of acceptance to the applicant and a letter of intimation to the respective donor. On receipt of the donor’s confirmation, a Visa letter is then issued to the applicants.

Data Flow Diagram (Solution)

Data Flow Diagram (Solution)

Data Dictionary Data Dictionary (DD) is used to document all data flows, data stores, process and sources/destinations of the data in the system A central depository of all the elements that are used in a system.

Data Dictionary Contain information:- Data name -The name of the data item Data description - A brief description of the data item Aliases - Is the data referred by another name? Data type - The data type of the data item Length - The size of the data item Data Values - Permissible values that can be stored Used in - Which process(es) uses it

Example Data name STOCK NO Data description A unique number that identify each stock item Aliases ITEM-NUMBER Data type Character Length 5 Data Values 10000-99999 Used in Data-entry-process Check-stock-no-process Update-master-process