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

How to write CFG file to create name automatically under Owner-RQM 5.0

Hi everyone,

Name under Owner in the cfg file is not populating after exporting the test case and test script in the RQM. I can manually change names in the rqm under Owner but I don’t want to do that because I have thousands of test cases and test scripts I have to export. I want the cfg file to populate the name automatically since I have already specified it in the cgf file.  This is the way I did my configuration in the cfg file (testscript.jzalm: owner=Q, I also tried it this way testcase.jzalm:owner=Q). Could anyone tell me if I am doing something wrong?

0 votes



3 answers

Permanent link
Try using the following syntax
testcase.alm:owner=

For example:
testcase.dc:title=A1
testcase.alm:owner=A2

ss1

ss2

0 votes


Permanent link
 I tried it and it didn't work, please see my cfg file below and tell me what i am doing wrong
//Test Script

//testscript.XLSWorksheetID=" " 
testscript.XLSStartRow=2
testscript.XLSArtifactID=H
testscript.dc:title=H
testscript.dc:description=I
testscript.jzalm:owner=M
testscript.category term="Track".value=C
testscript.category term="Test Phase".value=B
testscript.steps.type="execution"
testscript.steps.description=O
testscript.steps.title=J
testscript.steps.name=J
testscript.steps.expectedResult=P
testscript.XLSDelimeter=\n



//Test Case

testcase.XLSStartRow=2
testcase.dc:description=E
testcase.dc:titile=Q1
testcase.alm:owner=Q2
testcase.category term="Function".value=C
testcase.category term="Test Phase".value=B
testcase.Section("myns:com.ibm.rqm.planning.editor.section.testCasePreCondition", "RQM-KEY-TC-PRE-COND-TITLE")=S
testcase.ID=testscript.XLSArtifactID
testcase.dc:title=testscript.dc:title
testcase.XLSDelimeter=\n

0 votes


Permanent link
 Try importing a very simple example; something like title and owner

testcase.dc:title=
testcase.alm:owner=

Be sure the owner value matches exactly to an existing user in your QM project area
If it fails; take a look at both the Mso2Rqm_Debug.log (specific to the import tool) and QM log; there should be some helpful information in those logs 

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
× 6,122

Question asked: Feb 09 '15, 5:52 p.m.

Question was seen: 3,833 times

Last updated: Feb 10 '15, 9:24 a.m.

Confirmation Cancel Confirm