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

Cannot connect test plan to linked test plan and test case

Hi guys,

I have successfully linked the test script to test case using the following config file. It has two tabs: Control List and Test Script tabs. It also creates new test plan BUT it doesn't link to test cases even with the testplan.XLSLink=testcase. Also, I get an error in creating test suite: Error sending artifact 1 of type testsuite to url. Any help would be greatly appreciated. I can't get this to work on RQM 2.0.1. If version is the issue, will this work on a higher version?

testscript.XLSWorksheetID="Test Script"
testscript.XLSStartRow=2
testscript.XLSArtifactID=A
testscript.dc:title=B
testscript.dc:description=C

testplan.XLSWorksheetID="Control List"
testplan.dc:title=A2
testplan.XLSLink=testcase

testsuite.dc:title=testplan.dc:title
testsuite.XLSLink=testcase

testscript.steps.type="execution"
testscript.steps.title=D
testscript.steps.name=D
testscript.steps.description=F
testscript.steps.expectedResult=G
testscript.XLSDelimeter=\n

testcase.XLSWorksheetID="Test Script"
testcase.XLSStartRow=2
testcase.ID=testscript.XLSArtifactID
testcase.XLSArtifactID=A
testcase.dc:title=testscript.dc:title
testcase.dc:description=testscript.dc:description
testcase.XLSDelimeter=\n

0 votes



One answer

Permanent link
 Though I can't find the WI for this, I'm pretty sure that the tool only supports linking a master artifact.  It does not support multiple ones in a single run.  So for example, you can link a test case to test scripts, you can't link a test plan to a test case to its scripts.  You would have to break it up into two runs.  

Toni

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
× 12,020
× 29
× 5

Question asked: Dec 02 '13, 6:37 a.m.

Question was seen: 4,362 times

Last updated: Dec 02 '13, 1:29 p.m.

Confirmation Cancel Confirm