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