HeaderSIS.jpg

Difference between revisions of "Team eNable - Metrics"

From IS480
Jump to navigation Jump to search
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Schedule Metric ==
+
== Schedule Metric (Midterm) ==
 +
 
 +
We use '''Overtime %''' for '''Schedule Metric'''. We calculate our '''Overtime %''' according to the below method. First, we subtract '''actual time''' from '''planned time''', divide the result by '''plan time''' and then multiply it with 100%. '''Actual time''' is the time duration we took to finish the functions within an iteration ,and '''planned time''' is the time duration we had planned to finish the functions within an iteration.
 +
 
 +
'''Overtime %'''<br><br>
 +
[[Image:EnableOvertimeMidterm.JPG‎|Overtime Percentage]] <br><br>
 +
 
 +
'''Graph'''<br><br>
 
[[Image:EnableSchMetric.jpg|Schedule Metric]] <br><br>
 
[[Image:EnableSchMetric.jpg|Schedule Metric]] <br><br>
[[Image:EnableSchMetricActPlan.jpg|Action Plan]] <br><br>
 
  
== Bug Metric ==
+
== Bug Metric (Midterm) ==
 +
'''Bug Level Calculation'''<br>
 +
 
 +
We are using '''bug value''' for '''Bug Metric'''. We calculate the bug metric in the following way.
 +
First we define the '''Bug Severity Level'''. '''Severity 1''' is the bug that does not affect the function. '''Severity 2''' is bug that affects the function and '''Severity 3''' is bug that affects its own function and other functions. After getting the severity of the bug, we multiply it with the number of bugs of the same severity and sum the result for each iteration. <br>
 
[[Image:EnableBugMetricSeverity.jpg|Bug Severity]] <br><br>
 
[[Image:EnableBugMetricSeverity.jpg|Bug Severity]] <br><br>
[[Image:EnableBugMetric.jpg|Bug Metric]]
+
'''Graph'''<br>
 +
[[Image:EnableBugMetric.jpg|Bug Metric]] <br><br>
 +
 
 +
== Schedule Metric (Final) ==
 +
 
 +
'''Overtime %'''<br>
 +
[[Image:EnableOvertimefinal.JPG|Overtime percentage]] <br><br>
 +
'''Graph'''<br>
 +
[[Image:EnableSchMetricFinal.jpg|Schedule Metric]] <br><br>
 +
 
 +
== Bug Metric (Final) ==
 +
'''Bug Level Calculation'''<br>
 +
[[Image:EnableBugMetricTableFinal.jpg|Bug Severity]] <br><br>
 +
'''Graph'''<br>
 +
[[Image:EnableBugMetricFinal.jpg|Bug Metric]]<br><br>
 +
 
 +
== Action Plans ==
 +
'''Schedule Metric Action Plan'''<br>
 +
[[Image:EnableSchMetricActPlanFinal.jpg|Action Plan]] <br><br>
 +
'''Bug Metric Action Plan'''<br>
 +
[[Image:EnableBugMetricActionPlanFinal.jpg|Action Plan]]

Latest revision as of 20:30, 27 November 2010

Schedule Metric (Midterm)

We use Overtime % for Schedule Metric. We calculate our Overtime % according to the below method. First, we subtract actual time from planned time, divide the result by plan time and then multiply it with 100%. Actual time is the time duration we took to finish the functions within an iteration ,and planned time is the time duration we had planned to finish the functions within an iteration.

Overtime %

Overtime Percentage

Graph

Schedule Metric

Bug Metric (Midterm)

Bug Level Calculation

We are using bug value for Bug Metric. We calculate the bug metric in the following way. First we define the Bug Severity Level. Severity 1 is the bug that does not affect the function. Severity 2 is bug that affects the function and Severity 3 is bug that affects its own function and other functions. After getting the severity of the bug, we multiply it with the number of bugs of the same severity and sum the result for each iteration.
Bug Severity

Graph
Bug Metric

Schedule Metric (Final)

Overtime %
Overtime percentage

Graph
Schedule Metric

Bug Metric (Final)

Bug Level Calculation
Bug Severity

Graph
Bug Metric

Action Plans

Schedule Metric Action Plan
Action Plan

Bug Metric Action Plan
Action Plan