How to find the xml of test case in ETM ?
Hi,
I'm trying to import the testcases through rqm utility importer, in that i want section details of testcase to create the config file for rqm importer.
I come to know that by URL we can get the details of testcase section details in XML.
Server Details : ETM 7.0.2
But the URL i have tried it throwing 404 error :https://clmserver/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/PAName/testcase/urn:com.ibm:rqm:testcase:12451?stylesheet=true
Please comment what are the changes need to be done on this URL.
Thanks In advance.
Regards,
Sunil
Accepted answer
Hi, Sunil
I tried with v7.0.2 and it works for me.
1) login to ETM
3) got
<ns21:stylesheet>
<ns2:sections>
<ns2:section id="com.ibm.rqm.planning.editor.section.testCaseSummary" name="RQM-KEY-TC-SUMMARY-TITLE"/>
<ns2:section id="com.ibm.rqm.defects.web.RmLinks" name="RQM-KEY-RM-SECTION-TITLE"/>
<ns2:section id="com.ibm.rqm.defects.web.RTCWorkItem" name="RQM-KEY-WI-SECTION-TITLE"/>
<ns2:section id="com.ibm.rqm.planning.editor.section.testCaseDesign" name="RQM-KEY-TC-DESIGN-TITLE"/>
<ns2:section id="com.ibm.rqm.planning.editor.section.testCasePreCondition" name="RQM-KEY-TC-PRE-COND-TITLE"/>
<ns2:section id="com.ibm.rqm.planning.editor.section.testCasePostCondition" name="RQM-KEY-TC-POST-COND-TITLE"/>
<ns2:section id="com.ibm.rqm.planning.editor.section.testCaseScripts" name="RQM-KEY-TC-SCRIPTS-TITLE"/>
<ns2:section id="com.ibm.rqm.execution.editor.section.ewis" name="RQM-KEY-EXE-EWIS-TITLE"/>
<ns2:section id="com.ibm.rqm.planning.editor.section.testcaseExecVars" name="RQM-KEY-TC-EXECVARS-TITLE"/>
<ns2:section id="com.ibm.rqm.planning.editor.section.testcase.edit.testscript" name="RQM-KEY-COMPOSE-TEST-SCRIPT-TITLE"/>
<ns2:section id="com.ibm.rqm.planning.editor.section.testCaseNotes" name="RQM-KEY-TC-NOTES-TITLE"/>
<ns2:section id="com.ibm.rqm.planning.editor.section.planNormativeInformative" name="RQM-KEY-TP-NORMATIVE-INFORMATIVE-TITLE"/>
<ns2:section id="com.ibm.rqm.process.editor.section.review" name="RQM-KEY-PROC-REVIEW-TITLE"/>
<ns2:section id="dynamicSection_1649456372119" name="Discussion"/>
<ns2:section id="com.ibm.rqm.planning.editor.section.attachments" name="RQM-KEY-ATTACHMENTS-TITLE"/>
</ns2:sections>
<ns20:preferences>
<testcaseActivityTrigger>false</testcaseActivityTrigger>
</ns20:preferences>
<ns2:sections>
<ns2:section id="com.ibm.rqm.planning.editor.section.testCaseSummary" name="RQM-KEY-TC-SUMMARY-TITLE"/>
<ns2:section id="com.ibm.rqm.defects.web.RmLinks" name="RQM-KEY-RM-SECTION-TITLE"/>
<ns2:section id="com.ibm.rqm.defects.web.RTCWorkItem" name="RQM-KEY-WI-SECTION-TITLE"/>
<ns2:section id="com.ibm.rqm.planning.editor.section.testCaseDesign" name="RQM-KEY-TC-DESIGN-TITLE"/>
<ns2:section id="com.ibm.rqm.planning.editor.section.testCasePreCondition" name="RQM-KEY-TC-PRE-COND-TITLE"/>
<ns2:section id="com.ibm.rqm.planning.editor.section.testCasePostCondition" name="RQM-KEY-TC-POST-COND-TITLE"/>
<ns2:section id="com.ibm.rqm.planning.editor.section.testCaseScripts" name="RQM-KEY-TC-SCRIPTS-TITLE"/>
<ns2:section id="com.ibm.rqm.execution.editor.section.ewis" name="RQM-KEY-EXE-EWIS-TITLE"/>
<ns2:section id="com.ibm.rqm.planning.editor.section.testcaseExecVars" name="RQM-KEY-TC-EXECVARS-TITLE"/>
<ns2:section id="com.ibm.rqm.planning.editor.section.testcase.edit.testscript" name="RQM-KEY-COMPOSE-TEST-SCRIPT-TITLE"/>
<ns2:section id="com.ibm.rqm.planning.editor.section.testCaseNotes" name="RQM-KEY-TC-NOTES-TITLE"/>
<ns2:section id="com.ibm.rqm.planning.editor.section.planNormativeInformative" name="RQM-KEY-TP-NORMATIVE-INFORMATIVE-TITLE"/>
<ns2:section id="com.ibm.rqm.process.editor.section.review" name="RQM-KEY-PROC-REVIEW-TITLE"/>
<ns2:section id="dynamicSection_1649456372119" name="Discussion"/>
<ns2:section id="com.ibm.rqm.planning.editor.section.attachments" name="RQM-KEY-ATTACHMENTS-TITLE"/>
</ns2:sections>
<ns20:preferences>
<testcaseActivityTrigger>false</testcaseActivityTrigger>
</ns20:preferences>
I think you may need to
1) login to ETM first
2) if project area name was renamed before, need to use project area alias.
You can get project area alias from