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

How to import multiple test cases for multiples Test Suites using RQM-Excel Uiltiy

 I have a two sheets in one sheet Test suites are there and in another sheet test cases are there,I have imported test suites but i want to import test cases and link to multiple test suites

How to write cfg file for it?

0 votes



One answer

Permanent link

You may refer to the discussion here

https://jazz.net/forum/questions/230737/how-to-create-and-link-multiple-test-suite-with-multiple-test-cases-pls-help

Since you have two separate sheets, you need to specify which sheet to use such as

testcase.XLSWorksheetID="Test"
testsuite.XLSWorksheetID="Test1"
in the cfg file as well

0 votes

Comments

 for each testsuite write a individual cfg file?

like
testcase.XLSStartRow=2
testcase.dc:title=B 
testcase.dc:description=C
testcase.testsuite= Linkexisting("urn:com.ibm.rqm:testsuite:10")

no, I think you can use the same cfg file.
Linkexisting() is for existing testsuite(if your case is to use existing testsuite, that's fine. you can put "urn:com.ibm.rqm:testsuite:10" to the cell or column. Multiple ones use the newline to separate them)

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
× 218

Question asked: May 25 '18, 7:37 a.m.

Question was seen: 2,341 times

Last updated: May 31 '18, 2:01 a.m.

Confirmation Cancel Confirm