Function point

Function point

A function point is a unit of measurement to express the amount of business functionality an information system provides to a user. Function points are the units of measure used by the IFPUG Functional Size Measurement Method. The IFPUG FSM Method is an ISO recognised software metric to size an information system based on the functionality that is perceived by the user of the information system, independent of the technology used to implement the information system. The IFPUG FSM Method (ISO/IEC 20926 SOFTWARE ENGINEERING - FUNCTION POINT COUNTING PRACTICES MANUAL)is one of five currently recognised ISO standards for Functionally sizing software.

Introduction

Function points were defined in 1979 in "A New Way of Looking at Tools" by Allan Albrecht at IBM. [A. J. Albrecht, “Measuring Application Development Productivity,” Proceedings of the Joint SHARE, GUIDE, and IBM Application Development Symposium, Monterey, California, October 14–17, IBM Corporation (1979), pp. 83–92.] The functional user requirements of the software are identified and each one is categorized into one of five types: outputs, inquiries, inputs, internal files, and external interfaces. Once the function is identified and categorised into a type, it is then assessed for complexity and assigned a number of function points. Each of these functional user requirements map to an end-user business functions, such as a data entry for an Input, a user query for an Inquiry. This distinction is important because it tends to make the functions measured in function points map easily into user-oriented requirements, but it also tends to hide internal functions (eg algorithms), which also require resources to implement. Over the years there have been different approaches proposed to deal with this perceived weakness, however there is no ISO recognised FSM Method that includes algorithmic complexity in the sizing result. The variations of the Albrecht based IFPUG method designed to make up for this (and other weaknesses)include:

