validation and authentication Flashcards

1
Q

what is authentication

A

techniques that are used to confirm the identity of a user before they’re allowed to access certain pieces of data or features of the program.

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

what is a common way that organisations validate their users

A

passwords

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

what is input validation

A

checking if data meets a certain criteria before passing it on to the main program

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

what are the 5 types of common input validation checks?

A

range check, presence check, format check, look-up table, length check

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