wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Software Testing 2

Total questions: 10

Worksheet time: 10mins

Name
Class
Date
1.

Which testing technique is best suited to find out functional description fault

a)

white box testing

b)

black box testing

c)

reviews

d)

inspections

2.

A developer has wrongly typed a variable name. It comes under which category

a)

error

b)

fault

c)

failure

d)

quality

3.

Test Cases need to be developed for

a)

valid inputs

b)

invalid inputs

c)

both valid and invalid inputs

d)

expected outputs

4.

Testers use hypotheses to

a)

develop algorithms

b)

design test cases

c)

design test procedures

d)

design pseudocode

5.

Whether reviews or inspections are part of testing and why?

a)

Yes, because both help in detecting the faults and improve quality.

b)

Yes, because testing includes all non-constructive activities.

c)

No, because they are normally applied before testing.

d)

No, because they apply to development documentation.

6.

Early defects are

a)

Costly to find and difficult to fix

b)

Cheap to find and difficult to fix

c)

Costly to find and easy to fix

d)

Cheap to find and easy to fix

7.

Code documentation defects can be best identified by

a)

white box testing

b)

black box testing

c)

acceptance testing

d)

code reviews

8.

Identify the roles of tester

a)

tester has to design test cases

b)

tester has to correct the errors present

c)

tester needs to design test procedures

d)

tester needs to create new versions of software

9.

A test harness is a

a)

A high level document describing the principles, approach and major objectives of the organization regarding testing

b)

A distance set of test activities collected into a manageable phase of a project

c)

A test environment comprised of stubs and drives needed to conduct a test

d)

A set of several test cases for a component or system under test

10.

Defect Repository supports which of the following TMM maturity goals

a)

Controlling and monitoring of tests

b)

fault model generation

c)

test planning

d)

defect avoidance