2nd Long Flashcards
(76 cards)
Central storehouse of information about the system’s data
Data Repository
Analyst uses the data dictionary to ______
Collect document and organize specific facts about the system
also called as data item or field
Data element
smallest piece of data that has a meaning
data element
meaningful combination of meaningful data elements that is included in a data flow or retained in a data store
Record
T/F you must document every data element in the dictionary
True
T/F documenting processes involves Voulume and frequency
False
documents the details of a functional primitive, which represents a specific set of processing steps and business logic
process description
serves as building blocks for the process
control structures / logical structures
enumerate the 3 logical structures for modular design
Sequence, selection, Iteration - looping
Based on combination of three logical structures
Modular design
Shows a logical structure, with all possible combinations of conditions and resulting actions
Decision tables
Often are the best way to describe a complex set of conditions
Decision Tables
Graphical representation of the conditions, actions, and rules found in a decision table
Decision tree
effective way to describe a relatively simple process
Decision tree
used to develop a logical model for a new IS
Structured analysis tool
shows how the system’s requirements are implemented
Physical Model
shows how data moves through an information system
Data flow diagram
T/F Data flow diagram show program logic or processing steps
False
T/F set of DFDs provides a logical model that shows what the system does
True
(T/F) set of DFDs provides a logical model that shows how the system does a task
False
(T/F) Processing details are not shown in a DFD
True
Referred to as a black box
Process symbol
Contains the business logic/ business rules
Process symbol