wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Testing Software

Total questions: 9

Worksheet time: 7mins

Name
Class
Date
1.
Testing a solution occurs only when the problem has been solved.
a)
True
b)
False
2.
Running a program is one way of testing the solution to that problem.
a)
True
b)
False
3.
Debugging is the process of writing test data.
a)
True
b)
False
4.
A bug is error in an algorithm or program.
a)
True
b)
False
5.
Test data should only cover one or two areas of the problem solution.
a)
True
b)
False
6.
The best way to avoid problems is to write the program before writing the algorithm.
a)
True
b)
False
7.
Having another programmer check your code for errors is called peer checking.
a)
True
b)
False
8.
Manual testing is done using pencil and paper.
a)
True
b)
False
9.
Test data is not necessary until you have solved the problem.
a)
True
b)
False