How do we make Function Point Analysis.

Showing Answers 1 - 6 of 6 Answers

shabeeh

  • Dec 26th, 2006
 

Functional point analysys is a concept of finding out estimates in terms of points. It is one of the best practise of finding out estimates irespective of any technology dependancy.
FPA is divided into 4 attributes. All these 4 Attributes are nothing but functional key ares of transcation.
For Example:
1. Input
2. OutPut
3. Input External Data
4. Output Internal Data

*Query data is not considered as FPA points.

Regards
Shabeeh Siddiqui

  Was this answer useful?  Yes

sundar.g70

  • Nov 15th, 2007
 

Funcitonal points can be derived using tht Five Components of Function Points

Data Functions

  • Internal Logical Files
  • External Interface Files
Transactional Functions
  • External Inputs
  • External Outputs
  • External Inquiries

Now we will get Unadjusted Function Point count.

To get the adjusted Function Point count we need to appy 14 Value Adjustment Factors.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions