Hosted by www.Geocities.ws

Function Point Analysis

 

 

Simple user input:

·        Search Client

·        Add Client

·        Barcode reader

·        Login validation

·        Search goods (based on name and barcode number)

·        Add new item

·        Set schedule (goods in and out)

·        Change user password

 

User output:

·        Valid login

·        Display schedule

·        Display goods

·        Display movement summary

·        Display client summary

 

User inquiries:

·        No user inquiries

 

Files:

·        Goods

·        Client

·        Schedule list

 

External interfaces:

·        Barcode reader

·        Database of clients and goods

 

 

Productivity, Quality, and Cost

 

Measuring scale is given in the table below:

 

0 1 2 3 4 5
No influence Incidental Moderate Average Significant  Essential

    

Figures:

 

·        Does the system require reliable backup and recovery? Average(3)

·        Are data communications required? Significant (4)

·        Are there distributed processing functions? Average (3)

·        Is performance critical? Average(3)

·        Will the system run in an existing, heavily utilized operational environment? Incidental (1)

·        Does the system require on line data entry? No influence (0)

·        Does the online data entry require the input transaction to be built over multiple screens or operations? No influence (0)

·        Are the master files updated online? No influence (0)

·        Are the inputs, outputs, files, or inquiries complex? Significant (4)

·        Is the internal processing complex? Average (3)

·        Is the code designed to be reusable? Significant (4)

·        Are conversion and installation included in the design? No influence (0)

·        Is the system designed for multiple installations in different organizations? Significant (4)

·        Is the application designed to facilitate change and ease of use by the user? Essential (5)

 

THE MATHEMATIC EQUATION:

 

UFP =  8x3 +                                       user input

            5x4 +                                      output

            0 +                                          inquiries

            3x7 +                                      files

            2x5                                         external interfaces

            = 75


FP = UFPxTCF = 75x 0.99 = 74.25

 

TCF = DI

 

1