CISC 322 Software Architecture. Example of COCOMO-II Ahmed E. Hassan



Similar documents
CISC 322 Software Architecture

CSSE 372 Software Project Management: Software Estimation With COCOMO-II

Chapter 23 Software Cost Estimation

Software cost estimation. Predicting the resources required for a software development process

Software cost estimation

Software cost estimation

2 Evaluation of the Cost Estimation Models: Case Study of Task Manager Application. Equations

Software Development: Tools and Processes. Lecture - 16: Estimation

MTAT Software Economics. Lecture 5: Software Cost Estimation

CS Homework 4 p. 1. CS Homework 4. To become more familiar with top-down effort estimation models, especially COCOMO 81 and COCOMO II.

Academic Course Description. SE2003 Software Project Management Second Semester, (Even semester)

Project Planning and Project Estimation Techniques. Naveen Aggarwal

Topics. Project plan development. The theme. Planning documents. Sections in a typical project plan. Maciaszek, Liong - PSE Chapter 4

COCOMO II and Big Data

Web Development: Estimating Quick-to-Market Software

CALCULATING THE COSTS OF MANUAL REWRITES

COCOMO II Model Definition Manual

Software cost estimation

This past year, electronic commerce

University of Southern California COCOMO Reference Manual

E-COCOMO: The Extended COst Constructive MOdel for Cleanroom Software Engineering

Contents. Today Project Management. Project Management. Last Time - Software Development Processes. What is Project Management?

COCOMO-SCORM Interactive Courseware Project Cost Modeling

Module 11. Software Project Planning. Version 2 CSE IIT, Kharagpur

Software Cost Estimation: A Tool for Object Oriented Console Applications

COCOMO II Model Definition Manual

Solution: Simple and easy to understand, using combination of vast techniques to cover Software Development and Testing estimations.

1. PROJECT DESCRIPTION

Impact of CMMI-Based Process Maturity Levels on Effort, Productivity and Diseconomy of Scale

CISC 322 Software Architecture. Project Scheduling (PERT/CPM) Ahmed E. Hassan

A Comparison of Calibrated Equations for Software Development Effort Estimation

Project Plan 1.0 Airline Reservation System

Estimating Size and Effort

IES - Introduction to Software Engineering

Cost Models for Future Software Life Cycle Processes: COCOMO 2.0 *

Software Engineering Cost Estimation Using COCOMO II Model ABSTRACT

SOFTWARE ESTIMATING RULES OF THUMB. Version 1 - April 6, 1997 Version 2 June 13, 2003 Version 3 March 20, 2007

Towards a Methodology to Estimate Cost of Object- Oriented Software Development Projects

Software Migration Project Cost Estimation using COCOMO II and Enterprise Architecture Modeling

Fuzzy Expert-COCOMO Risk Assessment and Effort Contingency Model in Software Project Management

Project Management Estimation. Week 11

Percent, Sales Tax, & Discounts

Deducing software process improvement areas from a COCOMO II-based productivity measurement

Using Productivity Measure and Function Points to Improve the Software Development Process

Chap 1. Software Quality Management

Cost Models for Future Software Life Cycle Processes: COCOMO 2.0 *

EPL603 Topics in Software Engineering

Airline Flight and Reservation System. Software Design Document. Name:

Software Project Management Matrics. Complied by Heng Sovannarith

ENTERPRISE APPLICATION INTEGRATION IMPLEMENTATION

CT30A8901 Chapter 10 SOA Delivery Strategies

Project Plan. Online Book Store. Version 1.0. Vamsi Krishna Mummaneni. CIS 895 MSE Project KSU. Major Professor. Dr.Torben Amtoft

AN ENHANCED MODEL TO ESTIMATE EFFORT, PERFORMANCE AND COST OF THE SOFTWARE PROJECTS

Cost Estimation Driven Software Development Process

Knowledge-Based Systems Engineering Risk Assessment

COCOMO (Constructive Cost Model)

Software Engineering. Dilbert on Project Planning. Overview CS / COE Reading: chapter 3 in textbook Requirements documents due 9/20

Extending Change Impact Analysis Approach for Change Effort Estimation in the Software Development Phase

