Performance Evaluation of COCOMO Vs UCP
Journal Title: INTERNATIONAL JOURNAL OF COMPUTERS & TECHNOLOGY - Year 2014, Vol 13, Issue 4
Abstract
Effort estimation is a measure factor of estimation in today’s world. From a long time being, a no. of techniques is employed for the estimation of efforts. Very popular and widely used techniques are COCOMO1 and COCOMOII that estimates the cost in terms of efforts. But effort is linearly or non-linearly dependent upon the size of the developing software. For size estimation, Lines of Code (LOC) counts technique showed its comforts as developer do not have to solve any mathematical equations, just count the no. of lines of the developed software. But uncertainties in its results and other limitations led us to use different approaches. Then came Functions Point (FP) technique, this technique proved its goodness in almost every aspect where LOC lacks. Developers estimate Lines of code early before the software is finally built. Several factors have to be considered before estimation as how many no. of input screens, output screens, external inquiries, and database related internal logical files, external interface files and many other technical factors that affect accuracy of estimation. FP had been used for a long time being for estimation of size, which is the main input for COCOMO1 and COCOMOII.But as the time changes, needs and their solutions also changes. Today, software are based on object oriented paradigm and OOP languages. Developers use Unified Modeling Language (UML) notations and diagrams for estimation of each aspect of software development. So the main factor is to use such a technique that supports the OOPs for estimation purposes. Main approach of this thesis is to implement Use Case Point estimation (UCP) Technique to overcome the drawbacks of FP which was considered as a procedural oriented (POP).Further evaluation of the performance of UCP in comparative to COCOMO 1 and COCOMOII is taken. This all will be performed with the help of a self implemented tool having all the functionalities at one location.
Authors and Affiliations
Monika Dureja
Enhanced Feature-Based Automatic Text Summarization SystemUsingSupervised Technique
In this work, we propose an efficient text summarization methodby ranking sentences according to their scores that use a combination of existing and improved sentence features. Many works in the literature proposed imp...
Characters Strings are Extracted Exhibit Morphology Method of an Image
In understanding an image, extraction of characters existing in the image is considered to be important. Scene images are different from document images, which are composed of characters and complicated background i.e. p...
Performance Analysis of Rule Based Algorithms Applied to a Cardiovascular Dataset
Cardiovascular disease is one of the dominant concerns of society, affecting millions of people each year. Early and accurate diagnosis of risk of heart disease is one of major areas of medical research, aimed to aid in...
A Review On Content Based Image Retrieval
In current years, very huge collections of images and videos have grown swiftly. In parallel with this boom, content-based image retrieval and querying the indexed collections of images from the large database are requir...
Choosing Automated or Manual Testing in Extreme Programming with the Analytical Hierarchy Process
Extreme Programming (XP) has been called one of the most successful methods in software development. XP comprises a set of practices designed to work together to provide value to the customer. During the XP lifecycle, de...