Processing integrity controls Flashcards

1
Q

Field Check

A

Determines type of character that can be inputted

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

Sequence Test

A

All documents are sequentially number to verify no documents are missing

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

Sign check

A

data feild is appropriate sign (posotive/negative)

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

Limit check

A

tests eneterd value doest exceed predetermined value

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

Range Check

A

Test numerical value stays between range of numbers

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

Size check

A

ensures input will fit into field

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

Completeness check

A

verifies that all required data is entered

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

validity check

A

compares data from transaction from trasaction file to master file to verify existance

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

reasonableness test

A

tests correctness of logical relationship between two data items

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

check digit verification

A

create ID, used that number to calculate a separate value added to ID to create final ID

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

Write-protection mechanism

A

prevents overwriting or erasing data

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

Prompting

A

system prompts you for input (online completeness check)

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

Closed-loop verification

A

input displays relevant info, verify displayed info to ensure correct unput

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

Cross-footing

A

verifies accuracy by comparing two alternative ways of calculating the same total

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

Zero-Balance test

A

accounts established to have 0 balance, so any balance indicates error (payroll clearing account)

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

Key Verification

A

requres entry of data twice to ensure accuracy