• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/14

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

14 Cards in this Set

  • Front
  • Back
Documentation
The narratives, flowcharts, diagrams, and other written materials that explain how a system works. It covers the who, what, when, where, why , and how of data entry, processing, storage, information, output, and system controls
Narratives Description
Written, step-by-step explanation of system components and how the components interact
Data Flow Diagram (DFD)
A graphical description of the flow of data within an organization. It is used to document existing systems and to plan and design new ones.
Data Source
The entity that produces or sends the data that is entered into the system. A component of a data flow diagram
Data Destination
An entity outside the system that receives data produced by the system. A component of a DFD
Data Flow
The data flow diagram component that represents data flowing into or out of a process
Process
A set of actions, automated or manual, that transform data into other data or information
Data Store
The place or medium where system data is stored. A component of DFD
Context Diagram
The highest data flow diagram level. It proves a summary-level view of a system. It shows the data processing system, system inputs and outputs, the external entities that are the sources and destination of the inputs and outputs.
Flowchart
An analytical technique used to describe some aspects of an information system in a clear, concise, and logical manner. Flowcharts use a standard set of symbols to describe pictorially transaction processing procedures and the flow of data through a system
Document Flowchart
Flowchart that traces a document from its cradle to its grave. They show where each document orginates, its distribution, the purposes for which it is used, its ultimate disposition, and everything that happens as it flows through the system
Internal Control Flowchart
A document flowchart that describes and evaluates internal controls. Often used by auditors in the planning stage of an audit
System Flowchart
A diagrammatical representation that shows flow of data through a series of operations is an automated data processing system. It shows how data are captured and put into the system, the processes that operate on the data, and system outputs
Program Flowchart
A diagramatical representation of the sequence of logical operations performed by a computer in executing a program. A program flowchart describes the specific logic to perform a process shown on a system flowchart