* Early and easy function points. Adjusts for problem and data complexity with two questions that yield a somewhat subjective complexity measurement; simplifies measurement by eliminating the need to count data elements.
* Engineering function points. Elements (variable names) and operators (e.g., arithmetic, equality/inequality, Boolean) are counted. This variation highlights computational function. [Engineering Function Points and Tracking System, [http://www.stsc.hill.af.mil/crosstalk/1994/11/xt94d11e.asp Software Technology Support Center] , Retrieved on May 14, 2008] The intent is similar to that of the operator/operand-based Halstead measures (see Halstead Complexity Measures).
* Bang measure - Defines a function metric based on twelve primitive (simple) counts that affect or show Bang, defined as "the measure of true function to be delivered as perceived by the user." [Function Point Analysis, [http://www.sei.cmu.edu/str/descriptions/fpa_body.html Carnegie Mellon Software Engineering Institute] , Retrieved on May 14, 2008] Bang measure may be helpful in evaluating a software unit's value in terms of how much useful function it provides, although there is little evidence in the literature of such application. The use of Bang measure could apply when reengineering (either complete or piecewise) is being considered, as discussed in Maintenance of Operational Systems--An Overview.
* Feature points. Adds changes to improve applicability to systems with significant internal processing (e.g., operating systems, communications systems). This allows accounting for functions not readily perceivable by the user, but essential for proper operation.

Function point analysis

The method of measuring the size of an information system and expressing it in a number of function points is called function point analysis (FPA). The method is kept up to date by worldwide cooperating FPA user groups like NESMA and IFPUG. Function point analysis expresses the functional size of an information system in a number of function points (for example: the size of a system is 314 FPs). There are many uses and benefits of function points [ Uses and Benefits of Function Point Counts - Pam Morris [http://www.totalmetrics.com/resources/software-measurement-articles/Total_Metrics_Articles/Uses_and_Benefits_of_Function_Points Total Metrics - Function Point Resource Centre] ] and the functional size may be used as input into many types of project and organization decisions including determining the:
*budget for application development or enhancement costs.
*budget for the annual maintenance costs of the application portfolio.
*project productivity after completion of the project.
*Software Size for cost estimating.

Many organizations measure function points to different levels of accuracy [ Levels of Function Point Counting - Pam Morris [http://www.totalmetrics.com/resources/software-measurement-articles/Total_Metrics_Articles/Levels_of_Function_Point_Counting Total Metrics - Function Point Resource Centre] ] depending on the purpose for which the software size will be used.

FPA can also be used to find the testing effort required in the information system;The formula is Number of Test Cases = (Function Points)1.2Fact|date=August 2008

Function Points measures systems from a functional perspective they are independent of technology. Regardless of language, development method, or hardware platform used, the number of function points for a system will remain constant. The only variable is the amount of effort needed to deliver a given set of function points.

The Functional User Requirements have two types of functions, Data Functions and Transactional Functions. These are categorised into the 5 types measured by the IFPUG and NESMA FSM Method and assigned function points.
#Data Functions → Internal Logical Files
#Data Functions → External Interface Files
#Transaction Functions → External Inputs
#Transaction Functions → External Outputs
#Transaction Functions → External Inquiries

Criticisms of Function Points

Function points, and many other software metrics, have been criticized as adding little value relative to the cost and complexity of the effort. [Douglas Hubbard "The IT Measurement Inversion", CIO Magazine, 1999] [Douglas Hubbard "How to Measure Anything: Finding the Value of Intangibles in Business", John Wiley & Sons, 2007] The effort in computing function points has only a marginal error reduction, in part, because much of the variance in software cost estimates are not considered (such as business changes, scope changes, unplanned resource constraints or reprioritizations, etc.). Also, if the measurement is used for the decision of whether to invest in the software, then a given measurement effort, it is argued, is more valuable if it is applied to measure benefits than costs. Applied information economics, which computes the economic value of such measures, often leads users to spend measurement efforts on other issues.

Some technical criticisms are indicated in Change points: A proposal for software productivity measurement, "Journal of Systems Software, Vol. 31, September 1995, by Vernon V. Chatman III.

References

See also

* Source lines of code
* COCOMO

External links

* [http://www.totalmetrics.com/resources/function-point/ Total Metrics - Function Point Resources]
* [http://www.totalmetrics.com/function-point-tool/ Total Metrics - Function Point Tools]
* [http://doi.ieeecomputersociety.org/10.1109/MC.1994.10088 Function Points: A New Way of Looking at Tools]
* [http://www.nesma.nl/english/ The Netherlands Software Metrics users Association (NESMA)]
* [http://www.ifpug.org/ The International Function Point Users Group (IFPUG)]
* [http://www.WinFPA.com.br WinFPA]
* [http://www.cosmicon.com/ The Common Software Measurement International Consortium]
* [http://foldoc.org/?Function+Point+Analysis Function Point Analysis] in FOLDOC
* [http://www.softwaremetrics.com/freemanual.htm Function Point Training Manual]
* [http://www.lrgl.uqam.ca/cosmic-ffp/ COSMIC - ISO 19761]
* [http://www.isbsg.org/ International Software Benchmarking Standards Group (ISBSG)]


Wikimedia Foundation. 2010.

Игры ⚽ Нужно решить контрольную?

Look at other dictionaries:

  • Function Point — Die Artikel Function Point Verfahren und Function Point Analyse überschneiden sich thematisch. Hilf mit, die Artikel besser voneinander abzugrenzen oder zu vereinigen. Beteilige dich dazu an der Diskussion über diese Überschneidungen. Bitte… …   Deutsch Wikipedia

  • Function-Point-Verfahren — Das Function Point Verfahren (auch Analyse oder Methode, kurz FPA) dient zur Bewertung des fachlich funktionalen Umfangs eines Informationstechnischen Systems, im Folgenden als Anwendung bezeichnet. Das Ergebnis einer Function Point Bewertung… …   Deutsch Wikipedia

  • Function Point Analysis — Die Artikel Function Point Verfahren und Function Point Analyse überschneiden sich thematisch. Hilf mit, die Artikel besser voneinander abzugrenzen oder zu vereinigen. Beteilige dich dazu an der Diskussion über diese Überschneidungen. Bitte… …   Deutsch Wikipedia

  • Function Point Analyse — Die Artikel Function Point Verfahren und Function Point Analyse überschneiden sich thematisch. Hilf mit, die Artikel besser voneinander abzugrenzen oder zu vereinigen. Beteilige dich dazu an der Diskussion über diese Überschneidungen. Bitte… …   Deutsch Wikipedia

  • Function Points — Die Artikel Function Point Verfahren und Function Point Analyse überschneiden sich thematisch. Hilf mit, die Artikel besser voneinander abzugrenzen oder zu vereinigen. Beteilige dich dazu an der Diskussion über diese Überschneidungen. Bitte… …   Deutsch Wikipedia

  • Point de Fonction — Le Point de Fonction (PF) mesure la taille d un logiciel en quantifiant les fonctionnalités offertes aux utilisateurs, en se basant seulement sur la modélisation logique et les spécifications fonctionnelles. Dans ce cadre, les principaux… …   Wikipédia en Français

  • Point Coordinated Function — est une technique de Media Access Control (Media Access Control : MAC) utilisée dans les réseaux sans fil reliés à une station centrale, souvent un point d accès (Access Point : AP), pour communiquer avec une station à l écoute, afin de …   Wikipédia en Français

  • Point Coordination Function — (PCF) ist ein Medienzugriffsverfahren, welches in WLANs eingesetzt wird. Dieses Verfahren arbeitet mit einer zentralen Station, oftmals einem Access Point, um den Zugriff der einzelnen Stationen zu koordinieren. Durch die zentrale Steuerung… …   Deutsch Wikipedia

  • Point Coordination Function — Point Coordinated Function is a Media Access Control (MAC) technique used in wireless networks which relies on a central node, often an Access Point (AP), to communicate with a node listening, to see if the airwaves are free (ie, all other nodes… …   Wikipedia

  • Point — may refer to the following: Contents 1 Business and finance 2 Engineering 3 Entertainment …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”