SlideShare una empresa de Scribd logo
1 de 16
S. Muzaffaruddin Ahmed
Kashif Aleem
received his M. Sc in Computer Science
received his bachelor in software
                                                             from Essex University in 1981 and
engineering from HU Jordan in 2005
                                                             M.Phil in Information System form East
and his master degree is in software
                                                             Anglia University in 1989. He is now an
engineering from University Putra
                                                             Associate Professor in The Department
Malaysia in 2008. Currently he is
                                                             of Information System, Faculty of
pursuing his PhD in software cost
                                                             Computer Science and Information
estimation and software sizing
                                                             Technology, Universiti Putra Malaysia.
measure.




 is an Associate Professor cum the Dean                      received the first degree in computer
 of the Faculty of Computer Science and                      science in 2003 and the MS degree in
 Information Technology, University                          software engineering in 2006 from the
 Putra Malaysia. He obtained his PhD in                      Putra University, Malaysia.
 computer science from University of                         Currently, he is pursuing a PhD degree
 Strathclyde, Scotland.                                      with his research work related to
                                                             object oriented software sizing
                                                             measure.

                      received her PhD from University Putra Malaysia in 2005. Her field of
                      interest is software process modeling and pursuing for new knowledge
                      in bioinformatics visualization tools and other software engineering
                      related areas especially software design. She is now appointed
                      lecturer and researcher in University Putra Malaysia since 2006.
 Software Cost Estimation (SCE) is a process
 of predicting the efforts and cost in terms of
 money, schedule and staff for any software
 system.

 Software cost estimation is an old art come
 with the beginning of computer industry in
 1940s and it has been developed many times
 until formulating function points by Albrecht
 in 1979.
   Before inventing the techniques of estimation in the beginning of 1970
    the software estimation process was mainly depend on a rules of thumb
    and some simple algorithms to estimate the size, efforts and cost.

   In 1960,
       Frank Freiman developed the concept of parametric estimation models that
        leads to the development of PRICE model for hardware.
   In1970’s
       The Constructive Cost Model COCOMO is being formulated by Barry W. Boehm and
        C. Abts.
       Allan Albrecht and John Gaffney of IBM developed function point analysis FPA to
        estimate the size and effort of information systems.
   In 80’s:
       Barry Boehm and W. Royce defined a revised model to adopt ADA programming
        language named Ada COCOMO.
       Capres Jones improve the functionality of FPA via including the effect of complex
        algorithm in the computation of function point.
       Charles Symons propose another version of FPA to handle the problem of
        subjectivity in FPA called Mark II Function Points.
   In 1990:
       Barry Boehm reformulates his model into COCOMO II which consist of three
        main sub-models called Application Composition, Early Design and Post
        architecture models where he used many software sizing models like Object
        Points, Function Points and source line of code.
 Quantitative
    parametric and analytical techniques which
     depends on the detailed design and can be used
     in advance phase of the implementation.
 Qualitative
    these are further subdivided into intuitive and
     analogical techniques
    mainly depend on similarity and comparison.
1.       Metrics conversion
        There is no specific rules to convert between different
         metrics.

        “if the estimation process for system x using function
         points yield 100 function points while for same system x
         using usecase points yields 140 usecase points, is 140
         usecase points is equal to 100 function points ?”.

        Answering this kind of question requires a lot of
         industrial data for thousands of software projects.
2.       Sizing from requirement & design phase

        Many tools are used to represent the requirement and the
         design of any software such as UML diagrams, Z specification
         language, state transition diagrams, data flow diagrams.

        Proposing a new functional sizing techniques based on one of
         the known characteristics of the requirement & design phase
         will produce an efficient new sizing Techniques.

        In order to increase the robustness of this new functional sizing
         techniques its advised to build a sizing techniques based on
         two or more different well known tool, for example propose a
         hybrid techniques based on the requirement and design phases
         such as use case and class diagram and make use of
         information which is available in these two diagrams, handling
         it in someway to compute the cost estimation of the software.
3.       Complexity analysis of software systems

        More complicated software yields more defects, more
         difficult to maintain and update.

        Many sizing techniques applied in software estimation
         process include a lot of adjustment factors like
         function point and usecase points, but there is no
         complete specified rules or standard control the
         assignment process of these factors.

        More research should concentrate to investigate the
         proper way to assign the adjustment factors values by
         highlighting a standard to control this process.
