RQM 6.0.2 JRS: Is there an entity relationship diagram for the test artifacts? The reports I am creating in JRS are not bringing back all the data.
RQM 6.0.2 JRS: Is there an entity relationship diagram for the test artifacts? I am developing a report and I need to see the result of all the test script steps and display all the related test case/suite/plan on the report. First, I do not see a column where the test script test step "Result" (pass/fail/blocked, etc.) is stored when I select the "test script test step" in the "add attributes". I need this column to sum the total number of passed and fail steps by test pla/suite/case.
Thank you |
One answer
Hi Neeta,
Since you are talking about an ER diagram, I assume you are trying to create a report using the data warehouse (DW). There is no specific diagram of what has been included in Report Builder (RB). Every release we try to keep adding more artifacts, the final goal is to have them all available there, but we are still working on it. Here is a link to the data dictionary that shows the relationship between the UI fields and their final correspondence in the DW. As I mentioned in a previous post, test script step results are stored in the DW only if they are linked to a defect. You should keep that in mind when you are creating the new report. If the artifact is not available in the RB UI, then you may have to use the Advanced SQL option and add the extra table manually. By using the Advanced SQL you will lose access to the wizard (e.g. you won't be able to automatically add conditions), so from that point on it will depend on the SQL you are entering. The best option is to add as much information, conditions and formatting as possible before switching to use the Advanced SQL, that way the manual part will be minimal. Thank you, Clara Forero Comments
Neeta Valera
commented Jun 27 '16, 10:41 a.m.
Thanks for your response. I was told by my IT dept that the JRS connects to a different DB than the DW and Rational Insight connects to the DW. Do you have any info on this DB that connects to JRS? I am assuming it would have the QM test suite, QM test script step result, etc. entities in it.
Hi Neeta,
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.