Validation/Verification Flashcards
1
Q
What is validation?
A
Checking that data is reasonable and sensible.
2
Q
What is verification?
A
Checking that data inputted is the same.
3
Q
Give examples of Validation.
A
- Lookup list.
- Range check.
- Presence check.
- Format check.
- Length check.
- Check digit.
- Spell check.
4
Q
Give examples of Verification.
A
- Double entry.
- Proof reading.