4.       Risk & ROI analysis and software project cost estimation

        In software development process many projects failed or
         overrun its budget and resource for common known reasons
         occurred in all the development companies.

        The estimation process should calculate and predict the ROI as
         a metrics for any software before the development take place.

        Management and the customer can decide how much it will
         cost as a management and as a customer how much they will
         bid for this software.

        It should also measure the criteria which affect in indirect way
         as customer satisfaction, software quality, maintenance,
         operation cost, software improvement, reliability and many
         other.
5.       Investigating Open Source Software OSS

        The development of OSS can be achieved almost 24x7 between
         the volunteers around the world.

        How to measure the impact of the community surrounding the
         core development team?

        There is a need to develop a model which able to estimate the
         efforts and cost for OSS.
6.       Revaluation of Function points

        Function points is one of the most accepted and robust sizing
         techniques used in the software cost estimation process.

        Established in the early of 1970 and since that time it did not
         modified to reflect the current statues of technology. Many
         researches held to calibrate the weights of function points.
         These kind of calibrations shows a need to a revaluation model
         for the function points.

        It is suggested, to evaluate the 14 General System
         Characteristics GSC to check if it really reflects the current
         statues of software development technology.

        Some research should be oriented to investigate the accuracy
         of function points and relate it to the programming language
         used in the implementation.
7.       Other issues

        More research is needed to sizing the software functional requirement
         directly once it stores in CASE tool, which will lead to quick estimation
         and lower cost.

        Handling the missing data in the historical dataset is considered to be
         one of the topics that’s deserve more research. Usually this data is
         incomplete and missing, so there is a need to suggest a certain
         mechanism to handle it.

        There is a need for a framework which will be able to handle any
         changes in the calculations of well known software cost estimation
         models such as COCOMO, SLIM, PRICE-S, to be up to date with the
         current technology.

        There is a need to collect information about the web projects which
         are developed using conceptual modeling techniques then measure it
         using the functional size measurement methods for web application to
         estimate project indicators such as size, effort, cost and duration.
   The availability of data which is needed to verify the correctness of any
    suggested models, metrics and functional sizing techniques.

   The instability of the environment in the technology world. “What is
    correct today may not tomorrow!”

   When not all the requirement is known, how each factor may affect the
    final result of estimation and may affect on some other factors.

   Another problem is the sensitivity of the data used in verifying any sizing
    techniques, metrics or models. Either it’s company-specific local data or
    company-external global data? When the researchers formulate any
    estimating techniques they should care for the type of data used to
    formulate the model or technique.

   There is no specific rules and standard, which control the whole process
    of software development and specifically in the cost estimation process;
    it still an ad hoc process, so there is a need of some approved rules and
    standards to control the estimation process at all.
   SCE is a critical, effective process in software development and
    project management.

   Software cost estimation needs extra efforts and cooperation
    from the academic researchers with a help from the industrial
    software development companies to achieve highly trusted cost
    models via exchanging expertise, models of development in
    addition to the software engineering best practices applied in the
    industrial software development company and the needed
    suitable data to formulate the metrics and cost models in
    software cost estimation process.

   There is still a need to research more about the effective
    beneficial hot topics in the efforts and cost estimation field to
    open the doors for the novice researcher and concentrate efforts
    of researchers to improve and enhance the software cost
    estimation field at all.
Issues in software cost estimation

Más contenido relacionado

La actualidad más candente

CP7301 Software Process and Project Management notes
CP7301 Software Process and Project Management   notesCP7301 Software Process and Project Management   notes
CP7301 Software Process and Project Management notes
AAKASH S
 
Rational Unified Process(Rup)
Rational Unified Process(Rup)Rational Unified Process(Rup)
Rational Unified Process(Rup)
pawanonline83
 
Critical System Validation in Software Engineering SE21
Critical System Validation in Software Engineering SE21Critical System Validation in Software Engineering SE21
Critical System Validation in Software Engineering SE21
koolkampus
 

La actualidad más candente (20)

software configuratiom management role n resposnbilities
software configuratiom management role n resposnbilitiessoftware configuratiom management role n resposnbilities
software configuratiom management role n resposnbilities
 
Putnam Resource allocation model.ppt
Putnam Resource allocation model.pptPutnam Resource allocation model.ppt
Putnam Resource allocation model.ppt
 
Software Engineering Overview
Software Engineering Overview Software Engineering Overview
Software Engineering Overview
 
CP7301 Software Process and Project Management notes
CP7301 Software Process and Project Management   notesCP7301 Software Process and Project Management   notes
CP7301 Software Process and Project Management notes
 
