Program Library, Documentation, and Record Management Flashcards

1
Q

What is program documentation?

A

A detailed analysis of her input data, logic, and output of software. Includes program flowcharts, source code listings, and record layouts.

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

List six reasons why organizations document their accounting systems.

A
  1. Documentation is required by law
  2. To facilitated building and evaluating complex systems
  3. To facilitate training
  4. To improve system survival and sustainability
  5. To enable system audits (e.g., trails)
  6. To enable process re-engineering
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Define “source program library management system (SPLMS)”.

A

Its functions include storing, retrieving, and deleting programs, and, documenting by whom, when, where, and how programs are changed.

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

What is user documentation?

A

These documents the system in language that is understandable by the end user. It tells users how and when to submit data and request reports, and the procedures for verifying the accuracy of the data and correcting errors.

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

What is system documentation?

A

Overviews the program and data files, processing logic and interactions with other programs and systems; often includes narrative descriptions, flowcharts, and data flow diagrams.

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

What is operator documentation (also called a “run manual”)?

A

In large computer systems, operator documentation provides information necessary to execute the program including the required equipment, data files, and computer supplies, execution commands, error messages, verification procedures and expected output. It is used by computer operators.

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

Define “source program library (SPL)”.

A

The library of source code computer programs. Securing these programs, and separately these from live programs, is critical to the internal control system.

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