HeaderSIS.jpg

Difference between revisions of "WRESSENCE Bug Metric"

From IS480
Jump to navigation Jump to search
Line 208: Line 208:
 
! style="background-color:white; text-align:center; color:black"|  
 
! style="background-color:white; text-align:center; color:black"|  
 
! style="background-color:red; text-align:center; color:black"| 10
 
! style="background-color:red; text-align:center; color:black"| 10
 +
|-
 +
! colspan = 7 ! style="background-color:black; text-align:right; color:white" | Total Points for Iteration 3: 65
 
|}
 
|}
 
</div>
 
</div>
 
<br>
 
<br>

Revision as of 20:40, 19 February 2012

Back to WRESSENCE PROJECT MANAGEMENT PAGE

Team WRESSENCE
Project Management

Bug Metric

Definition of Bug

A bug is a term used to describe an error, flaw, mistake, failure, or fault in a system that produces an incorrect or unexpected result, or causes it to
behave in unintended ways.


The Purpose

Bug metric helps the team to keep track of the bugs detected when developing the system and provide the guidelines to prioritize the bugs solving
process.


Frequency of Measurement

Bugs detected will be recorded after the completion of each task. The total bug points will be tracked and measured at the end of every iteration.


The Formula

Total points = 1*(No. of "Low" Bugs) + 3*(No. of "Moderate" Bugs) + 10*(No. of "Critical" Bugs)


The Bug Log


No. Iteration Bug Description Date of Bug Discovery Bug Status Date of Bug Fixed Severity Point
01 1 Facebook Access Token Passing:
  • Cannot use 'me' in url to represent current user to get access token anymore
  • Need to specify the exact ID to get active token
20th Dec 2011 Solved 22nd Dec 2011 10
02 1 Google Redirect URI mismatch error:
  • Return URL in APIs console of google code needs to be filled in with the exact port number
21st Dec 2011 Solved 22nd Dec 2011 10
03 1 Database:
  • Sign up function could not write new user entries to database as ASP.NET membership automatically checks password complexity
  • Passwords which did not fulfill requirements were not written to database
28th Dec 2011 Solved 29th Dec 2011 10
04 1 Error occurred when DHTMLX JS library used dhtmlx Connector to connect to SQL Server 2008 4th Jan 2012 Solved 6th Jan 2012 10
Total Points for Iteration 1: 40
05 2 Old Password for changing password feature does not get validated when editing profile 23th Jan 2012 Solved 30th Jan 2012 10
06 2 Validation error for new password and confirm password for editing profile 23th Jan 2012 Solved 30th Jan 2012 10
07 2 Upon making any changes in profile, the latest display name/email does not show up unless you click refresh, even though its already updated in the DB 24th Jan 2012 Solved 31st Jan 2012 3
08 2 Function of unlinking Facebook account in profile is unable to work on the deployed version 26th Jan 2012 Solved 31st Jan 2012 10
09 2 User can unlink the last social media account even when he/she has only one linked social media (Facebook/Twitter/Google ID) left 26th Jan 2012 Solved 31st Jan 2012 10
10 2 After typing a new user name for the first time when creating a new account using default sign-up, the focus always jumps to the display name field after the username is detected, and user is often typing password halfway when that happens. 26th Jan 2012 Solved 31st Jan 2012 1
Total Points for Iteration 2: 44
11 3 When I click on a created event to edit, the date will auto add one day. 6th Feb 2012 Solved 9th Feb 2012 10
12 3 After a new event is created, the name of the event is still captured when I want to create another new event. 6th Feb 2012 Solved 10th Feb 2012 1
13 3 When in Profile Settting, I am being redirected to the login page when I clicked the logo. (Should be Day View page) 7th Feb 2012 Solved 10th Feb 2012 1
14 3 'Create new event' button doesn’t work in Month View. 7th Feb 2012 Solved 9th Feb 2012 3
15 3 When I click on a created event to edit, the start time will auto add one hour. 10th Feb 2012 Solved 14th Feb 2012 10
16 3 Event Title is missing; Venue is blank or "Mandai Zoo" 17th Feb 2012 Unsolved 10
17 3 Review created is not added to the list 17th Feb 2012 Unsolved 10
18 3 Date and time validation is not properly done 17th Feb 2012 Unsolved 10
19 3 SQL error will occur sometimes when user tries to update title of event. 17th Feb 2012 Unsolved 10
Total Points for Iteration 3: 65