Command center processing and display system replacement (ccpds-r) - Case Study
Command center processing and display system  replacement (ccpds-r) - Case StudyCommand center processing and display system  replacement (ccpds-r) - Case Study
Command center processing and display system replacement (ccpds-r) - Case Study
 
Phased life cycle model
Phased life cycle modelPhased life cycle model
Phased life cycle model
 
Spm unit 2
Spm unit 2Spm unit 2
Spm unit 2
 
Need for Software Engineering
Need for Software EngineeringNeed for Software Engineering
Need for Software Engineering
 
Rational Unified Process(Rup)
Rational Unified Process(Rup)Rational Unified Process(Rup)
Rational Unified Process(Rup)
 
Critical System Validation in Software Engineering SE21
Critical System Validation in Software Engineering SE21Critical System Validation in Software Engineering SE21
Critical System Validation in Software Engineering SE21
 
Prototyping model
Prototyping modelPrototyping model
Prototyping model
 
Model Based Software Architectures
Model Based Software ArchitecturesModel Based Software Architectures
Model Based Software Architectures
 
Software project management Software economics
Software project management Software economicsSoftware project management Software economics
Software project management Software economics
 
Slides chapter 3
Slides chapter 3Slides chapter 3
Slides chapter 3
 
Software Engineering
Software EngineeringSoftware Engineering
Software Engineering
 
Software cost estimation techniques presentation
Software cost estimation techniques presentationSoftware cost estimation techniques presentation
Software cost estimation techniques presentation
 
software characteristics
software characteristicssoftware characteristics
software characteristics
 
The benefits of software reuse
The benefits of software reuseThe benefits of software reuse
The benefits of software reuse
 
Real time and distributed design
Real time and distributed designReal time and distributed design
Real time and distributed design
 
Oose unit 1 ppt
Oose unit 1 pptOose unit 1 ppt
Oose unit 1 ppt
 

Destacado

Software Cost Estimation in Software Engineering SE23
Software Cost Estimation in Software Engineering SE23Software Cost Estimation in Software Engineering SE23
Software Cost Estimation in Software Engineering SE23
koolkampus
 
.Net Enterprise Services and their Implementations
.Net Enterprise Services and their Implementations.Net Enterprise Services and their Implementations
.Net Enterprise Services and their Implementations
Kashif Aleem
 
Metrics for project size estimation
Metrics for project size estimationMetrics for project size estimation
Metrics for project size estimation
Nur Islam
 
Software Application in Quantity Surveying - Report
Software Application in Quantity Surveying - ReportSoftware Application in Quantity Surveying - Report
Software Application in Quantity Surveying - Report
Pang Khai Shuen
 

Destacado (20)

Software Size Estimation
Software Size EstimationSoftware Size Estimation
Software Size Estimation
 
Software cost estimation
Software cost estimationSoftware cost estimation
Software cost estimation
 
Software cost estimation
Software cost estimationSoftware cost estimation
Software cost estimation
 
Software cost estimation project
Software  cost estimation projectSoftware  cost estimation project
Software cost estimation project
 
Estimation techniques and software metrics
Estimation techniques and software metricsEstimation techniques and software metrics
Estimation techniques and software metrics
 
Software Cost Estimation in Software Engineering SE23
Software Cost Estimation in Software Engineering SE23Software Cost Estimation in Software Engineering SE23
Software Cost Estimation in Software Engineering SE23
 
Software cost estimation
Software cost estimationSoftware cost estimation
Software cost estimation
 
.Net Enterprise Services and their Implementations
.Net Enterprise Services and their Implementations.Net Enterprise Services and their Implementations
.Net Enterprise Services and their Implementations
 
Process and Project Metrics-1
Process and Project Metrics-1Process and Project Metrics-1
Process and Project Metrics-1
 
Estimation
EstimationEstimation
Estimation
 
Confidence in Software Cost Estimation Results based on MMRE and PRED
Confidence in Software Cost Estimation Results based on MMRE and PREDConfidence in Software Cost Estimation Results based on MMRE and PRED
Confidence in Software Cost Estimation Results based on MMRE and PRED
 
Software Cost Estimation
Software Cost EstimationSoftware Cost Estimation
Software Cost Estimation
 
DELPHI METHOD (COST ESTIMATION MODELT)
DELPHI METHOD (COST ESTIMATION MODELT)DELPHI METHOD (COST ESTIMATION MODELT)
DELPHI METHOD (COST ESTIMATION MODELT)
 
