Need to create a dashboardThe requirement i for Testing Coverage Ratio (Release or Deployment Level)
The requirement is to have a dashboard for " Testing Coverage Ratio" with standard report - Test Cases Actual Executed / Test Case Planned. I know we have a testcase table and a test case instance table. But these two are not related. So Im stuck her...