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

How to export mutiple testsuite linked with multiple different testcase having different multiple testscript in rqm

Please suggest a basic config file and basic excel structure to export mutiple testsuite linked with multiple different testcase having different multiple testscript in rqm all at once through RQLexcel utility

Example :I have

  • 2 testsuite TSU1, and TSU2
  • 4 testcase TC1, TC2, TC3, TC4
  • 8 testscript TSC1, TSC2,...,TSC8

I need to create and link like below

  • testscript TSC1. TSC2 link with testcase TC1
  • testscript TSC3. TSC4 link with testcase TC2
  • testscript TSC5. TSC6 link with testcase TC3
  • testscript TSC7. TSC8 link with testcase TC4

and

  • testcase TC1. TC2 link with testsuite TSU1
  • testcase TC3. TC4 link with testsuite TSU2


NOTE : I have to do all at once, with single excel and single config file. And my planning will be dynamic, need a generic file.



0 votes



One answer

Permanent link

Hi, Sanu

You may want to check with
https://jazz.net/wiki/pub/Main/ExcelWordImporterBestPractice/Migrate_MS_office_document_to_RQM_--_Excel_Importer_best_practice.pdf

and refer to [4.Using Link() modifier to make 1-n linkage with the test artifact(s)with the known id], similar approach
should apply to your use case.

0 votes

Comments

it helped, but for my case test suites are existing, can you help?

Check with the pdf file in the same section's 'The difference between Link () and LinkExisting () modifier.', referring to

testcase.testplan=LinkExisting(C2)

Here you have testsuite instead of test plan but it applies to test suite as well.
If you have multiple test suite, C2 should be a column with the id of existing test suite you want to associating with test case.

See some discussion here as well:

https://jazz.net/forum/questions/211935/importing-a-testcase-and-linking-it-to-an-existiing-testsuite

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 01 '17, 11:58 a.m.

Question was seen: 2,358 times

Last updated: Jun 04 '17, 9:04 p.m.

Confirmation Cancel Confirm