Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Creation date of Test Case in RQM

Hello Team,

I have a query in RQM,
We want to know how to get the creation date of Test Cases, my CLM version is V5.0.1.

Is there any separate reporting tool is required to get the Creation date of Test Cases.

 With the existing reports or Queries i am not getting Creation date of Test Cases.

Thank You...!
Vijay

0 votes



One answer

Permanent link
You can design a template in Rational Publishing Engine (RPE) to show the creation date of test cases. The report (document) can be generated either through RPE (http://www.ibm.com/developerworks/rational/library/rational-publishing-engine-generate-compliance-documents-1/) or through RQM (https://jazz.net/library/article/1137).

RPE uses RQM's reportable REST API (https://jazz.net/wiki/bin/view/Main/RqmApi) to retrieve data.
You can notice that testcase/creationDate provides the creationDate for test cases in the output from
https://server:port/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<ProjectArea>/testcase/urn:com.ibm.rqm:testcase:<ID>

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Aug 17 '16, 7:59 a.m.

Question was seen: 4,123 times

Last updated: Aug 17 '16, 1:15 p.m.

Confirmation Cancel Confirm