RQM sample testplan Report includes test cases using RPE
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
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.
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
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.