Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

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

0 votes



2 answers

Permanent link
We dont support exporting testcase ID to RQM. Please refer https://jazz.net/wiki/bin/view/Main/RQMExcelWordImporter#Supported_Attributes_and_Configu  for more details

0 votes

Comments

@Reshna,

Are you saying I can't configure the cfg like this "testcase.dc:testcaseid=D"


Permanent link
This configuration syntax "testcase.dc:testcaseid=D" would give you an error. Note, an Internal ID should NEVER be used when doing a PUT to create a new resource, since the resource is assumed to exist and updated or an error is returned if the resource is not found.

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 6,132

Question asked: Mar 09 '15, 3:26 p.m.

Question was seen: 4,008 times

Last updated: Mar 17 '15, 2:25 p.m.

Confirmation Cancel Confirm