Metrics for project size estimation
Metrics for project size estimationMetrics for project size estimation
Metrics for project size estimation
 
Software Application in Quantity Surveying - Report
Software Application in Quantity Surveying - ReportSoftware Application in Quantity Surveying - Report
Software Application in Quantity Surveying - Report
 
E ticketing
E ticketingE ticketing
E ticketing
 
Software Estimation Technique
Software Estimation TechniqueSoftware Estimation Technique
Software Estimation Technique
 
Wideband Delphi Estimation
Wideband Delphi EstimationWideband Delphi Estimation
Wideband Delphi Estimation
 
Line of Code (LOC) Matric and Function Point Matric
Line of Code (LOC) Matric and Function Point MatricLine of Code (LOC) Matric and Function Point Matric
Line of Code (LOC) Matric and Function Point Matric
 
Software process and project metrics
Software process and project metricsSoftware process and project metrics
Software process and project metrics
 

Similar a Issues in software cost estimation

David vernon software_engineering_notes
David vernon software_engineering_notesDavid vernon software_engineering_notes
David vernon software_engineering_notes
mitthudwivedi
 
Preliminry report
 Preliminry report Preliminry report
Preliminry report
Jiten Ahuja
 
01 fse software&sw-engineering
01 fse software&sw-engineering01 fse software&sw-engineering
01 fse software&sw-engineering
Mohesh Chandran
 
A new model for software costestimation
A new model for software costestimationA new model for software costestimation
A new model for software costestimation
ijfcstjournal
 
A NEW MODEL FOR SOFTWARE COSTESTIMATION USING HARMONY SEARCH
A NEW MODEL FOR SOFTWARE COSTESTIMATION USING HARMONY SEARCHA NEW MODEL FOR SOFTWARE COSTESTIMATION USING HARMONY SEARCH
A NEW MODEL FOR SOFTWARE COSTESTIMATION USING HARMONY SEARCH
ijfcstjournal
 
Model driven process for real time embedded
Model driven process for real time embeddedModel driven process for real time embedded
Model driven process for real time embedded
caijjournal
 

Similar a Issues in software cost estimation (20)

Exploring the Efficiency of the Program using OOAD Metrics
Exploring the Efficiency of the Program using OOAD MetricsExploring the Efficiency of the Program using OOAD Metrics
Exploring the Efficiency of the Program using OOAD Metrics
 
A survey of predicting software reliability using machine learning methods
A survey of predicting software reliability using machine learning methodsA survey of predicting software reliability using machine learning methods
A survey of predicting software reliability using machine learning methods
 
Lecture-1,2-Introduction to SE.pptx
Lecture-1,2-Introduction to SE.pptxLecture-1,2-Introduction to SE.pptx
Lecture-1,2-Introduction to SE.pptx
 
David vernon software_engineering_notes
David vernon software_engineering_notesDavid vernon software_engineering_notes
David vernon software_engineering_notes
 
A Novel Approach to Improve Software Defect Prediction Accuracy Using Machine...
A Novel Approach to Improve Software Defect Prediction Accuracy Using Machine...A Novel Approach to Improve Software Defect Prediction Accuracy Using Machine...
A Novel Approach to Improve Software Defect Prediction Accuracy Using Machine...
 
Sdpl1
Sdpl1Sdpl1
Sdpl1
 
Lecture 1 SE.pptx
Lecture 1 SE.pptxLecture 1 SE.pptx
Lecture 1 SE.pptx
 
Preliminry report
 Preliminry report Preliminry report
Preliminry report
 
01 fse software&sw-engineering
01 fse software&sw-engineering01 fse software&sw-engineering
01 fse software&sw-engineering
 
Chapter_01.ppt
Chapter_01.pptChapter_01.ppt
Chapter_01.ppt
 
A Review of Agile Software Effort Estimation Methods
A Review of Agile Software Effort Estimation MethodsA Review of Agile Software Effort Estimation Methods
A Review of Agile Software Effort Estimation Methods
 
COMPARATIVE STUDY OF SOFTWARE ESTIMATION TECHNIQUES
COMPARATIVE STUDY OF SOFTWARE ESTIMATION TECHNIQUES COMPARATIVE STUDY OF SOFTWARE ESTIMATION TECHNIQUES
COMPARATIVE STUDY OF SOFTWARE ESTIMATION TECHNIQUES
 
