
Validation and Verification of Input Data
Presentation
•
Computers
•
9th - 11th Grade
•
Practice Problem
•
Medium
Maydie Sney
Used 30+ times
FREE Resource
7 Slides • 8 Questions
1
Validation and Verification of Input Data
2210 Computer Science
2
Syllabus Check
Understand the need for validation and verification checks to be made on input data (validation could include range checks , length checks,type checks and check digits).
3
Multiple Choice
What do you think is the best reason why we need to validate and to verify input data of programs?
to guarantee that the data we enter is error-free.
nothing
for fun
4
Multiple Select
What are the possible errors in an input data?
omitted data
mistype data
misread word/value
5
Multiple Choice
An automatic check to make sure data is sensible and possible.
Validation
Verification
6
Multiple Choice
A check to see if the data entered is correct.
Validation
Verification
7
8
Validation
automated checking by a program that data is reasonable,and/or within set bounds before it is accepted into a computer system.
types of validation checks:
range check
presence check
type check
lookup
length check
format check
9
Types of Validation Check
​
10
Multiple Choice
Specifies that data entered must be numerical data in a range.
range check
presence check
type check
lookup
length check
11
Range Check
Specifies that data entered must be numerical data in a range.
_______________________________________________
Program requirement:
Display A* if the mark entered is 90-100.
Validation statement:
If mark >=90 AND <=100
THEN
PRINT "A*"
12
Multiple Choice
Given the range check validation statement to identify if the age belongs to Generation X:
IF age >33 AND <48
input = 40
Is it accepted or rejected?
Accept (Valid)
Reject (Invalid)
13
Multiple Choice
Specifies that data entered has to be a certain number of characters long.
presence check
type check
lookup
length check
format check
14
Length Check
Specifies that data entered has to be a certain number of characters long.
_______________________________________________
Program requirement:
A password with 8 characters.
p@s5w0rd (valid)
l3tme1n (invalid)
15
Multiple Select
Program requirement: password with 8 characaters. Which are the valid input data?
pl4y5taxon
l3g0
c0Lorwh3
yomekid
Validation and Verification of Input Data
2210 Computer Science
Show answer
Auto Play
Slide 1 / 15
SLIDE
Similar Resources on Wayground
10 questions
Big Data: Lesson 1
Presentation
•
9th - 12th Grade
10 questions
05.02 Data
Presentation
•
9th - 12th Grade
11 questions
Robotics 2022
Presentation
•
9th - 11th Grade
8 questions
Digital Privacy
Presentation
•
9th - 12th Grade
10 questions
Present Subjunctive- regular, spell change, DISHES
Presentation
•
9th - 12th Grade
9 questions
Domain 2 Lesson 2
Presentation
•
9th - 12th Grade
11 questions
What is the internet? Think before you post.
Presentation
•
9th - 12th Grade
9 questions
Día 50 las comparaciones Instant Check
Presentation
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
HCS SCI 03 Summer School Review 4
Quiz
•
3rd Grade
11 questions
HSMS - Standard Response Protocol
Quiz
•
6th - 8th Grade
16 questions
1.1-1.2 Quiz Review
Quiz
•
9th - 12th Grade
12 questions
Exponent Expressions
Quiz
•
6th Grade
20 questions
Adding and Subtracting Integers
Quiz
•
6th - 7th Grade
11 questions
Northeast States
Quiz
•
3rd - 4th Grade
10 questions
Characterization
Quiz
•
3rd - 7th Grade
10 questions
Common Denominators
Quiz
•
5th Grade