You are on page 1of 15

Systems Documentation

Techniques
Chapter 3

Copyright © 2015 Pearson Education, Inc.


3-1
Learning Objectives
• Prepare and use data flow diagrams to
understand, evaluate, and document
information systems.

• Prepare and use flowcharts to understand,


evaluate, and document information systems.

• Prepare and use business process diagrams to


understand, evaluate, and document
information systems.
Copyright © 2015 Pearson Education, Inc.
3-2
Why Document Systems?

• Accountants must be able to read documentation


and understand how a system works (e.g.,
auditors need to assess risk)
• Sarbanes-Oxley Act (SOX) requires management
to assess internal controls and auditors to
evaluate the assessment
• Used for systems development and changes

Copyright © 2015 Pearson Education, Inc.


3-3
• Documentation- explains how a system works,
including the who, what, when, where, why and
how of data entry, data processing, data storage,
information output, and system controls.

• Narrative description- written step-by-strep


explanation of system components and how they
interact

Copyright © 2015 Pearson Education, Inc.


Data Flow Diagrams (DFD)
- A graphical description of data sources, data
flows, transformation processes, data storage
and data destinations.

Focuses on the data flows for:


• Processes
• Sources and destinations of the data
• Data stores

DFD are visually simple, can be used to represent


the
Copyright same
© 2015 process
Pearson Education, Inc. at a high abstract or detailed level.
3-5
Basic Data Flow Diagram Elements

Copyright © 2015 Pearson Education, Inc.


3-6
Basic Guidelines for creating a DFD
• Understand the system that • Identify and group all the basic
you are trying to represent. elements of the DFD.
• A DFD is a simple • Name data elements with
representation meaning that descriptive names, use action
you need to consider what is verbs for processes (e.g.,
relevant and what needs to be update, edit, prepare, validate,
included. etc.).
• Start with a high level (context • Give each process a sequential
diagram) to show how data number to help the reader
flows between outside entities navigate from the abstract to
and inside the system. Use the detailed levels.
additional DFD’s at the • Edit/Review/Refine your DFD
detailed level to show how to make it easy to read and
data flows within the system. understand.
Copyright © 2015 Pearson Education, Inc.
3-7
Flowcharts
Describe an information system showing:
• Inputs and Outputs
• Information activities (processing data)
• Data storage
• Data flows
• Decision steps

Key strengths of flowcharts are that they can easily capture


control via decision points, show manual vs. automated
processes.

Copyright © 2015 Pearson Education, Inc.


3-8
Flowcharts Symbols

Copyright © 2015 Pearson Education, Inc.


3-9
Types of Flowcharts
• Document: shows the flow of documents and
data for a process, useful in evaluating internal
controls
• System: depicts the data processing cycle for a
process
• Program: illustrates the sequence of logic in the
system process

Copyright © 2015 Pearson Education, Inc.


3-10
Guidelines for Drawing Flowcharts
• Understand the system you are trying to
represent.
• Identify business processes, documents, data
flows, and data processing procedures.
• Organize the flowchart so as it reads from top to
bottom and left to right.
• Name elements descriptively.
• Edit/Review/Refine to make it easy to read and
understand.
Copyright © 2015 Pearson Education, Inc.
3-11
Business Process Diagrams
• Is a visual way to represent the activities in a
business process
• Intent is that all business users can easily
understand the process from a standard notation
(BPMN: Business Process Modeling Notation)
• Can show the organizational unit performing the
activity

Copyright © 2015 Pearson Education, Inc.


3-12
Business Process Diagram Basic Symbols

Copyright © 2015 Pearson Education, Inc.


3-13
Payroll Business Process Diagram Example

Copyright © 2015 Pearson Education, Inc.


3-14
Key Terms

• Documentation • Context diagram


• Narrative description • Flowchart
• Data flow diagram (DFD) • Document flowchart
• Data source • Internal control flowchart
• Data destination • System flowchart
• Data flow • Program flowchart
• Process • Business process diagram
• Data store (BPD)

Copyright © 2015 Pearson Education, Inc.


3-15

You might also like