2.3 Robust Programs

2.3 Robust Programs

9th - 11th Grade

25 Qs

quiz-placeholder

Similar activities

Basic Programming

Basic Programming

9th Grade

20 Qs

AQA GCSE Computer Science Paper 1

AQA GCSE Computer Science Paper 1

9th - 11th Grade

20 Qs

Defensive Design

Defensive Design

9th - 12th Grade

20 Qs

Mixed Revision

Mixed Revision

11th Grade

20 Qs

Threats, Issues, and Defenses - Ch 5

Threats, Issues, and Defenses - Ch 5

10th Grade - University

20 Qs

SQL & Robust Programs

SQL & Robust Programs

5th - 9th Grade

21 Qs

Unit 2.3.1 Defensive Design

Unit 2.3.1 Defensive Design

7th - 11th Grade

20 Qs

R050 Data, Information and Testing

R050 Data, Information and Testing

10th Grade

25 Qs

2.3 Robust Programs

2.3 Robust Programs

Assessment

Quiz

Computers

9th - 11th Grade

Medium

Created by

Laura Boyd

Used 17+ times

FREE Resource

25 questions

Show all answers

1.

DRAG AND DROP QUESTION

1 min • 1 pt

Computer programs should be designed to ​ (a)   with unexpected or erroneous input from users.

Coders should ​ (b)   for all contingencies that might occur (accidental and ​ (c)   inputs)

cope
plan
deliberate
handle
consider

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Defensive design is contigency planning using validation, sanitisation, authetication, maintenance and tesing.

What is validation?

checking an input is sensible and possible

cleaning up input data

checking the user is who they say they are

using sensible variable names, comments and indentation

Running the program with various test data to remove bugs

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Defensive design is contigency planning using validation, sanitisation, authetication, maintenance and tesing.

What is input sanitisation?

checking an input is sensible and possible

cleaning up input data

checking the user is who they say they are

using sensible variable names, comments and indentation

Running the program with various test data to remove bugs

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Defensive design is contigency planning using validation, sanitisation, authetication, maintenance and tesing.

What is input authentication?

checking an input is sensible and possible

cleaning up input data

checking the user is who they say they are

using sensible variable names, comments and indentation

Running the program with various test data to remove bugs

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Defensive design is contigency planning using validation, sanitisation, authetication, maintenance and tesing.

What does writing well maintained code involve?

checking an input is sensible and possible

cleaning up input data

checking the user is who they say they are

using sensible variable names, comments and indentation

Running the program with various test data to remove bugs

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Defensive design is contigency planning using validation, sanitisation, authetication, maintenance and tesing.

What is testing?

checking an input is sensible and possible

cleaning up input data

checking the user is who they say they are

using sensible variable names, comments and indentation

Running the program with various test data to remove bugs

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which is the descriptor for presence check?

Numbers between two given values are accepted

Data is of a particular specified type

Data contains an exact number of characters

Ensures that some data has been entered

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?