Compute the function point value for a project with the following information domain characteristics:            Number of user inputs: 32 
            Number of user outputs: 60 
            Number of user inquiries: 24 
            Number of files: 8 
            Number of external interfaces: 2 
Assume that all complexity adjustment values are average. Use the algorithm noted in Chapter 30.

What will be an ideal response?


To compute function points (FP), the following relationship is used:

FP = count total * [0.65 + 0.01 * ?( F i ) ] 

where count total is the sum of all FP entries obtained from the table.

The F i ( i = 1 to 14) are value adjustment factors (VAF) based on responses to the questionnaire, in this problem they are all assumed to be 3.

Computer Science & Information Technology

You might also like to view...

Write an expression that computes 12 raised to the power 4.3 and store the result in a double called result.

What will be an ideal response?

Computer Science & Information Technology

The ________ can be used to move to the next field when entering data into a form on the screen.

A. Esc key B. CTRL key C. Tab key D. Enter key

Computer Science & Information Technology

The item marked 6 in the accompanying figure is the Frame Rate indicator.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

When indicating a cell reference, you must be careful to capitalize the address

Indicate whether the statement is true or false

Computer Science & Information Technology