_gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ga); })();

Process of Counting Function Points

On August 16, 2009 / By admin / In Project Management / Reply

Function point analysis follows specific steps for counting:

  • Identification of the subsystem boundaries
  • Identification of the data functions (internal logical files and external interface files)
  • Identification of transactional functions (external inputs, external outputs and external inquiries)
  • Calculation of the Unadjusted Function Point (UAF) Count
  • Determination of the Value Adjustment Factor (VAF) using General System Characteristics (GSC)
  • Calculation of the final Function Point Count

Related posts:

  1. Spiral-Model What is Spiral-Model?   The spiral model, also known...
  2. User-defined functions in Load runner How do you write user-defined functions in Load runner?...
  3. Difference between a FUNCTION, PROCEDURE and PACKAGE Explain the difference between a FUNCTION, PROCEDURE and PACKAGE....
  4. Difference between procedure and function Explain Difference between procedure and function.   Functions are...
  5. Objectives of Function Point Analysis Function Points measure systems from a functional perspective and...

Related posts brought to you by Yet Another Related Posts Plugin.

Reply

Spam Protection by WP-SpamFree