I40-420 Certified Function Point Specialist

Loading demo links...

Showing 1–3 of 15 questions

Question 1 (Case Studies)

HOTSPOT

The Human Resources (HR) application includes functionality to maintain the Department logical file.

✑ The user enters a department number and presses the View button to display an existing department. An error message is displayed if the department does not exist.

✑ When the user adds or updates a department, the cost center is validated against the Cost Center logical file. The Cost Center logical file is maintained in the Payroll application.

✑ The user Adds a new department by entering department #, Name, phone #, mail stop, cost center and manager. The user completes the add by pressing the Add button. An error message displayed if the department # already exists.

✑ The user Updates information about the displayed department. Name, phone #, mail stop, cost center and manager may be changed. The user completes the update by pressing the Update button.

✑ The user Deletes the displayed department by pressing the Delete button.

✑ A manager must be selected using the Manager Drop Down list, which displays manager name and department number. The Employee logical file is maintained in the HR application and is the source for the Manager Drop Down list.

Determine the complexity for department transactions.

Select the complexity for each function.

Answer is in the explanation below.

Question 2 (Case Studies)

HOTSPOT INTERNET APPLICATION (IA) -MAINTAIN INTERNET DATA

✑ From the IA main menu, the IA user selects the Purchase Item option.

✑ The Purchase Item option opens a screen which allows the user to pay their internet shopping bill after performing an inquiry of the items selected for purchase. The Pay Bill option updates the Customer logical file to store the date of last purchase. The Inventory logical file is updated to determine when stock is depleted. The Inventory logical file contains the following information: product id, units of measure, count of product on hand, count of product on order, count of product on back-order, and reorder point.

✑ The Product logical file is maintained by the PARTS application. Product contains product id, description, expected life of product, category, manufacturer, SKU, and weight.

✑ Upon the customer's first purchase, the Customer Information screen captures the following information about the customer and stores it on the Customer logical file which includes: customer number, name, street address, state/province/region, country, postal code, payment type, gender, and future email offer flag.

✑ The Purchase History logical file (PHF) is used to contain the history of customer purchases. The PHF contains a demographics section which contains the following: customer number, gender, product category, product id, and purchase frequency. The other part of the PHF contains information pertaining to the cost of purchases: customer number, purchase date, quantity, purchase cost, expected life of product. An additional part of the PHF contains information about email offers sent to the customer. This part of the PHF contains information: date of email, product id, sale price, sale end date, and offer end date.

✑ The purchase cost is stored in the PHF in US Dollars after conversion from the customer's local currency using the Currency logical file. The Currency logical file contains the following information: country currency converting from, country currency converting to, conversion rate, date and time of conversion rate.

Determine the complexity of the data functions:

Determine the complexity of the following function:

Answer is in the explanation below.

Question 3 (Implementations)

The data retrieved from the state drop down list is obtained by reading the State file that contains only state code and state description. The State file is not updated frequently as states are not added on a frequent basis. How would the drop down list be measured?

Select an option, then click Submit answer.

  • 1 EQ with 1 FTR

  • 1 EO with 1FTR

  • 1 EQ with OFTR

  • Not counted