Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 3

MANAV RACHNA UNIVERSITY

Department of CST
(CSH207B-T & P – Software Engineering)
(Tutorial 4)
Learning outcome: The students would be able to learn to perform size and cost estimation
of a software system.

Course Outcome Bloom’s Taxonomy Program Outcome


CO3 BT3 PO1,2,3,5,11, PSO1,2

Q1.
Consider a project with the following functional units:
Number of user inputs = 70
Number of user outputs = 50
Number of user enquiries = 25
Number of user files = 09
Number of external interfaces = 03
Assume all complexity adjustment factors and weighting factors are average. Compute the
function points for the project.
Q2. A project size of 200 KLOC is to be developed. Software development team has average experience
on similar projects. The project schedule is not very tight. Calculate the effort, development time, average
staff size and productivity of the project.

Q3. Suppose that a project was estimated to be 400 KLOC. Calculate the effort and development
time for each of the three modes i.e., organic, semidetached and embedded. Also calculate
average staff size and productivity required by the project for each of the project development
modes.
Q4. An application has the following:
10 low external inputs, 12 high external outputs, 20 low internal logical files, 15 high external
interface files, 12 average external inquiries, and a value of complexity adjustment factor of 1.10.
The weighting factors are complex. What are the unadjusted and adjusted function point counts?

You might also like