It's all about the answers!

Ask a question

How do I extract the description for a test case using BIRT for RQM 4.0.0.1?


Andrew Trobec (49712144139) | asked May 23 '13, 4:51 a.m.
Hello,

I am creating a simple BIRT report for RQM 4.0.0.1 and I would like to extract the test case description.  I have found two major tables:
  1. com.ibm.rqm.planning.TestCase under the LIVE snapshot
  2. LIVE_TEST_CASE under the PLANNING snapshot
I have not been able to find the right column that refers to the description so I would like some help in understanding if and where this information is stored.

Best regards,

Andrew

One answer



permanent link
Jun Wang (6077) | answered May 23 '13, 11:56 p.m.
Hi, Andrew,

The description field of RQM Test Case model is not queryable, so you can not see it from TestCase Live and we can not add it into PLANNING snapshot. For BIRT report, we are only able to get the fields from RQM model by its QueryableModel where only queryable fields could be exposed.

Not as REST API, it could get fields from service. RQM REST API exposes the description of test case, you could consider to use RPE or RRDI live reports to show description of test case.

Comments
Cesar Sasaki commented Nov 18 '14, 5:02 p.m. | edited Nov 18 '14, 5:11 p.m.

Hi Jun

Is this available for RQM 4.0.6 ? Or just with the RRDI?

Thanks

Your answer


Register or to post 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.