Producing robust programs - OCR test questions - OCR

1

What is defensive design?

2

What is the purpose of validation?

3

What does validation not do?

4

Which of the following are validation techniques?

5

Which of the following are part of maintainability?

6

What are the two types of programming error?

7

What is the purpose of testing?

8

What are the three types of test data?

9

Which of the following errors is an example of a logic error?

10

What is the difference between a procedure and a function?