Safety critical software and development productivity

The ROI of Systems Engineering: Some Quantitative Results

Lecture 14: Cost Estimation

risks in the software projects [10,52], discussion platform, and COCOMO

APPLYING FUNCTION POINTS WITHIN A SOA ENVIRONMENT

A Comparative Evaluation of Effort Estimation Methods in the Software Life Cycle

Agile Inspired Risk Mitigation Techniques for Software Development Projects

Project Type Platform Number of Phases Development Java, Win NT, DB2 Four Phases.

Research Article. Analysis On GSM Fault Management Unit. O.A. Osahenvemwen* and O. Omorogiuwa

BHARATHIDASAN UNIVERSITY, TIRUCHIRAPPALLI CENTRE FOR DISTANCE EDUCATION M.Sc. Information Technology - Course Structure

Optimal Resource Allocation for the Quality Control Process

South East of Process Main Building / 1F. North East of Process Main Building / 1F. At 14:05 April 16, Sample not collected

Safe and Simple Software Cost Analysis Barry Boehm, USC Everything should be as simple as possible, but no simpler.

INCORPORATING VITAL FACTORS IN AGILE ESTIMATION THROUGH ALGORITHMIC METHOD

Industry Metrics for Outsourcing and Vendor Management

FUNCTION POINT ANALYSIS: Sizing The Software Deliverable. BEYOND FUNCTION POINTS So you ve got the count, Now what?

Software Engineering. Reading. Effort estimation CS / COE Finish chapter 3 Start chapter 5

A QUALITY-BASED COST ESTIMATION MODEL FOR THE PRODUCT LINE LIFE CYCLE

AIRLINE RESERVATION SYSTEM KAAVYA KUPPA. Bachelor of Engineering, Jawaharlal Nehru Technological University, India, 2005 A REPORT

ICT Project Management. Software Project Planning By J. Ogutu

Computer Science and Software Engineering University of Wisconsin - Platteville 3.Time Management

Managing Projects with Practical Software & Systems Measurement PSM

The Perusal and Review of Different Aspects of the Architecture of Information Security

Merrill Lynch Team s Development Plan v.1

Microsoft Dynamics NAV 2013 R2 Sizing Guidelines for Multitenant Deployments

Software Cost Estimating. Acknowledgments

Software Project Level Estimation Model Framework based on Bayesian Belief Networks

Part I: Decision Support Systems

Keywords Software Cost; Effort Estimation, Constructive Cost Model-II (COCOMO-II), Hybrid Model, Functional Link Artificial Neural Network (FLANN).

Introduction to Function Points

True Cost of Developing Software

Software Engineering

TEN GOLDEN RULES FOR COST SAVING IN SOFTWARE

Software Cost Estimation

Homework #2 solutions

Vulnerability Scanning & Management

Hathaichanok Suwanjang and Nakornthip Prompoon

Software Cost Estimating Methods for Large Projects

NETWORK SYSTEMS 3 Learner Guide

Information Systems in the Enterprise

Chapter 3 Chapter 3 Service-Oriented Computing and SOA Lecture Note

Databases. DSIC. Academic Year

Transcription:

CISC 322 Software Architecture Example of COCOMO-II Ahmed E. Hassan

Function Point Table Number of FPs External user type Complexity Low Average High External input type 3 4 6 External output type 4 5 7 Logical internal file type 7 10 15 External interface file type 5 7 10 External inquiry type 3 4 6

Example of FPA An inventory system that needs to Add a record Delete a record, Display a record, Edit a record, and Print a record will have 3 external input types 1 external output type 1 external inquiry type

Object Point Analysis - Screen Number and source of data tables Number of views contained Total < 4 (<2 server, <2 client) Total < 8 (2-3 server, 3-5 client) Total 8+ (>3 server, >5 client) < 3 Simple Simple Medium 3 7 Simple Medium Difficult 8+ Medium Difficult Difficult

Object Point Analysis - Reports Number and source of data tables Number of sections contained Total < 4 (<2 server, <2 client) Total < 8 (2-3 server, 3-5 client) Total 8+ (>3 server, >5 client) < 2 Simple Simple Medium 2 or 3 Simple Medium Difficult > 3 Medium Difficult Difficult

