Details

Title: A & D

Description: Ch. 9 IN THE HOUSE!!!!

Total Flash Cards: 10

Created: 10/26/2009 14:38:27

New Users: To study from this flashcard set, or to create your own your own study flash cards, REGISTER HERE.

Existing Users: CLICK HERE.

Additional Computer Science Flashcards

Cards in this set:

Term
PROCESS MODELING
Definition
 Focuses on the system’s processes and their inputs and outputs.
Term

Logical models ONLY show WHAT a system is or does.

Physical models show WHAT a system is or does AND HOW the system will be physically/technically implemented.

Definition
What is the key difference between logical and physical models?
Term
Process modeling
Definition
  A technique used to document a system’s processes.
Term

DATA FLOW DIAGRAM (AKA DFD)

 

Memory Tip:

   D --> Depict

F --> Flow

 D --> Data

Definition
A process model used to depict the flow of data through a system and the work or processing performed by the system.
Term
PROCESSES or work to be done.
Definition
In DFD, what does a rounded rectangle represent?
Term
EXTERNAL AGENTS -- the boundary of the system
Definition

In DFD, what do squares represent?

 

Term
DATA STORES -- AKA files/databases
Definition
In DFD, what do open-ended boxes represent?
Term
Data flows -- inputs/outputs
Definition
In DFD, what do arrows represent?
Term
EXTERNAL AGENT
Definition
A person, organization unit, outside system or organization that lies outside of scope of project yet interacts with system is a(n) __________.
Term
Definition