Security and authentication - Eduqas test questions - Eduqas

1

What is the purpose of validation?

2

What does validation not do?

3

Which of the following are validation techniques?

4

What type of validation check ensures that input falls within a specified range?

5

What type of validation check would be used to specify that a surname will require at least one letter, but is unlikely to require more than 40?

6

Which validation technique ensures that important fields are not left blank?

7

How do websites often authenticate that a user's email is correct when they sign up for a new account?

8

When creating a program that requires the user to enter a number within a range, how can this be implemented?

9

What technique is often used to check passwords?

10

Which of these is not a method for authenticating a user's identity when they are attempting to gain access to a system?