You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi,
Is there any gadgets in JIRA where I get the Defect Removal Efficiency, Test Efficiency & Defect leakage Gadgets percentages and charts.
Also let me know any plugins available for the same.
DRE =
(Total defects found in development [A]/ (Total defects found in development[A] + Defects found in production [B] )) x 100
Defect Leakage=(No. of Defects raise by customer after release/No. of Defects raised by Tester before release-No. of invalid Defects from Defects raised by tester before release)*100
Test Efficiency
Thanks,
Rajesh Meka
Hello,
I have the same issue for now, have you found any solutions?
Thank you in advance,
Gvantsa
If you were able to pull in required data for these metrics into a tool like Power BI or any other DB using APIs, it should be possible to write DAX / SQL queries to get the relevant metrics. Right ?
Have not tried it and will look into this.
Any news on this topic? I am looking for some plugin that would help with this
For DRE, Is there any way to get the data through JIRA API and calculate outside JIRA system?
How to show the defect leakage % in Jira dashboard for multiple projects together?