Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Analysis effort method

The analysis effort method is a method for estimating the duration of software engineering projects. It is best suited to producing initial estimates for the length of a job based on a known time duration for preparing a specification. Inputs to the method are numeric factors which indicate Size (S), Familiarity (F) and Complexity (C). These, with a duration for preparing the software specification can be used in a look up table (which contains factors based on previous experience) to determine with length of each of the following phases of the work. These being Design, Coding and Unit testing and Testing. The method does not include any times for training or project management.

This method should be used as one of a number of estimation techniques to obtain a more accurate estimate.

We don't have any images related to Analysis effort method yet.
We don't have any YouTube videos related to Analysis effort method yet.
We don't have any PDF documents related to Analysis effort method yet.
We don't have any Books related to Analysis effort method yet.
We don't have any archived web articles related to Analysis effort method yet.

References

  1. Software Estimation chapter from O'Reilly, Applied Software Project Management https://doc.lagout.org/science/0_Computer%20Science/9_Others/9_Misc/Applied%20Software%20Project%20Management.pdf