SOFTWARE ENGINEERING

SOFTWARE PROJECT MANAGEMENT

PROJECT PLANNING AND ESTIMATION

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Function point analysis (FPA) method decomposes the system into functional units. The total number of functional units are:
A
2
B
5
C
4
D
1
Explanation: 

Detailed explanation-1: -Function point estimates the size of a software project using five elements: Internal Logical Files (ILF), External Interface Files (EIF), External Inputs (EI), External Outputs (EO) and external Enquiries (EQ).

Detailed explanation-2: -Determine the number of data functions (ILFs and EIFs); Calculate the total unadjusted function point count of the application as follows: indicative size (fp) = 35 x number of ILFs + 15 x number of EIFs.

There is 1 question to complete.