Function Point
Function Point
cost of development early in the process. It may measures functionality from user’s point of
view.
Step-1:
F = 14 * scale
0 - No Influence
1 - Incidental
2 - Moderate
3 - Average
4 - Significant
5 - Essential
TABLE (Required)
FP = UFP * CAF
Example:
Given the following values, compute function point when all complexity adjustment factor
(CAF) and weighting factors are average.
User Input = 50
User Output = 40
User Inquiries = 35
User Files = 6
External Interface = 4
Explanation:
Step-2:
Step-3: As weighting factors are also average (given in question) hence we will
multiply each individual function point to corresponding values in TABLE.
Step-4:
4 Will the application run on a heavily used configuration requiring special design considerations?