0% found this document useful (0 votes)
39 views

Assignment # 4

The document provides instructions for calculating the cost estimation of a home security system software using function point analysis. Students are asked to: 1) Identify the counts of external inputs, outputs, inquiries, internal files, and external interface files based on a data flow diagram. 2) Calculate the value adjustment factor (VAF) by responding to questions about characteristics that impact complexity. 3) Calculate the function points of the software considering an average complexity level and using a provided complexity table along with the values from questions 1 and 2.

Uploaded by

mianmudasir001
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views

Assignment # 4

The document provides instructions for calculating the cost estimation of a home security system software using function point analysis. Students are asked to: 1) Identify the counts of external inputs, outputs, inquiries, internal files, and external interface files based on a data flow diagram. 2) Calculate the value adjustment factor (VAF) by responding to questions about characteristics that impact complexity. 3) Calculate the function points of the software considering an average complexity level and using a provided complexity table along with the values from questions 1 and 2.

Uploaded by

mianmudasir001
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

University of Central Punjab

CLO # 3
Assignment # 4

Time & Date Deadline: 21st January 2024, 11:59 PM


Course: Introduction to Software Engineering (ISD)

Objective: To understand the concept of Function Point and Cost Estimation


Reference: Pfleeger Shari Lawrence - Software Engineering, Theory and Practice.
Instructions: Cheating / Copying Will Be Considered as a Crime

ABC company is developing a software for Home Security System. You are hired to calculate the total coast
estimation of the software using FUNCTION POINT method and by using following details of required
software.
DFD of System:

Q# 1 You are required to identify the count of following points by using given DFD. (3 Marks)
External Inputs (EI)
External Outputs (EO)
External Inquiries (EQ)
Internal Logical Files (ILF)
External Interface Files (EIF)
Q # 2 You are required to calculate the CAF (VAF) using following Table (3 Marks)

Question (Point) Response Value


Data Communication 3
Distributed Data Processing 2
Performance 5
Heavily Used Configuration 4
Transaction Rate 1
Online Data Entry 0
End-User Efficiency 2
Online Update 3
Complex Processing 5
Reusability 4
Installation Ease 2
Operation Ease 1
Multiple Sites 0
Facilitate Change 3

Q # 3 You are required to calculate the Function point of software while considering the Complexity
Level of System AVERAGE and using following complexity table and values form Q # 1 and 2.
(4 marks)

Measurement Parameter Low Average High


External Inputs (EI) 5 8 9
External Outputs (EO) 6 7 5
External Inquiries (EQ) 4 6 2
Internal Logical Files (ILF) 2 4 4
External Interface Files (EIF) 3 2 3

You might also like