SOFTWARE PROJECT MANAGEMENT
PROJECT PLANNING AND ESTIMATION
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Function point analysis method decomposes system into functional units. Total number of functional units are
|
5
|
|
1
|
|
2
|
|
4
|
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: -EI − The number of external inputs. EO − The number of external output. EQ − The number of external queries. ILF − The number of internal log files. ELF − The number of external log files.
There is 1 question to complete.