SOFTWARE COST ESTIMATION USING FUZZY NUMBER AND PARTICLE SWARM OPTIMIZATION
SOFTWARE COST ESTIMATION USING FUZZY NUMBER AND PARTICLE SWARM OPTIMIZATIONSOFTWARE COST ESTIMATION USING FUZZY NUMBER AND PARTICLE SWARM OPTIMIZATION
SOFTWARE COST ESTIMATION USING FUZZY NUMBER AND PARTICLE SWARM OPTIMIZATION
 
A new model for software costestimation
A new model for software costestimationA new model for software costestimation
A new model for software costestimation
 
A NEW MODEL FOR SOFTWARE COSTESTIMATION USING HARMONY SEARCH
A NEW MODEL FOR SOFTWARE COSTESTIMATION USING HARMONY SEARCHA NEW MODEL FOR SOFTWARE COSTESTIMATION USING HARMONY SEARCH
A NEW MODEL FOR SOFTWARE COSTESTIMATION USING HARMONY SEARCH
 
Software Engineering Thesis Topics In Oxford.pptx
Software Engineering Thesis Topics In Oxford.pptxSoftware Engineering Thesis Topics In Oxford.pptx
Software Engineering Thesis Topics In Oxford.pptx
 
Improved Strategy for Distributed Processing and Network Application Developm...
Improved Strategy for Distributed Processing and Network Application Developm...Improved Strategy for Distributed Processing and Network Application Developm...
Improved Strategy for Distributed Processing and Network Application Developm...
 
Improved Strategy for Distributed Processing and Network Application Development
Improved Strategy for Distributed Processing and Network Application DevelopmentImproved Strategy for Distributed Processing and Network Application Development
Improved Strategy for Distributed Processing and Network Application Development
 
Model driven process for real time embedded
Model driven process for real time embeddedModel driven process for real time embedded
Model driven process for real time embedded
 
International Journal of Engineering Inventions (IJEI),
International Journal of Engineering Inventions (IJEI), International Journal of Engineering Inventions (IJEI),
International Journal of Engineering Inventions (IJEI),
 

