Unit 2 Flashcards

1
Q

Rule 1

A

SLOC function point equivalence.

1FP= 125 SLOC for procedural language, 300 SLOC for assembly language and ,<20 SLOC for some oop languages.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Rule 2

A

Project Duration Estimation

Function points raised to the power 0.4 predicts the approximate number of development time in calendar month

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Rule 3

A

Rate of requirement creeps

User requirements creeps at an average rate of 2% per month from design to coding phase

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Rule 4

A

Defect removal Efficiency

Each software review, inspection and test steps will find and remove 30% of bugs that are present.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Rule 5

A

The size of software (in FP) divided by 150 predicts the approximate number of personnel required for developing the application.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Software development effort estimation

A

App no of staff months of effort to develop a software = software development time * no of personnel required.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Rule 7

A

Function points

FP/500 predicts the approximate number of personnel required for regular maintenance activitiy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly