COMPUTER SCIENCE AND ENGINEERING
SOFTWARE ENGINEERING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
2
|
|
5
|
|
4
|
|
1
|
Detailed explanation-1: -Answer: The total number of functional units are five.
Detailed explanation-2: -Function Point Analysis (FPA) is a method to measure the functional size of an information system. FPA measures the functional size by looking at the (functional) transactions and (logical) data files that are relevant to the user in the business.
Detailed explanation-3: -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-4: -Indicative FPA The indicative function point analysis method is performed as follows: 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.