Exforsys
+ Reply to Thread
Results 1 to 4 of 4

Software Cost Estimation

This is a discussion on Software Cost Estimation within the Software Testing forums, part of the Testing category; Software Cost Estimation is widely considered to be a weak link in software project management. It requires a significant amount ...

  1. #1
    rjames is offline Junior Member Array
    Join Date
    May 2006
    Answers
    13

    Software Cost Estimation

    Software Cost Estimation is widely considered to be a weak link in software project management. It requires a significant amount of effort to perform it correctly. Errors in Software Cost Estimation can be attributed to a variety of factors. Various studies in the last decade indicated that 3 out of 4 Software projects are not finished on time or within budget or both

    Who is responsible for Software Cost Estimation?
    The group of people responsible for creating a software cost estimate can vary with each organization. However the following is possible in most scenarios -

    - People who are directly involved with the implementation are involved in the estimate.
    - Project Manager is responsible for producing realistic cost estimates.
    - Project Managers may perform this task on their own or consult with programmers responsible.
    - Various studies indicate that if the programmers responsible for development are involved in the estimation it was more accurate. The programmers have more motivation to meet the targets if they were involved in the estimation process.

    Continue with the article.


  2. #2
    cyrus is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    128
    Software Cost Estimation is process of estimation of amount of effort required for building and implementing of the software. The cost estimation for the software involves various factors among which Size of the software also takes a vital part.


  3. #3
    sammy is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    144
    The size of the software is measured by the two factors lines of code and function points. The lines of code as the name implies reflects the number of lines of code. Function points is the size in terms of the amount of functionality in a system.


  4. #4
    sudipta82 is offline Junior Member Array
    Join Date
    Apr 2007
    Location
    INDIA
    Answers
    4

    Function Point is the best

    Function point is emerging as the best tool for software estimation as it is independent of technologies used in a project.
    It emphasize on the functionality of the software package that the user expected and received.

    learn more about function point on IFPUG(International Function Point User group) web site.


    Thanks,
    Sudipta


    Quote Originally Posted by sammy View Post
    The size of the software is measured by the two factors lines of code and function points. The lines of code as the name implies reflects the number of lines of code. Function points is the size in terms of the amount of functionality in a system.



    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...