NEW
Font size
WorksheetsSoftware Project Management
Total questions: 10
Worksheet time: 13mins
Regression testing is primarily related to
functional test
data flow testing
development testing
maintenance testing
A decision table has
force portions
three portions
five portions
two portions
For a function of n variables , boundary value analysis yields
4n+3 test cases
4n+1 test cases
(4+n) test cases
none of these
Functional testing is known as
structural testing
behavioral testing
regression testing
none of these
Decision tables are useful for describing situation in which
an action is taken under varying sets of conditions
number of combinations of actions are taken under varying sets of conditions
no action is taken under varying sets of conditions
none of the above
Find the approximate effort in person months for a simpler application of 25 KLOC
97
85
81.5
70.5
Find the approximate development time in programmer months for a simple application 5 KLOC
13.0
5
6.5
data is insufficient
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.
403
301
115
187
Find the approximate development time requirement for a software project of size 50 KLOC
5 PM
7 PM
13.8
data insufficient
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.2
1.2 KLOC
1000 KLOC
data insufficient
none of these
