It's all about the answers!

Ask a question

Importing a Test Plan or Test Case with the RQMImporterer


Karen Steele (1.2k4139148) | asked Sep 01 '09, 12:46 p.m.
I have this working correctly, with one exception .. I want to bring in the state of a test plan or test case ... in all the examples given, there is no state field on any of the configurations.

I've tried elements like testcase.status, testcase.state ... nothing works .. can the state field be imported to a test case or plan ? If so, does anybody know what the correct syntax is for the configuration file ?

4 answers



permanent link
Sanal Menon (611612) | answered Sep 01 '09, 2:04 p.m.
Try testcase.jzalm:state


I have this working correctly, with one exception .. I want to bring in the state of a test plan or test case ... in all the examples given, there is no state field on any of the configurations.

I've tried elements like testcase.status, testcase.state ... nothing works .. can the state field be imported to a test case or plan ? If so, does anybody know what the correct syntax is for the configuration file ?

permanent link
Karen Steele (1.2k4139148) | answered Sep 01 '09, 2:36 p.m.
Try testcase.jzalm:state


I have this working correctly, with one exception .. I want to bring in the state of a test plan or test case ... in all the examples given, there is no state field on any of the configurations.

I've tried elements like testcase.status, testcase.state ... nothing works .. can the state field be imported to a test case or plan ? If so, does anybody know what the correct syntax is for the configuration file ?


Thanks tried that .. weird thing happened though .... with a spreadsheet with only two entries to convert, I ended up with almost 400 scripts ...using that parameter seems to have created the two entries correctly, but then generated almost 400 other xml files with just this in it : <xml>
<testcase>
<jzalm>com.ibm.rqm.execution.common.state.inconclusive</jzalm>
</testcase>

permanent link
Karen Steele (1.2k4139148) | answered Sep 01 '09, 2:39 p.m.
Try testcase.jzalm:state


I have this working correctly, with one exception .. I want to bring in the state of a test plan or test case ... in all the examples given, there is no state field on any of the configurations.

I've tried elements like testcase.status, testcase.state ... nothing works .. can the state field be imported to a test case or plan ? If so, does anybody know what the correct syntax is for the configuration file ?


Hey Sanal .. doesn't work .. get an invalid schema type when I add that over and above all the other extra xml files

permanent link
Clayton Buirkholder (3133) | answered Sep 11 '09, 2:56 p.m.
Hi try this it worked for me:

testcase.alm:state xmlns:alm="http://jazz.net/xmlns/alm/v0.1/"=(spreadsheet column letter)

Your answer


Register or 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.