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

Linking Multiple Test Cases with a single script during Upload

 Hi,

I am using the Excel Importer to upload a series of Test Cases and associated Test Scripts.  I have the situation where a number of test cases are linked to the same script.  My configuration file will link the test script to the 1st Test Case but the remaining test cases are not created at upload, and so do not link to the test script.  Can anybody advise on what is wrong with my cfg file below (I am still using RQM 3)
testscript.XLSStartRow=3
testcase.XLSStartRow=3

testscript.dc:title=A
testscript.XLSArtifactID=A
testscript.dc:description=B
testscript.steps.type="execution"
testscript.steps.description=C
testscript.steps.expectedResult=D
testscript.alm:state="com.ibm.rqm.planning.common.approved" 

testcase.XLSDelimeter=\n
testcase.XLSArtifactID=F
testcase.dc:title=F
testcase.dc:description=G
testcase.Section("myns:com.ibm.rqm.planning.editor.section.testCaseExpectedResults","RQM-KEY-TC-EXP-RESULTS-TITLE")=H
testcase.alm:state="com.ibm.rqm.planning.common.approved" 
testcase.category term="Function".value=I 
testcase.category term="Team".value=J
testcase.category term="Type".value=K 
testcase.weight=L

testcase.XLSLink=testscript
testcase.testscript=Link(A)
Many Thanks,
Chris

0 votes



One answer

Permanent link
 one way if to put testcase and testscript in the separated worksheet, and using Link modifier to link the test case with the script

0 votes

Comments

Thanks Hao.


How do I refer to the test cases on a different worksheet in the .cfg as this was not clear to me from the documentation?

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

Question asked: Jun 18 '13, 4:26 a.m.

Question was seen: 7,137 times

Last updated: Jun 18 '13, 5:13 a.m.

Confirmation Cancel Confirm