Question
Using the information below, complete a function point analysis in order to use the basic COCOMO model to estimate the duration and number of people
Using the information below, complete a function point analysis in order to use the basic COCOMO model to estimate the duration and number of people needed to develop an application using C++. Assume that the project is relatively simple and straightforward and that the project team is familiar with both the problem and technology. Complexity Low Average High ----------------------------------------------------------------------- Internal logical files (ILF) __x7=__ __x10=__ __x15=__ External interface files (EIF) __x5=__ __x7=___ __x10=__ External input (EI) __x3=__ __x4=___ __x6=__ External output (EO) __x4=__ __x5=___ __x7=__ External inquiry (EQ) __x3=__ __x4=___ __x6=__ ----------------------------------------------------------------------- Complexity Low Average High ----------------------------------------------------------------------- Internal logical files (ILF) 4 2 0 External interface files (EIF) 0 1 0 External input (EI) 3 2 0 External output (EO) 5 7 3 External inquiry (EQ) 2 5 2 ----------------------------------------------------------------------- General System Characteristic Degree of Influence ----------------------------------------------------------------------- Data communications 2 Distributed data processing 3 Performance 3 Heavily used configuration 4 Transaction rate 4 Online data entry 2 End user efficiency 2 Online update 2 Complex processing 2 Reusability 3 Installation ease 2 Operational ease 2 Multiple sites 1 Facilitate change 1 ----------------------------------------------------------------------- Language Average Source LOC per Function Point ----------------------------------------------------------------------- Basic 107 C 128 C++ 53 COBOL 107 Delphi 29 Java 53 Visual Basic 5 29 -----------------------------------------------------------------------
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started