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

Software Metrics Reference Card Guide

The document provides a reference card for software metrics, detailing the classification of various function types such as External Inputs, Outputs, Inquiries, Internal Logical Files, and External Interface Files based on the number of data elements and file types referenced. It includes a scoring system for each type, categorizing them into low, average, and high based on specific criteria. Additionally, it defines several acronyms related to software metrics and function point analysis.

Uploaded by

Gopal Mani
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)
29 views2 pages

Software Metrics Reference Card Guide

The document provides a reference card for software metrics, detailing the classification of various function types such as External Inputs, Outputs, Inquiries, Internal Logical Files, and External Interface Files based on the number of data elements and file types referenced. It includes a scoring system for each type, categorizing them into low, average, and high based on specific criteria. Additionally, it defines several acronyms related to software metrics and function point analysis.

Uploaded by

Gopal Mani
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

[Link].

Com
Reference Card

External Inputs (EI)
Files Type Referenced (FTR) Data Elements
1-4 5-15 Greater than 15
Less than 2 Low (3) Low (3) Average (4)
2 Low (3) Average (4) High (6)
Greater than 2 Average (4) High (6) High (6)

External Outputs (EO)
File Types Referenced (FTR) Data Elements
1-5 6-19 Greater than 19
less than 2 Low (4) Low (4) Average (5)
2 or 3 Low (4) Average (5) High (7)
Greater than 3 Average (5) High (7) High (7)

External Inquiry (EQ)
File Types Referenced (FTR) Data Elements
1-5 6-19 Greater than 19
less than 2 Low (3) Low (3) Average (4)
2 or 3 Low (3) Average (4) High (6)
Greater than 3 Average (4) High (6) High (6)

Internal Logical Files (ILF)
Record Element Types
(RET)
Data Elements
1 to 19 20 - 50 51 or More
1 RET Low (7) Low(7) Average (10)
2 to 5 RET Low (7) Average (10) High (15)
6 or More RET Average (10) High (15) High (15)

External Interface File (EIF)
Record Element Types
(RET)
Data Elements
1 to 19 20 - 50 51 or More
1 RET Low (5) Low(5) Average (7)
2 to 5 RET Low (5) Average (7) High (10)
6 or More RET Average (7) High (10) High (10)

[Link]
Acronyms

DET Data Element Type (DET): A DET is a unique user recognizable, non-
recursive (non-repetitive) field.
EI External Inputs (EI) - is an elementary process in which data crosses the
boundary from outside to inside.
EIF External Interface Files (EIF) - a user identifiable group of logically
related data that is used for reference purposes only.
EO External Outputs (EO) - an elementary process in which derived data
passes across the boundary from inside to outside
EQ External Inquiry (EQ) - an elementary process with both input and output
components that result in data retrieval from one or more internal logical
files and external interface files.
FTR File Type Referenced (FTR): A FTR is a file type referenced by a
transaction. An FTR must also be an internal logical file or external
interface file.
GSC General System Characteristics
ILF Internal Logical Files (ILF) - a user identifiable group of logically related
data that resides entirely within the application boundary and is maintained
through External Input
RET Record Element Type (RET): A RET is user recognizable sub group of data
elements within an ILF or an EIF
UAF Unadjusted Function Points
VAF The value adjustment factor (VAF) is based on 14 general system
characteristics
AFP Application Function Point Count after the enhancement
AFPB The initial application function point count or baseline
CFP Conversion Unadjusted Function Point Count
DFP Development Project Function Point Count
EFP Enhancement Project Function Point Count
UFP Unadjusted Function Points
UFPB Unadjusted Function Point Count Before Enhancement
VAFA The value adjustment factor of the application after the enhancement
project.
VAFB The value adjustment factor of the application before the enhancement
project.

You might also like