Quiz: Validation and Verification
Quiz-summary
0 of 11 questions completed
Questions:
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
Information
Let’s test your knowledge of validation and verification.
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading...
You must sign in or sign up to start the quiz.
You have to finish following quiz, to start this quiz:
Results
0 of 11 questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 points, (0)
Average score | |
Your score |
Categories
- Not categorized 0%
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- Answered
- Review
- Question 1 of 11
1. Question
“An automatic check to ensure that data entered is sensible and feasible.”
What is this statement describing?
- Question 2 of 11
2. Question
“A way of preventing errors when data is copied from one medium to another.”
What is this statement describing?
- Question 3 of 11
3. Question
Which of these are methods of verification?
- Question 4 of 11
4. Question
Which of these are methods of validation?
- Question 5 of 11
5. Question
Checks the data falls between an acceptable upper and lower value, within a set range
- Question 6 of 11
6. Question
Checks that the data entered is of an expected type, e.g. text or a number
- Question 7 of 11
7. Question
Checks the number of characters meets expectations, e.g. an 8 character password
- Question 8 of 11
8. Question
Checks that the user has at least inputted something, stopping them from accidentally entering nothing
- Question 9 of 11
9. Question
An extra digit added to a number which is calculated from the other digits, this ensures the rest of the number has been entered properly
- Question 10 of 11
10. Question
Data is entered twice and the computer checks that they match up
- Question 11 of 11
11. Question
The user manually reads and compares the newly inputted data against the original source to ensure they match