The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
defect density,
defect leakage
,Error Discovery Rate ,
Defect Fix Rate ,
Defect Removal Efficiency
To give you a precise answer, more information is necessary. Usually, defect leakage is defined by dividing the number of defects found by end-users by the number of defects found in QA. How are both of these metrics defined in your environment? Separate issue types, statuses, projects?
An example as a calculated measure with separate issue types could look similar to the one below:
CASE WHEN ([Issue Type].[Defect],[Measures].[Issues created]) > 0 THEN ([Issue Type].[Bug],[Measures].[Issues created]) / ([Issue Type].[Defect],[Measures].[Issues created]) END
Where defects found by end-users are registered as Bugs, but defects found in QA registered as Defects. Please have a look at an example below where you can see the leakage across several Fix Versions:
See the eazyBI documentation for more information on defining calculated measures - https://docs.eazybi.com/eazybijira/analyze-and-visualize/calculated-measures-and-members.
Best,
Roberts // support@eazybi.com
This month the spotlight is on AppLiger. We caught up with Pavel Pavlovsky, CEO and Product Manager, to learn how the company started and what fuels the team's creativity. Atlassian:...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.