2.3 Robust Programs

2.3 Robust Programs

9th - 11th Grade

25 Qs

quiz-placeholder

Similar activities

2.3 Lesson 9 Testing

2.3 Lesson 9 Testing

9th - 12th Grade

20 Qs

QUIZ DASAR DASAR PEMROGRAMAN JAVA

QUIZ DASAR DASAR PEMROGRAMAN JAVA

11th Grade - University

20 Qs

OCR J276 - 1.1 Computer Architecture

OCR J276 - 1.1 Computer Architecture

9th - 11th Grade

20 Qs

System Architecture (GCSE)_LC

System Architecture (GCSE)_LC

10th Grade

20 Qs

IST P-STEM Unit 1 Hardware and Python Review

IST P-STEM Unit 1 Hardware and Python Review

8th - 12th Grade

20 Qs

COMPUTER ARCHITECTURE MODELS

COMPUTER ARCHITECTURE MODELS

11th Grade

20 Qs

AP CSP Unit 3, 4, and 5 Vocab Quizs

AP CSP Unit 3, 4, and 5 Vocab Quizs

11th Grade

20 Qs

GCSE Computer Architecture

GCSE Computer Architecture

10th - 11th Grade

20 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?