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

How can we find out the format for writing the configuration file to export test cases from excel to RQM?

 I have added some additional categories in my test case template. I want to export these categories from excel to RQM. How do I find out the field names to update in the config file? Some samples for other sections are:
testcase.Section("myns:com.ibm.rqm.planning.editor.section.testCaseDesign","RQM-KEY-TC-DESIGN-TITLE")=Pre(E)
Like this how do I find out the category names?

0 votes



3 answers

Permanent link
Also, how can I set the owner of the test case? Both the below statements are not working.

testcase.jzalm:owner=C
testcase.alm:owner=C

0 votes


Permanent link
Hello Maria, regarding your questions..
In RQM Categories are defined with the category term=<category name>.value=<category value>
eg : testcase.category term="Function".value=H

This 
wiki provides more data on the above.

Meanwhile, what do you mean by "testcase.jzalm:owner=C" does not work? Does it not update the value?
If yes, please share a snapshot of the excel sheet showing the col 'C' and the config file.

Best Regards, Sunil

0 votes

Comments
Thanks for your response Sunil.
Got the first part and it works.

Yes, I mean that when I use this bit of code in the config file, it does not update the owner in the test case.
I have tried these 3 lines of code but none of them work.
testcase.jzalm:owner=G
testcase.alm:owner=G
testcase.jzalm:owner=FindColumn(“Test Case Owner”)


Test Case Snapshot

 

Can you zip the sheet and config file and send it to sunil-email so that I can try it out?


Permanent link
Maria, I tried using the sheet and config you provided - it works as expected on CLM 4.x.
Anything I missed w.r.t the scenario reported? (I ignored the categories, but in anycase they do not seem relevant to the issue you see). Let me know.

Best Regards
Sunil

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
× 10,925

Question asked: Feb 24 '14, 12:02 a.m.

Question was seen: 5,738 times

Last updated: Mar 13 '14, 11:17 a.m.

Confirmation Cancel Confirm