It's all about the answers!

Ask a question

Summary report for Addition and deletion of Test cases


Vijayveer Reddy (17627) | asked Jan 06 '16, 4:50 a.m.
edited Jan 19 '16, 1:58 a.m.
Hi,

Request for the help on RQM,

We need a summary report on how many test cases are Added/Modified/Deleted in RQM, should be displayed.

- Added - to handle new scenarios
- Modified: because of change in expected results or data input, output, etc - because of new project change
- Deleted: Obsolete.

Your help will be appreciated..

Thank You...!

Comments
Vijayveer Reddy commented Jan 06 '16, 5:55 a.m.

Also i would like to know appropriate reporting tool to address such kind of requirements. out of RRDI, JRS, which is feasible to use. our CLM environment is V5.01

One answer



permanent link
Sunil Kumar R (1.1k13344) | answered Jan 06 '16, 7:52 a.m.
JAZZ DEVELOPER
Hello! no there isn't an out of the box report on this as of today.
But you can use a REST URL to get this data as explained in : https://jazz.net/wiki/bin/view/Main/RqmApi#historyUrl

eg: https://localhost:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/history?resourceId=resources/JKE+Banking+%28Quality+Management%29/testcase
Similar link can be used for testplan, testcase, etc 

This gives an XML response showing audit of artifacts modified, deleted or added.

Best Regards
Sunil

Comments
Vijayveer Reddy commented Jan 07 '16, 2:35 a.m.

Hello Sunil,

Thank you for the response.

when i give the URL as above mentioned i am getting error,
Request you to please guide me on this.

URL:

https://eecsaruh6how077:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/

ERROR:

Error 400: SRVE0295E: Error reported: 400


Thank You...!


Brett Bohnn commented Jan 07 '16, 10:01 a.m.

Hi,

Can you paste the full URL you are trying that fails?

In the example given above:
https://localhost:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/history?resourceId=resources/JKE+Banking+%28Quality+Management%29/testcase

JKE+Banking+%28Quality+Management%29 is the project alias. You need to ensure you have the correct project alias, which you can get from https://<hostname>:<port>/qm/service/com.ibm.rqm.integration.service.IIntegrationService/projects

Thanks,
Brett


Vijayveer Reddy commented Jan 19 '16, 3:02 a.m.

Hi Brett,

Thank you for the response,
Please find the URl below that i am trying to fetch the history.

https://eecsaruh6how077.prod.mobily.lan:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/history?resourceId=resources/Mobily+IBM+QA+Project+Area/testcase

Please suggest me on this,

Thank You...!


Vijayveer Reddy commented Jan 19 '16, 3:02 a.m. | edited Jan 19 '16, 3:12 a.m.

Hi Brett,

Thank you for the response,
Please find the URl below that i am trying to fetch the history.

https://eecsaruh6how077.prod.mobily.lan:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/history?resourceId=resources/Test+QA+Project+Area/testcase

Please suggest me on this,

Thank You...!

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.