How is PRODUCTIVITY of a software Product calculated?

Questions by ginson   answers by ginson

Showing Answers 1 - 9 of 9 Answers

NA

  • Jun 24th, 2007
 

Size/effort

  Was this answer useful?  Yes

Any productivity can be calculated by :

Productivity= Output/Input required to produce the same output

S/W Productivity= (Size of the s/w in LOC, FP etc.)/Effort spend

Example: Suppose the total size of the project is 50 KLOC and total effort spend is 10 MM

then productivity= 50/10=5 KLOC/MM

Unit of the productivity is very important when describing the Productivity.

--------
Amar

  Was this answer useful?  Yes

The productivity of a software product can not be calculated in terms of software lines of code per unit of effort (SLOC / effort).  This metric is used to calculate software development productivity.  

The productivity of a software product can be calculated by

1) establishing quality criteria for the product,
2) establishing ways to measure this product quality,
3) gathering data, and  
4) establishing a baseline used for comparative analysis against releases of the same product or against other software products.    

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions