Computer Studies Systems Development. Systems investigation Systems analysis Systems design Systems implementation Systems testing Systems evaluation.

Slides:



Advertisements
Similar presentations
DATA PROCESSING SYSTEMS
Advertisements

System Development Life Cycle (SDLC)
Chapter 11 Describing Process Specifications and Structured Decisions
Systems Analysis & IT Project Management Pepper. System Life Cycle BirthDeathDevelopmentProduction.
Describing Process Specifications and Structured Decisions Systems Analysis and Design, 7e Kendall & Kendall 9 © 2008 Pearson Prentice Hall.
SYSTEMS ANALYSIS AND DESIGN TOOLS
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.
MIS 325 PSCJ. 2  Business processes can be quite complex  Process model: any abstract representation of a process  Process-modeling tools provide a.
Systems Documentation Techniques
GCSE PROJECT GUIDELINES Use this presentation to make sure you have the correct content for you project - click on.
System Analysis (Part 1)
Case Tools Trisha Cummings. Our Definition of CASE  CASE is the use of computer-based support in the software development process.  A CASE tool is a.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall Process Specifications and Structured Decisions Systems Analysis and Design, 8e Kendall.
Lab/Sessional -CSE-374. SYSTEM DEVELOPMENT LIFE CYCLE.
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.
Lab/Sessional -CSE-374. TACKLING COMPUTER PROJECT A step-by-step guide to better projects.
Chapter 9 Describing Process Specifications and Structured Decisions
1 SYS366 Week 1 - Lecture 2 How Businesses Work. 2 Today How Businesses Work What is a System Types of Systems The Role of the Systems Analyst The Programmer/Analyst.
Topics Creating DFD Physical and logical DFD Event driven modeling
Chapter 2 Topics –Context-Level DFD –Entity-Relationship Diagrams.
Advanced Accounting Information Systems
Chapter 7 Using Data Flow Diagrams
Chapter 1 Assuming the Role of the Systems Analyst
Computers: Information Technology in Perspective By Long and Long Copyright 2002 Prentice Hall, Inc. Developing Business Information Systems Chapter 11.
The Islamic University of Gaza
DATA FLOW DIAGRAMS IT 155.
Welcome to CMPE003 Personal Computer Concepts: Hardware and Software Winter 2003 UC Santa Cruz Instructor: Guy Cox.
Lecture Note 8 Using Data Flow Diagrams
System Implementation
Kendall & KendallCopyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 9 Kendall & Kendall Systems Analysis and Design, 9e Process Specifications.
Systems Life Cycle A summary of what needs to be done.
Systems Analysis and Design: The Big Picture
INFORMATION SYSTEM APPLICATIONS System Development Life Cycle.
LESSON 8 Booklet Sections: 12 & 13 Systems Analysis.
Managing the development and purchase of information systems (Part 1)
Chapter 9 Describing Process Specifications and Structured Decisions
Objectives Overview Define the term, database, and explain how a database interacts with data and information Define the term, data integrity, and describe.
Chapter 7 Using Data Flow Diagrams
PHASE 2: SYSTEMS ANALYSIS
Chapter 11 Describing Process Specifications and Structured Decisions Systems Analysis and Design Kendall and Kendall Fifth Edition.
Chapter 14 Information System Development
Introduction to Transaction Processing and Documentation Techniques COPYRIGHT © 2007 Thomson South-Western, a part of The Thomson Corporation. Thomson,
Describing Process Specifications and Structured Decisions Systems Analysis and Design, 7e Kendall & Kendall 9 © 2008 Pearson Prentice Hall.
Systems Analysis and Design
SYSTEMS ANALYSIS AND DESIGN TOOLS DATA FLOW DIAGRAMS.
Chapter 5 Flowcharting Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin.
Data flow & information requirements.  Establishing IPSO  Recording information about the existing system  Identifying the problems with the system.
G045 Lecture 08 DFD Level 1 Diagrams (Data Flow Diagrams Level 1)
Verification & Validation. Batch processing In a batch processing system, documents such as sales orders are collected into batches of typically 50 documents.
Advanced Accounting Information Systems
Chapter 1 Introduction to Systems Design and Analysis Systems Analysis and Design Kendall and Kendall Sixth Edition.
Identify a local business for each of the following categories:
DESIGN TOOLS Flowcharts FLOWCHARTS Flowcharts can be used to indicate the essential procedures that are to be employed to create the solution and generate.
GCSE ICT 3 rd Edition The system life cycle 18 The system life cycle is a series of stages that are worked through during the development of a new information.
Techniques for Developing Computer Systems
Copyright © 2011 Pearson Education Process Specifications and Structured Decisions Systems Analysis and Design, 8e Kendall & Kendall Global Edition 9.
An Introduction to Programming with C++1 Beginning the Problem- Solving Process Tutorial 2.
Business Processes A business process describes a set of activities that are necessary to complete a response to a stimulus applied to an organization.
Systems Analysis and Design in a Changing World, Fourth Edition
Tools Of Structured Analysis
Introduction to Transaction Processing
Systems Analysis and Design
SYSTEMS ANALYSIS Chapter-2.
LESSON 2 SYSTEM ANALYSIS & DESIGN PHASE
FORMAL SYSTEM DEVELOPMENT METHODOLOGIES
SYSTEM ANALYSIS & DESIGN PHASE
Chapter 11 Describing Process Specifications and Structured Decisions
DFD Process & Examples.
Presentation transcript:

