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

Using excel importer i would like to link new test cases to multiple existing test suites. Need help in this

In cell W2 in excel i have given the id of the testsuites as urn:com.ibm.rqm:testsuite:129 and urn:com.ibm.rqm:testsuite:144 using alt+enter given both the inputs in the same cell.

In the config file i have provided the following syntax

testcase.testsuite=LinkExisting(W2)

I see that the test cases get linked only to urn:com.ibm.rqm:testsuite:129  and not to urn:com.ibm.rqm:testsuite:144

I have tried splitting the content of cell W2 into two cells. W2 contains urn:com.ibm.rqm:testsuite:129   and W3 contains urn:com.ibm.rqm:testsuite:144.

In config file i have provided

testcase.testsuite=LinkExisting(W2)

testcase.testsuite=LinkExisting(W3)

This also does not seem to work. It always seems to link only to urn:com.ibm.rqm:testsuite:129.

Request some pointers to this problem. My requirement is i will be uploading test cases incrementally which will be linked to one or more test suites

0 votes



One answer

Permanent link
Hi Renuka,

I didn't find an example specific for existing test suites, but please refer to the following URL.

https://jazz.net/wiki/pub/Main/ExcelWordImporterBestPractice/Migrate_MS_office_document_to_RQM_--_Excel_Importer_best_practice.pdf

There is another examples that can be helpful for you.

Regards,

2 votes

Comments

Hi joao,

  I have gone through this , and it shows that multiple values in a cell can be linked to an existing artifact.

But when i tried it does not seem to work. Maybe because in the example they are linking test cases to test plan. But i am trying to link test cases to multiple test suites.

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: Oct 09 '15, 10:09 a.m.

Question was seen: 1,364 times

Last updated: Oct 12 '15, 1:04 a.m.

Related questions
Confirmation Cancel Confirm