0% found this document useful (0 votes)
17 views2 pages

Function Point Worksheet

This document contains a worksheet for calculating function points for a software project. It lists various measurement parameters like user inputs, outputs, inquiries and files to count. It then rates factors related to the project on a scale to determine the complexity weighting and ultimately calculate the function point metric.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views2 pages

Function Point Worksheet

This document contains a worksheet for calculating function points for a software project. It lists various measurement parameters like user inputs, outputs, inquiries and files to count. It then rates factors related to the project on a scale to determine the complexity weighting and ultimately calculate the function point metric.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Function Point Worksheet

Weighting Factor
Measurement parameter Count simple average complex Choice
# of user inputs X 3 4 6 = 0
# of user outputs X 4 5 7 = 0
# of user inquiries X 3 4 6 = 0
# of files X 7 10 15 = 0
# of external interfaces X 5 7 10 = 0
Count-total = 0

0 - No Influence 1 - Incidental 2 - Moderate


Rate each factor on a scale of 0 to 5:
3 - Average 4 - Significant 5 - Essential

1. Does the system require reliable backup and recovery?


2. Are data communications required?
3. Are there distributed processing functions?
4. Is performance critical?
5. Will the system run in an existing, heavily utilized operational environment?
6. Does the system require on-line data entry?
7. Does the on-line data entry require the input transaction to be built over multiple screens or operations?
8. Are the master files updated on-line?
9. Are the inputs, outputs, files, or inquiries complex?
10. Is the internal processing complex?
11. Is the code designed to be reusable?
12. Are conversion and installation included in the design?
13. Is the system designed for multiple installations in different organizations?
14. Is the application designed to facilitate change and ease of use by the user?
sum of Fi = 0
Funtion Point Metric = count-total * [.65+.01*sum Fi] 0
Weighting Factor

You might also like