• 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/15

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;

15 Cards in this Set

  • Front
  • Back

documentation

The narratives, flowcharts, diagrams, and other written materials that explain how a system works.

narrative description

Written, step-by-step explanation of system components and how the components interact

data flow diagram

A diagram that graphically describes the flow of data within an organization, including data sources/destinations, data flows, transformation processes, and data storage.

data source

The entity that produces or sends the data that is entered into a system

data destination

the entity that receives data produced by a system

data flow

the movement of data among processes, stores, sources, and destinations

process

the action that transforms data into other data or information

data store

the place or medium where system data is stored

context diagram

highest-level DFD; a summary-level view of a system, showing the data processing system, its input(s) and output(s), and their sources and destinations.

flowchart

An analytical technique that uses a standard set of symbols to describe pictorially some aspect of an IS in a clear, concise, and logical manner.

document flowchart
Illustrates the flow of documents and data among areas of responsibility within an organization.
Internal control flowchart
Used to describe, analyze, and evaluate internal controls, including identifying system strengths, weakness, and inefficiencies.
System flowchart
Depicts the relationships among system input, processing, storage and output.
program flowchart
Illustrates the sequence of logical operations performed by a computer in a executing program.
Business process diagram
A visual way to describe the different steps or activities in a business process.