-
Notifications
You must be signed in to change notification settings - Fork 0
FirstTimePassRate
DEFECT INJECTION RATE measures the total number of defects (bugs) detected for a story
JIRA/Azure Boards
Defect Injection Rate @Sprint Level = # of defects reported in sprint / # of stories closed within sprint Stories which meet DOD to be taken for calculation JIRA status which reflects DOD for a story is to be defined by the project...table to be created to provide information on what meets DOD for each of the programs Defect Injection Rate @Project Level = # of defects reported / # of stories closed
-
Defects should be linked with Story.
-
Linked story should be in DOD.
-
Since, defect is linked with story and story is with sprint, so, the DIR for a particular sprint will be based on story instead of defect linked with sprint.
-
For example:Bug x is not tagged with any sprint but linked with Story1, which is in Sprint3. Hence, this defect will be counted in the DIR calculation for Sprint3.
-
However, Bug y is tagged with Sprint3 sprint but linked with Story2 which is in Sprint2 . So this defect will be not counted in the DIR calculation for Sprint3 Sprint, instead will be counted for calculation in Sprint2.
Defects will be linked with stories using "Relates To" linkage The defects which are part of open stories in a sprint will not be considered for calculation Spill over stories - Defects for Spill over stories will be accounted for in the Sprint
`
- Users Guide
- Contribution Guide
- Developer Guide
-
Scrum KPI
- Story Count
- Average Resolution Time
- Code Build Time
- Cycle Time
- Jira Tech Debt
- Mean Time To Merge
- Number Of Check In and Merge
- Sprint Capacity
- Sprint Predictibility
- Sprint Velocity
- Throughtput
- DIR
- DSR
- First Time Pass Rate
- Defect Rejection Rate
- Defect Removal Efficiency
- Defect Count By Priority
- Defect RCA
- Code Quality
- Sonar Voilations
- Unit Testing
- Test Execution And Pass Percentage
- SonarTechDebt
- Sprint Automation Coverage
- Regression Automation Coverage.
- Release Frequency
- Value Delivered
- **Kanban KPI**