CORPORATE INFORMATION SYSTEM (CIS) - EMPLOYEE DATA TRANSFER
Determine the complexity for the functions listed.
Select the complexity for each function:
Hot Area:
Hot Area:

Which type of functional size (FS) measures the functionality added, changed, or deleted at the completion of an enhancement project?
A. Application FS
B. Baseline FS
C. Enhancement project FS
D. Development project FS
An EIF referenced by mere then one application counts as:
A. an EIF for the application under study
B. an EIF for the application under study and an ILF for the other applications
C. an EIF for each application that references the file
D. None of the above
The functional complexity of an EI is based on the number of:
A. Data Element Types
B. Record Element Types
C. File Types Referenced
D. Both A and C
Which of the following rules would apply when counting FTRs for an EI?
A. Count one FTR for each unique data function that is accessed
B. Count one FTR for each transactional function read during the processing of the EI
C. Count two FTRs for each unique data function that is both maintained and read
D. None of the above
A transaction file contains records to maintain the Master file. A flag is included on each incoming record to indicate if the Master file record is to be added, changed or deleted. A batch job is developed to process the transaction file. How many transactional functions would be counted?
A. 1
B. 2
C. 3
D. 4
A Purchasing application contains a Customer Purchase Order file and an Inventory file. The 2 files are pined by a foreign key, order inventory. How many data functions would be counted?
A. 1
B. 2
C. 3
D. None
From the business user perspective, the Purchasing application's customer purchase order is a group of data. It is made up of the Order Header (customer, address, date, etc.) and the Order Detail (Item Number, Quantity and Price) about each item ordered. How many RETs would be counted for this group of data?
A. 0 RETs
B. 1 RET
C. 2 RETs
D. 3 RETs
An application originally valued at 327 FP was enhanced. The enhancement added 3 low EQs, 2 low EIs, 2 high EOs, and changed 3 low ILFs. What is the enhancement project functional size?
A. 29
B. 50
C. 356
D. 377
The Insurance Claim application has a file for Claim Information which is used to capture 127 pieces of data about each claim that is submitted. The Claim Information file stores the data in four groups: insurance policy holder, claimant, nature of the claim, and scanned images of all documents related to the claim such as receipts and photos. How would the Claim Information file be counted?
A. 1 ILF with 4 RETs/127 DETs
B. 1 ILF with 3 RETs/126 DETs (scanning is technical so the images aren't counted)
C. 1 Claim ILF with 3 RETs/126 DETs and 1 Image ILF with 1 RET/1DET
D. 1 Claim ILF with 1 RET/125 DETs and 1 Image ILF with 2 RETs/2 DETs