The tag has no wiki summary.

learn more… | top users | synonyms

7
votes
1answer
229 views

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 ...
1
vote
1answer
62 views

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 ...
2
votes
1answer
265 views

How do I count Internal Logical Files (ILF) and External Inputs (EI) for a dynamic form entry page?

Assuming I have an applicant information entry screen, the number and types of fields on which can be defined by the system administrator, how do I go about counting the number of Internal Logical ...