It's all about the answers!

Ask a question

RQM sample testplan Report includes test cases using RPE


sreenath v (78167) | asked Aug 30 '18, 5:27 a.m.
Hi,
 Am trying to pull out RQM report of Testplan includes Testcase from RPE.How can i configure datasource in launcher and pull out report.Am facing some issue on above.


Help will be appreciated.

Accepted answer


permanent link
Subramanya Prasad Pilar (4.6k16) | answered Sep 04 '18, 6:06 a.m.
Is it for a individual test plan or all test plans? If it is for individual test plan (where RQM QM schema is used), the data source URI would be like:
https://<server>:<port>/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<project area name>/testplan/urn:com.ibm.rqm:testplan:<id>

If it is for test plan feed, the data source URI should be:
https://<server>:<port>/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<project area name>/testplan?abbreviate=false
sreenath v selected this answer as the correct answer

Comments
sreenath v commented Sep 04 '18, 6:10 a.m.
Thanks ! it worked for me.
till now i done, getting report of test plan which contain testcases,Requirement collection and testsuite.

Now i want to configure in same template the requirement traceability matrix.That a table which show all testcases and mapped requirements for each testcase in Test Plan Report.

Anjuri Kelaiya commented Nov 07 '19, 3:33 a.m. | edited Nov 07 '19, 3:33 a.m.

 Hello 


I am trying to use the same URI mentioned above(https://<server>:<port>/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<project area name>/testplan?abbreviate=false) but it is resulting in the below error:

SRVE0255E: A WebGroup/Virtual Host to handle //qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/Test%20template%20(QM)/testplan has not been defined.

SRVE0255E: A WebGroup/Virtual Host to handle <Myserver>:9443 has not been defined.

Any clue what's going wrong here?

Thanks!
Anjuri

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.