wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

L3_Unit16_Testing

Total questions: 10

Worksheet time: 8mins

Name
Class
Date
1.

The name given to the way in which we test our program overall is a "testing (a)   "

2.

Give an example of one of the different methods of testing used within our testing strategy

(a)  

3.

Black Box testing is......

a)

Where we can see the operation of the process being tested

b)

Where we cannot see the operation of the process being tested

c)

where we test the module integration within a program

4.

White box testing is ....

a)

Where we can see the operation of the process being tested

b)

Where we cant see the operation of the process being tested

c)

Where we test the user interface to make sure it works correctly

5.

Give an example of a test case data type

(a)  

6.

Erroneous test case data is used to test the validation within an user interface?

a)

True

b)

False

7.

Borderline test case data is used to test the function of our program using expected data?

a)

True

b)

False

8.

What testing method is described here?

"Testing to ensure a program meets the original program requirements"

(a)  

9.

Testing to ensure different modules that have been created work together is an example of " (a)   " testing.

10.

Testing plans using test case data are best recorded using

a)

A Table

b)

A Bulleted list

c)

A Flow Diagram