Object Point Analysis Complexity Weighting Complexity Type of object Simple Medium Difficult Screen 1 2 3 Report 2 5 8 3GL component N/A N/A 10

Object Point Analysis Productivity Rate Very low Low Nominal High Very High Developer s experience and capability 4 7 13 25 50 CASE maturity and capability 4 7 13 25 50

COCOMO II Effort = Constant (Size) scale factor Effort Multiplier Effort in terms of person-months Constant: 2.45 in 1998 Size: Estimated Size in KLOC Scale Factor: combined process factors Effort Multiplier (EM): combined effort factors

System to be built An airline sales system is to be built in C: Back-end database server has already been built. We will use object point estimation We will use object point estimation technique for high level estimates and FP for detailed estimates

Object Point Analysis Application will have 3 screens and will produce 1 report: A booking screen: records a new sale booking A pricing screen: shows the rate for each day and each flight An availability screen: shows available flights A sales report: shows total sale figures for the month and year, and compares figures with previous months and years

Rating of system Booking screen: Needs 3 data tables (customer info, customer history table, available seats) Only 1 view of the screen is enough. So, the booking screen is classified as simple. Similarly, the levels of difficulty of the pricing screen, the availability screen and the sales report are classified as simple, simple and medium, respectively. There is no 3GL component.

Rating Results Name Objects Complexity Weight Booking Screen Simple 1 Pricing Screen Simple 1 Availability Screen Medium 2 Sales Report Medium 5 Total 9 Assessment of the developers and the environment shows: The developers experience is very low (4) The CASE tool is low (7). So, we have a productivity rate of 5.5. According to COCOMO II, the project requires approx. 1.64 (= 9/5.5) person-months.

Function Point Estimation (FP->KLOC) Name External user types Complexity FP Booking External output type Low 4 Pricing External inquiry type Low 3 Availability External inquiry type Medium 4 Sales External output type Medium 5 Total 16

FP->LOC Total function points = 16 Published figures for C show that: 1 FP = 128 LOC in C Estimated Size 16 * 128 = 2048 = 2 KLOC

Scale Factor Estimation Name Precedentedn ess Very low (0.05) Thoroughly unprecedent ed Low (0.04) Largely unprecedent ed Nominal (0.03) Somewhat unprecedent ed High (0.02) Generally familiar Very High (0.01) Largely familiar Extra High (0.00) Thorough ly familiar Assessme nt Flexibility Rigorous Occasional Some General Some General Very 0.01 relaxation relaxation conformit conformit goals high y y Significant risks eliminated Team interaction process Process maturity Little (20%) Some (40%) Often (60%) Generally (75%) Very difficult Some difficult Basically cooperative Largely cooperati ve Mostly (90%) Highly cooperati ve Full (100%) Seamless interactio ns Very high Value 0.01 Nominal 0.03 High 0.02 Level 1 Level 2 Level 2+ Level 3 Level 4 Level 5 Low 0.04 Add 1.01 Total 1.13

Effort Adjustment Factors (EAF) Identifier Name Ranges (VL EH) Assessment VL/L/N/H/VH/EH Values RCPX product Reliability and ComPleXity 0.5 1.5 low 0.75 RUSE required reusability 0.5 1.5 nominal 1.0 PDIF Platform DIFficulty 0.5 1.5 high 1.1 PERS PERSonnel capability 1.5 0.5 high 0.75 PREX PeRsonnel EXperience 1.5 0.5 very high 0.65 FCIL FaCILities available 1.5 0.5 nomial 1.0 SCED SChEDule pressure 1.5 0.5 low 1.2 Product 0.4826 Effort = 2.45 (2.048) 1.13 0.4826 = 2.66 person-months

References Hughes, B., and Cotterell, M. (1999) Software project management, 2 nd ed., McGraw Hill Pfleeger, S.L. (1998) Software Engineering: Theory and Practice, Prentice Hall Royce, W. (1998) Software Project Management: A Unified Framework, Addison Wesley Center for Software Engineering, USC (1999) COCOMO II Model Definition Manual.