Topic 7: Systems Mapping and Documentation Flashcards

1
Q

Balanced Data Flow Diagrams

A

Diagrams (context diagram, physical DFD and logical DFD) with the same external entities and flows.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Business Process

A

The activities that work together to achieve business objectives.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Context Diagram

A

A representation of the system of interest and the entities that provide inputs to, or receive outputs from, the system of interest.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Data Flow Diagrams (DFDs)

A

Graphical representations of the data flows that occur within a system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Decomposing or Stepwise Refinement

A

The process of breaking a logical DFD down to a lower level to extract more detail about a process within the diagram.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Entity

A

A representation of a real-world thing or object that is involved in a process and corresponds to a table in a relational database.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Error Routine

A

A routine that is performed when the system does not function as is normally
expected.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

External Entity

A

Any entity that provides inputs into a process or receives outputs from a process.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Internal Entity

A

An entity that processes or transforms the data within the business process of interest.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Level 0 Data Flow Diagram

A

The highest level logical DFD providing an overarching view of the processes that occur.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Level 1 Data Flow Diagram

A

The second level logical DFD that takes one of the process bubbles from the level 0 diagram and expands it to provide detail about the activities that occur within the process.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Logical Data Flow Diagram

A

A diagram that illustrates the processes that take place within a system, the flows among these processes, and how these processes interact with the external entities that provide inputs to, or receive outputs from, the system of interest.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Physical Data Flow Diagram

A

A diagram that provides details of the entities involved in a process and the flows between those entities, as well as their interaction with external entities.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Process Map

A

A simple graphical representation of a business process, detailing the activities that occur, the areas of the business responsible for completing the activities, and any decisions that need to be made as part of the process.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Process Narrative

A

A written description of how a process operates.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

System of Interest

A

The system or process that is the focus of the documentation; it will have a clear boundary or scope.

17
Q

Systems Flowchart

A

A flowchart that illustrates a system and its inputs, processes and outputs in more detail than a process map or DFD, providing information about the documents and processes performed within the system, as well as who is involved in the system.