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

Function Point Manual Calculation

The document discusses calculating unadjusted function points (UFP) and adjusted function points (AFP) for a software project. It lists various project factors and their complexity weighting values. It then shows the calculations to determine the total UFP, complexity adjustment value, and total AFP.

Uploaded by

Rubak Daniel W
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views2 pages

Function Point Manual Calculation

The document discusses calculating unadjusted function points (UFP) and adjusted function points (AFP) for a software project. It lists various project factors and their complexity weighting values. It then shows the calculations to determine the total UFP, complexity adjustment value, and total AFP.

Uploaded by

Rubak Daniel W
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

URK21CS1203 20CS205OL-Software Engineering Lab-2022-1-B2

Calculation of Unadjusted Function Points (UFP)

Weighting Factor

Simple Average Complex Count

Inputs Member Login

Member Registration

Select research question for regression analysis

Select research question for oorrelation analysis

Select research question for hypothesis test analysis

Select research question for Chi Square test analysis 26

Outputs Member login confirmaton 3

Member Registration confirmation

Graph/Table of regression analysis 2

Graph/Table of correlation analysis

Graph/Table of hypothesis test analysis


** ***

17
Graph/Table of Chi square test analysis

Valldate member intormation


Inquiries
* *******

View alumni list

10
Files Linear regression

10
correlation
***********

10
Hypothesis test

10 40
Chi square test
*
10
Interfaces Application server to database

10
User to application servar

111
Total UFP

Total UFP =Sum of Counts

Total UFP 26+ 17+8+40 +20 111


URK2ICS1203 20CS20501L-Soltware Engineering Lab-2022-1-B2

Calculation of Adjusted Function Points (AFP)

Numbor Complexity Weighting Faolor Valus

Backup arnd recoverY

Dala communicationu

Distributed processing

Pertormance critioal

Existing operating environnent

On-line data entry

Input transaction over multiplo sareans

Master liles updated online

Intormation domain valuos complox


2
10 Internal processing complex

Code dosigned tor reuso

Convorsion/inetallation in dosign 3

13
Multiple installations

Application dasigned for change

Total complexity adjustment value

To calculate the Complexity adjustment value, several factors must be


considered, such as Backup and recovery, code design for reuse, etc. All the factors
and their estimated values in this project are shown in the following table.

The adjusted function point denoted by FP is given by the formula:

PP=total UFP (0.65 + (0.01 * Total complexity adjustment value)) or

FP total UFP * (Complexity adjustment factor)

CALCULATE SOURCE LINES OF cODE (SLOC)

Total Unadjusted Funetion Points (UFP)= 111

Product Complexity Adjustment (PC) = 0.65 + (0.01 *45) =1.1

Total Adjusted Function Points (FP)« UFP *


PC 122.1

You might also like