HeaderSIS.jpg

Difference between revisions of "Altitude Project Metrics"

From IS480
Jump to navigation Jump to search
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
<div style="background: #FFF; padding: 15px; font-weight: bold; line-height: 1.2em; text-indent: 15px;letter-spacing:-0.1em;font-size:6em;text-align:center;padding 4px 4px 4px 4px;"><font color=#000>» team</font><font color= #f0ab00> altitude </font><font color="#aaa">: stakeholders</font></div>
+
{| style="background-color:#000;" width="100%"
 +
|-
 +
!style="text-align:right; width:60%"|[[Image:Altitude_logo_black.jpg|650px]]
 +
!style="text-align:left"|
 +
<div style="background: #FFF; font-weight: bold; line-height: 1.2em; letter-spacing:-0.1em;font-size:6em;text-align:left;padding 4px 4px 4px 4px;background-color:#000"><font color="#aaa">metrics</font></div>
 +
|}
  
 
{| <!-- table start, define style here --> | style="background-color:#000;" width="100%" cellspacing="0px" cellpadding="12px" border="0"  
 
{| <!-- table start, define style here --> | style="background-color:#000;" width="100%" cellspacing="0px" cellpadding="12px" border="0"  

Revision as of 02:17, 26 July 2013

Altitude logo black.jpg
metrics
Overview Project Management Documentation

Schedule

Scope


Schedule Metrics

OBJECTIVE
To serve as an indicator to check if the project is currently on schedule

FORMULA:

Schedule Ratio = Remaining Time ÷ Remaining Effort

Schedule Ratio Description Response
> 1.2 Project is ahead of schedule Project Manager assigns tasks from next sprint to current sprint.
Between 0.8 and 1.2 Project is within schedule No action is required for ratio of 1. Keep a look out when nearing below 1.
< 0.8 Project is behind schedule Project Manager will reschedule tasks while the team will put in additional man hours for the week. In addition, the PM will need to identify root causes of delays by end of sprint, communicate with the team about solutions to the issues and inform client about the project status.
Bug Metrics

Team Objectives
To minimize the number of existing bugs to achieve good quality standard for our project

FORMULA:

Bug Ratio = (2X No. of low severity bugs) + (4X No. of medium severity bugs) + (10 X No. of high severity bugs)

Severity Score Severity Level Description
2 Low Cosmetic defects. Developed functions are functional, but at a sub optimum level
4 Medium Defects that cripple a function
10 High Defects that cripple more than 1 function

Sprint Response

Bug Score Sum Response
6 and below Bugs are to be resolved at the end of the sprint.
Between 7 and 9 Resolve bugs that are medium severity within the sprint, else schedule the bugs to be resolved in future sprints.
10 and above Developer working on non-critical functions will assist the developer on the critical bug.