Identify the data and/or transactional functions in the following scenario:
In an international company, the user requires the Human Resources (HR) application to provide the following capabilities:
Identify the functions used.
Hot Area:
Hot Area:
Determine the complexity of the data and/or transactions identified in the following scenario:
Determine the complexity for the following functions:
Select the complexity for each function:
Hot Area:
Hot Area:
Which of the following is NOT an example of the purpose of a function point count?
A. To enable comparison of functionality delivered by two applications
B. To determine maintenance support cost per function point
C. To understand the percentage of lines of code that is being reused across three different applications
D. To determine the effort and duration of a development project
What is the primary intent of an ILF?
A. Hold data maintained through system tools for use by the application being measured
B. Hold code data for use by the application being measured
C. Hold data maintained through one or more elementary processes of the application being measured
D. Both A and C
An application's functional size is also referred to as the installed functional size. When is the application functional size updated?
A. Never, the application functional size is the baseline or installed functional size
B. Once a year if there were enhancement projects that altered the application functions
C. Every time completion of an enhancement project alters the application's functions
D. The application is re-counted once a year regardless of the number of enhancement projects
Which would be measured as multiple EQs?
A. Queries with identical processing logic, displayed on different screens
B. Graphical displays with no calculations and different processing logic
C. Multiple methods of invoking the same inquiry logic
D. Both A and B
Software is developed to convert the data from the Account application to the Relationship Management application. The Account Master ILF and four other ILFs in the Account application are referenced to create the Client Master file in the Relationship Management application. How is (are) the conversion function(s) counted for the Application Function Point measure?
A. 1 EI
B. 1 EQ, I EI
C. 5 EQs, 1 EI
D. Not counted
A report is created that displays all of the high net worth clients. The report calculates the net worth of a client by totaling the balances from all of their accounts with the firm including unrealized gains and losses. If the net worth of the client exceeds $5 million the client is included on the report. The report retrieves the name, address and phone number from the master account file and generates a list. How would this be counted?
A. 1 EI
B. 1 EO
C. 1 EQ
D. Not counted
Four different country managers require a report about the sales turnover for their respective countries. Country managers 1 and 2 require the data to be sorted in the ascending order of the sales, whereas country mangers 3 and 4 require the data to be sorted in the ascending order of sales and profit. How many elementary processes would be counted for the sales turnover report?
A. 4
B. 2
C. 1
D. Not counted
An application has 3 ILFs and 3 EIFs, all of average complexity. An enhancement to the system creates a new query with 22 attributes that displays data from each of the existing ILFs and EIFs. The new query also updates one of the existing ILFs. The original application FP was 200. What is the new AFPA?
A. 7
B. 207
C. 217
D. 258