Issues in software cost estimation

  • 2. received his M. Sc in Computer Science received his bachelor in software from Essex University in 1981 and engineering from HU Jordan in 2005 M.Phil in Information System form East and his master degree is in software Anglia University in 1989. He is now an engineering from University Putra Associate Professor in The Department Malaysia in 2008. Currently he is of Information System, Faculty of pursuing his PhD in software cost Computer Science and Information estimation and software sizing Technology, Universiti Putra Malaysia. measure. is an Associate Professor cum the Dean received the first degree in computer of the Faculty of Computer Science and science in 2003 and the MS degree in Information Technology, University software engineering in 2006 from the Putra Malaysia. He obtained his PhD in Putra University, Malaysia. computer science from University of Currently, he is pursuing a PhD degree Strathclyde, Scotland. with his research work related to object oriented software sizing measure. received her PhD from University Putra Malaysia in 2005. Her field of interest is software process modeling and pursuing for new knowledge in bioinformatics visualization tools and other software engineering related areas especially software design. She is now appointed lecturer and researcher in University Putra Malaysia since 2006.
  • 3.  Software Cost Estimation (SCE) is a process of predicting the efforts and cost in terms of money, schedule and staff for any software system.  Software cost estimation is an old art come with the beginning of computer industry in 1940s and it has been developed many times until formulating function points by Albrecht in 1979.
  • 4. Before inventing the techniques of estimation in the beginning of 1970 the software estimation process was mainly depend on a rules of thumb and some simple algorithms to estimate the size, efforts and cost.  In 1960,  Frank Freiman developed the concept of parametric estimation models that leads to the development of PRICE model for hardware.  In1970’s  The Constructive Cost Model COCOMO is being formulated by Barry W. Boehm and C. Abts.  Allan Albrecht and John Gaffney of IBM developed function point analysis FPA to estimate the size and effort of information systems.  In 80’s:  Barry Boehm and W. Royce defined a revised model to adopt ADA programming language named Ada COCOMO.  Capres Jones improve the functionality of FPA via including the effect of complex algorithm in the computation of function point.  Charles Symons propose another version of FPA to handle the problem of subjectivity in FPA called Mark II Function Points.
  • 5. In 1990:  Barry Boehm reformulates his model into COCOMO II which consist of three main sub-models called Application Composition, Early Design and Post architecture models where he used many software sizing models like Object Points, Function Points and source line of code.
  • 6.  Quantitative  parametric and analytical techniques which depends on the detailed design and can be used in advance phase of the implementation.  Qualitative  these are further subdivided into intuitive and analogical techniques  mainly depend on similarity and comparison.
  • 7. 1. Metrics conversion  There is no specific rules to convert between different metrics.  “if the estimation process for system x using function points yield 100 function points while for same system x using usecase points yields 140 usecase points, is 140 usecase points is equal to 100 function points ?”.  Answering this kind of question requires a lot of industrial data for thousands of software projects.
  • 8. 2. Sizing from requirement & design phase  Many tools are used to represent the requirement and the design of any software such as UML diagrams, Z specification language, state transition diagrams, data flow diagrams.  Proposing a new functional sizing techniques based on one of the known characteristics of the requirement & design phase will produce an efficient new sizing Techniques.  In order to increase the robustness of this new functional sizing techniques its advised to build a sizing techniques based on two or more different well known tool, for example propose a hybrid techniques based on the requirement and design phases such as use case and class diagram and make use of information which is available in these two diagrams, handling it in someway to compute the cost estimation of the software.
  • 9. 3. Complexity analysis of software systems  More complicated software yields more defects, more difficult to maintain and update.  Many sizing techniques applied in software estimation process include a lot of adjustment factors like function point and usecase points, but there is no complete specified rules or standard control the assignment process of these factors.  More research should concentrate to investigate the proper way to assign the adjustment factors values by highlighting a standard to control this process.
  • 10. 4. Risk & ROI analysis and software project cost estimation  In software development process many projects failed or overrun its budget and resource for common known reasons occurred in all the development companies.  The estimation process should calculate and predict the ROI as a metrics for any software before the development take place.  Management and the customer can decide how much it will cost as a management and as a customer how much they will bid for this software.  It should also measure the criteria which affect in indirect way as customer satisfaction, software quality, maintenance, operation cost, software improvement, reliability and many other.
  • 11. 5. Investigating Open Source Software OSS  The development of OSS can be achieved almost 24x7 between the volunteers around the world.  How to measure the impact of the community surrounding the core development team?  There is a need to develop a model which able to estimate the efforts and cost for OSS.
  • 12. 6. Revaluation of Function points  Function points is one of the most accepted and robust sizing techniques used in the software cost estimation process.  Established in the early of 1970 and since that time it did not modified to reflect the current statues of technology. Many researches held to calibrate the weights of function points. These kind of calibrations shows a need to a revaluation model for the function points.  It is suggested, to evaluate the 14 General System Characteristics GSC to check if it really reflects the current statues of software development technology.  Some research should be oriented to investigate the accuracy of function points and relate it to the programming language used in the implementation.
  • 13. 7. Other issues  More research is needed to sizing the software functional requirement directly once it stores in CASE tool, which will lead to quick estimation and lower cost.  Handling the missing data in the historical dataset is considered to be one of the topics that’s deserve more research. Usually this data is incomplete and missing, so there is a need to suggest a certain mechanism to handle it.  There is a need for a framework which will be able to handle any changes in the calculations of well known software cost estimation models such as COCOMO, SLIM, PRICE-S, to be up to date with the current technology.  There is a need to collect information about the web projects which are developed using conceptual modeling techniques then measure it using the functional size measurement methods for web application to estimate project indicators such as size, effort, cost and duration.
  • 14. The availability of data which is needed to verify the correctness of any suggested models, metrics and functional sizing techniques.  The instability of the environment in the technology world. “What is correct today may not tomorrow!”  When not all the requirement is known, how each factor may affect the final result of estimation and may affect on some other factors.  Another problem is the sensitivity of the data used in verifying any sizing techniques, metrics or models. Either it’s company-specific local data or company-external global data? When the researchers formulate any estimating techniques they should care for the type of data used to formulate the model or technique.  There is no specific rules and standard, which control the whole process of software development and specifically in the cost estimation process; it still an ad hoc process, so there is a need of some approved rules and standards to control the estimation process at all.
  • 15. SCE is a critical, effective process in software development and project management.  Software cost estimation needs extra efforts and cooperation from the academic researchers with a help from the industrial software development companies to achieve highly trusted cost models via exchanging expertise, models of development in addition to the software engineering best practices applied in the industrial software development company and the needed suitable data to formulate the metrics and cost models in software cost estimation process.  There is still a need to research more about the effective beneficial hot topics in the efforts and cost estimation field to open the doors for the novice researcher and concentrate efforts of researchers to improve and enhance the software cost estimation field at all.