Computer Studies Systems Development

Systems investigation Systems analysis Systems design Systems implementation Systems testing Systems evaluation

System Analysis and Design System Analysts ($$$$$$$$$$) EXAMINING business situation BETTER procedures and methods

Case Study 97-AL-Comp Stud II-14 A wholesale company recently decided to computerize its existing manual system. The company had previously not used computers at all.

Case Study (cont ’ ) Peter, with three years’ experience as a programmer, was recruited to carry out the computerization of the system. Besides programming, Peter is also knowledgeable about the latest microcomputers on the market and commonly-used software packages, such as word processors and spreadsheets. He recommended that the company should buy a number of microcomputers and some applications software packages. He did a good job in helping the staff to use these packages.

Case Study (cont ’ ) Later, Peter started to develop a billing system for processing sates orders, recording the sales, updating the customer accounts and printing monthly bills. After several months of work on his own. Peter finished the whole program for the system.

Case Study (cont ’ ) The clerks of the company slopped using the old manual system and started using Peter's system but encountered immediate difficulties. They complained that the system's operating procedure was too different from the original working procedure and even complicated the tasks. Peter helped the clerks and finally the billing statements were printed. A week later, the company received complaints from some customers saying that their statements were wrong. The company had to redo the erroneous statements manually.

Question (a) ~ 2 marks What is the advantage of creating a system over purchasing one from the market?

Question (b) ~ 4 marks The fact that Peter's system has caused difficulties for the staff and created errors in the billing statements is probably due to Peter's negligence in the system development process. Suggest two ways by which Peter can improve his work in the system development process.

Question (c) ~ 2 marks Suppose everything had gone well with Peter's system. Give one reason for using Peter's approach to system conversion.

Question (d) ~ 6 marks Describe how Peter should carry out the system conversion in each of the following cases and support your answers with reasons: Case 1: The manager of the company will not allow any increase in the error rate of the system during system conversion. Case 2: The company has many branches and the system is to be used in each branch.

Techniques, Tools and System documentation System flowchart Data flow analysis (Data flow diagram) Critical path analysis (PERT charts) Data dictionary Decision table Decision tree

System flowchart (Symbols) Directional flow Processing Display Output Document

System flowchart (Symbol 2) Manual Input File storage

2000-AL-COMP STUD 2-8 The purchasing department of the Gold Light Company is responsible for supplier selection and the issuing of purchase orders.

2000-AL-COMP STUD 2-8 (Cont ’ ) In the supplier selection process. –Requirements for items to be ordered and quotations from the suppliers are obtained from two files; –Tentative orders will be generated after suppliers are selected; –An orders summary report will also be printed

2000-AL-COMP STUD 2-8 (Cont ’ ) In the purchase order issuing process, –The tentative orders will be checked by the purchasing supervisor via a visual display unit; –Purchase orders will be printed for confirmed orders; –Unconfirmed orders will undergo the supplier selection process again to select another supplier

2000-AL-COMP STUD 2-8 (Cont ’ ) Supplier Quotations Tentative Orders Supplier Selection Issue Order Keyboard Order Confirmation Orders Summary Report

2000-AL-COMP STUD 2-8 (Cont ’ ) Supplier Quotations Tentative Orders Supplier Selection Issue Order Keyboard Order Confirmation Orders Summary Report Unconfirmed Orders requirement Purchase Orders

Data flow diagram Data drive business activities For example, new sales order data Simple notations can be easily understood by user and business persons

Notations Yourdon Gane and Sarson Data Flow Process Entity (People, organization) Data Store

Library system(Context diagram) 0 Library system D1Book Information Borrower Personal Information Book Details Borrowing information D2Borrowing Records

Errors All data flows must either originate or terminate at a process Data flow should not split into two or more different data flows Processes need to have at least one input data.