Previous Topic: To Generate Function Definition Report in Alphabetical OrderNext Topic: CA Gen Implementation of Function Point Analysis


Function Point Calculation Report

The Function Point Calculation Report calculates the function points for each business system in a model. Within each business system, the files/entity types and elementary processes/action blocks are used to calculate the number of function points. This can be useful for productivity measurement and for estimating the size of a system and thus application development time. By counting function points, you can make estimates at the completion of the Analysis or Design stage.

2002-01-02 Function Point Calculation Page HH:MM Using Design Activity Definitions 1 MODEL NAME: CA GEN INSTALL MODEL BUSINESS SYSTEM: CORPORATE_MANAGEMENT ACTION BLOCKS: INPUTS OUTPUTS INQUIRIES TOTAL S A C S A C S A C POINTS MAINTAIN_DEPARTMENT 1 4 ADD_DEPARTMENT 1 6 DELETE_DEPARTMENT 1 3 MODIFY_DEPARTMENT 1 4 MAINTAIN_DIVISION 1 3 ADD_DIVISION 1 4 DELETE_DIVISION 1 3 MODIFY_DIVISION 1 4 EMPLOYEE_DETAIL 1 4 ADD_EMPLOYEE 1 6 MODIFY_EMPLOYEE 1 6 EMPLOYEE_LIST 1 4 DELETE_EMPLOYEE 1 3 MAINTAIN_PROJECT 0 MAINTAIN_TEAM 0 MENU 0 FILES/ENTITY TYPES: FILES INTERFACES TOTAL S A C S A C POINTS DEPARTMENT 1 7 DIVISION 1 7 EMPLOYEE 1 7 BUSINESS SYSTEM FUNCTION POINTS 75