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

Importing a Test Plan or Test Case with the RQMImporterer

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 ?

0 votes



4 answers

Permanent link
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 ?

0 votes


Permanent link
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>

0 votes


Permanent link
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

0 votes


Permanent link
Hi try this it worked for me:

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

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

Question asked: Sep 01 '09, 12:46 p.m.

Question was seen: 4,627 times

Last updated: Sep 01 '09, 12:46 p.m.

Confirmation Cancel Confirm