Exam Question Two - Documentation Flashcards

1
Q

What is documentation

A

A set of documents and models, such as narratives, flowcharts, data flow models and other written materials that explain how a system works

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

Three Importance’s of documentation

A
  1. To read documentation in order to determine how the system works
  2. To evaluate internal control systems - identify control strengths & weaknesses & recommend improvements
  3. To develop a new system with skill, it is important to prepare necessary documentation to show how both the existing & proposed systems operate.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Types of documentation tools

A

Data flow diagram
Flowcharts
Business Process Diagram

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

What is a data flow diagram?

A

A graphical description of the source and destination of data that shows data flow within an organisation, the processes performed on the data and how the data is stored.

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

What are some guidelines to preparing a data flow diagram?

A
  1. Understand the system
  2. Ignore certain aspects of the system
  3. Determine system boundaries
  4. Develop a context DPD
  5. Identify data flows
  6. Group data flows
  7. Number each process
  8. Identify transformational processes
  9. Group transformational processes
  10. Identify all data stores
  11. Identify all sources and destinations
  12. Label all DFD elements
  13. Subdivide DFD
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the three types of flowcharts?

A

Document Flowchart
System Flowchart
Program Flowchart

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

What does each flowchart describe?

A

Document - flow of documents and information
System - logical relationship among input, processing and output of an AIS
Program - sequence of logical operations performed by a computer in executing a program

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

What are the guidelines to preparing a flowchart?

A
  1. Understand the system before flowcharting it
  2. Identify the entities to be flowcharted
  3. When several entities are involved, divide flowchart into columns
  4. Flowchart only the normal flow of operations
  5. Design the flowchart so that flow proceeds from top to bottom and left to right.
  6. Give the flowchart a clear beginning & ending
  7. Use the standard flowcharting symbols
  8. Clearly label all symbols. Write a description of the input, process or output inside the symbol.
  9. When using multiple documents, place document numbers in the top right hand corner
  10. Each manual processing symbol should have an input and output
  11. Use on-page connectors to avoid excess flow lines
  12. Use arrowhead on all flow lines
  13. If a flowchart cannot fit on a single page, clearly label the pages
  14. Show document or reports first in the column in which they are created then show them again in another column in which the documents are being processed
  15. Show all data entered into or retrieved from a computer file.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly