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

Problem with RQM custom attributes import


Hi,

I have got a problem with the RMC test case import since I have created two custom attributes (see "Teste" and "Teste 1" under Attributes), however while importing the XML files created with the following config lines, it creates a section instead (see "customAttribute" in sections menu). Below you can see the lines of code of my config file to  generate it:



//--- Test Case
// Start looking for test case after row 2
testcase.XLSStartRow=2
testcase.alm:state ="com.ibm.rqm.planning.common.approved"
// a new test case starts when we encounter an empty row
testcase.XLSDelimeter=\n

// Link test case to test script
// self referential links must be declared before also using column definitions
// Below lines will create test case and test script in same name but they can link each other
testcase.dc:title=testscript.dc:title
testcase.dc:description=testscript.dc:description

testcase.customAttributes identifier="Teste".name="Teste".type="SMALL_STRING".value=I

testcase.customAttributes identifier="Teste 1".name="Teste 1".type="INTEGER".value=J


0 votes

Comments

Felipe Santos, Thanks for raising this issue. Which version of excel importer and RQM are you using?



One answer

Permanent link
Hi Felipe,
  • /customAttributes/customAttribute/name
  • /customAttributes/customAttribute/value

Test case custom attributes are supported on Rational Quality Manager 4.0 or later. 

Cheers,
Will

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,121

Question asked: Sep 12 '13, 11:32 a.m.

Question was seen: 4,015 times

Last updated: Sep 19 '13, 10:22 a.m.

Confirmation Cancel Confirm