RQM 8.6: How to make Test Case ID and Test Script ID populate in RQM
Hi Everyone, Could someone tell me how to make Test Case ID and Test Script ID populate in RQM. My cfg can only import Test Script ID even though i specified "testcase.dc:testcaseid=D". Please see my CFG file if i am doing anything wrong please correct me.
//Test Script
//testscript.XLSWorksheetID=" "
testscript.XLSStartRow=2
testscript.XLSArtifactID=H
testscript.dc:title=H
testscript.dc:description=I
testscript.jzalm:owner=J
testscript.category term="Track".value=C
testscript.category term="Test Phase".value=B
testscript.steps.type="execution"
testscript.steps.description=P
testscript.steps.title=K
testscript.steps.name=K
testscript.steps.expectedResult=Q
testscript.XLSDelimeter=\n
//Test Case
testcase.XLSStartRow=2
testcase.dc:description=E
testcase.dc:title=J
testcase.jzalm:owner=J
testcase.dc:testcaseid=D
testcase.category term="Track".value=C
testcase.category term="Test Phase".value=B
testcase.Section("myns:com.ibm.rqm.planning.editor.section.testCasePreCondition", "RQM-KEY-TC-PRE-COND-TITLE")=S
testcase.ID=testscript.XLSArtifactID
testcase.dc:title=testscript.dc:title
testcase.XLSDelimeter=\n