« Return to Thread: Function Point Analysis with Sonar

Re: Function Point Analysis with Sonar

by MiriamM :: Rate this Message:

Reply to Author | View in Thread

Hi Freddy,

I don't know what kind of FP counting algorithm they want.
The company I work wants to
- know whether there is a tool that supports FP counting afterwards, so a huge bunch of mainly java code is ready to be analysed.
- benchmark our software products against competitors, in terms of FPs, but this could also be some other measure.
- know whether SONAR is good for this

...and it wants us (i.e. software engineers) to find that out.

Your reply gave me a new keyword (backfiring) to look for, and meanwhile I did some googling around.
I intend to agree with you that this is pretty useless, but on the other hand, I also get the impression that FP counting demands quite some effort, and detailed requirement descriptions, that we do not have
in an Agile environment.

Best regards, Miriam


Freddy Mallet wrote:
Hi Miriam,
Sonar
doesn't support Function Point Analysis but all the commercial
products I know, use the backfiring method to count Function Points
[1]
which is totally useless. Indeed, this method is based on a correlation
between FP and LOC.

Do you know what kind of function point counting algorithm you want ?

Thanks
Freddy

[1] - http://www.functionpoints.com/stories.asp#story41

On Sun, Jun 21, 2009 at 10:45 PM, MiriamM <miriam.mulders@ericsson.com>wrote:

>
> The company I am working for as a software engineer/tester is searching
> for a way to benchmark our software products in terms of Function Points.
> In what way does Sonar support Function Point Analysis of software
> products?
> Did anyone use Sonar with a similar purpose and what is the experience?
>
> --
> View this message in context:
> http://www.nabble.com/Function-Point-Analysis-with-Sonar-tp24138651p24138651.html
> Sent from the Sonar user mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>
>

 « Return to Thread: Function Point Analysis with Sonar