wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Software Project Management

Total questions: 10

Worksheet time: 13mins

Name
Class
Date
1.

Regression testing is primarily related to

a)

functional test

b)

data flow testing

c)

development testing

d)

maintenance testing

2.

A decision table has

a)

force portions

b)

three portions

c)

five portions

d)

two portions

3.

For a function of n variables , boundary value analysis yields

a)

4n+3 test cases

b)

4n+1 test cases

c)

(4+n) test cases

d)

none of these

4.

Functional testing is known as

a)

structural testing

b)

behavioral testing

c)

regression testing

d)

none of these

5.

Decision tables are useful for describing situation in which

a)

an action is taken under varying sets of conditions

b)

number of combinations of actions are taken under varying sets of conditions

c)

no action is taken under varying sets of conditions

d)

none of the above

6.

Find the approximate effort in person months for a simpler application of 25 KLOC

a)

97

b)

85

c)

81.5

d)

70.5

7.

Find the approximate development time in programmer months for a simple application 5 KLOC

a)

13.0

b)

5

c)

6.5

d)

data is insufficient

8.

Find the approximate programmer effort in persons months for a software project called flight control software for aircrafts. Size of the software is 40 KLOC.

a)

403

b)

301

c)

115

d)

187

9.

Find the approximate development time requirement for a software project of size 50 KLOC

a)

5 PM

b)

7 PM

c)

13.8

d)

data insufficient

10.

Find the size of a complex program which requires 3.6 PM. The effort equation for the given program is given by  E= 3.6×(KLOC)1.2E=\ 3.6\times\left(KLOC\right)^{1.2}  

a)

1.2 KLOC

b)

1000 KLOC

c)

data insufficient

d)

none of these