Questions tagged [function-point]

5 questions
6
votes
1 answer

When counting function points, is my website menu an External Input?

I'm doing a function point count for a large website. Does the main website menu count as an External Input? I'm doing a function point count as described in this article. If so, since you only click on one menu item at a time, I assume the…
willem
  • 1,053
  • 9
  • 10
4
votes
1 answer

Using function points as a metric for the velocity of a Scrum team?

I came across the idea of using function points as a metric for the velocity of a Scrum team. I saw it in a team and I found two articles mentioning a link between estimates and function points…
qollin
  • 171
  • 1
  • 3
1
vote
1 answer

What is the significance of the output of Function Point analysis

I am a beginner in Software Engineering principles. This question have only academic significance. I read about Function Point analysis.We will be getting an integer value as output for Function Point analysis. What all things can be inferred from…
user5507
  • 243
  • 3
  • 12
1
vote
1 answer

Function points measure for a business applications framework. Is that possible?

So, my boss wants to have a complexity measure for a framework developed internally in our company. Is that possible? As far as I know, functions points do not apply to software that doesn't have persistence per se, and also doesn't have GUI's (it's…
lgomide
  • 111
  • 2
0
votes
1 answer

Functional metrics in Agile methodologies

I'm preparing a presentation about Agile methodology for managers (not programmers) and I'm looking that, from a side, the Agile talks about functional perspective*^ (in Scrum we have planning game) but, from other side, it lacks any (standard)…
alepuzio
  • 341
  • 4
  • 15