Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Producing Robust Programs - Testing Part 1

Total questions: 5

Worksheet time: 4mins

Name
Class
Date
1.

Select the BEST phrase to complete the sentence.


When a program is robust, it means that the program

a)

is able to detect misuse and run into errors

b)

looks like a robot

c)

is able to anticipate misuse and continue to work efficiently

d)

crashes often

2.

The type of testing used during the creation of a program

a)

Random Testing

b)

Iterative Testing

c)

Sample Testing

d)

Terminal Testing

3.

An error or fault in a program is called

(a)  

4.

A _____________ is used to record the outcome when testing a program.

a)

Truth Table

b)

Binary Table

c)

Logic Table

d)

Trace Table

5.

The data used to determine if a program works correctly is called

a)

Data Test

b)

Test Data

c)

Input Data

d)

Results Data