I am trying to calculate the Defect leakage for my project using the Custom formula,
I have defects identified in QA and in CT, and now i want to calculate the defect leakage using the below formula but not sure how do i put this in expressions
(Defects identified in CT/Defects identified in QA) * 100%
where CT and QA are my environment in which defects were identified