_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); })();

Objectives of Function Point Analysis

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

Function Points measure systems from a functional perspective and are independent of technology. Hence, regardless of technology, language, development method, or hardware/software used, the number of function points for a system will remain constant. The variable in Function Point Analysis is the amount of effort required to deliver a given set of function points. Therefore, function point analysis can be used to determine which environment/language/tool is more productive.

  1. Function point analysis can be used to determine which environment/language/tool is more productive.
  2. Function point analysis can provide a mechanism to track and monitor scope creep.
  3. Function point counts at the end of each phase/stage of a project can be compared to the function points actually delivered.
  4. If the number of function points has increased then there has been a scope creep.
  5. The number of function points that has increased or decreased defines the project growth.
  6. If the project has grown then it is a sure indication that the requirements haven’t been gathered well and there has been some scope creep.
  7. If the project growth has declined then the communication between the end-user and the development team has improved.

Related posts:

  1. What is Function point? A function point is a unit of measurement to express...
  2. Static Analysis What is Static Analysis?   Analysis of a program...
  3. Boundary Value Analysis What is Boundary Value Analysis?   BVA is similar...
  4. Process of Counting Function Points Function point analysis follows specific steps for counting: Identification...
  5. Project isn’t big enough to justify extensive testing What if the project isn’t big enough to justify...

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

Reply

Spam Protection by WP-SpamFree