Validation and Verification

Validation and Verification

12th Grade

7 Qs

quiz-placeholder

Similar activities

A level Computer Science Fetch Decode Execute

A level Computer Science Fetch Decode Execute

10th Grade - University

11 Qs

Defensive Design

Defensive Design

KG - University

11 Qs

7.6 Validation and Verification Checks Cambridge IGCSE 0478

7.6 Validation and Verification Checks Cambridge IGCSE 0478

10th Grade - University

10 Qs

Defensive Design/ Robust Coding

Defensive Design/ Robust Coding

9th Grade - University

10 Qs

PS10 Data Validation

PS10 Data Validation

9th Grade - University

10 Qs

1.01 Reliability and Integrity

1.01 Reliability and Integrity

9th - 12th Grade

10 Qs

Considerations for Algorithms and Programs

Considerations for Algorithms and Programs

9th - 12th Grade

8 Qs

ICT IGCSE Proofing

ICT IGCSE Proofing

9th - 12th Grade

5 Qs

Validation and Verification

Validation and Verification

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Mr. Matthews

Used 28+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a validation method?

Range check

Check digit

Dual input

Format check

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Checking for accurate copying of data is known as:

validation

verification

source document

data capture

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Brenda entered 2061 instead of 2016 in a form. What type of error does this represent?

Transposition

Typographical

Proofreading

Spelling

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Shirt sizes from 8 to 18 were entered into an inventory. Which of the following is a suitable check to ensure that the correct shirt size is entered?

Range

Verification

Inconsistency

Reasonableness

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Double entry data verification involves

different data entered once

the data entered being copied to another device

different data entered once by two different persons

the same data entered once then re-entered by another person

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

“A way of preventing errors when data is copied from one medium to another.”

What is this statement describing?

  • Verification

  • Validation

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The user manually reads and compares the newly inputted data against the original source to ensure they match

  • Range check

  • Double entry

  • Visual check

  • Presence check