validation and authentication Flashcards

1
Q

What are the three types of validation check?

A
  • range check
  • length check
    -presence check
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

what can data validation ensure?

A

It can only ensure that the data entered is suitable.

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

what is a range check?

A

It checks that a number or date is within the allowed range.

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

What is a length check?

A

It check that the number of characters in a string is not too long or too short.

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

What is a presence check?

A

It checks that data has been entered.

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

what is verification?

A

it is used to double- check that the data has been entered in correctly.

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

What is an authentication routine?

A

They are used to make sure that a person is who they say they are.

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