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

RQMExcelWordImporter: When Exporting will not priority be set

I'm having trouble when exporting from RQMExcelWordImporter. Priority is always set to default value and not the value from my Excel sheet.

My setup is:
1. One excel file for Test suits with only one sheet.
2. from config file:
testsuite.priority=G
3. Priority is defined to only have the values: unclassified, Low, Medium, High.

RQMExcelWordImporter version: 4.0.1
RQM version 4.0.0.1

Thanks

0 votes



2 answers

Permanent link
 Hello Jonathan, From the excel exporter documentation (check under section "Supported Attributes and Configuration Syntax ") there isn't an option to set priority on Test Suites, it can be set on Test Cases only.

Is priority a custom field in TestSuite? If yes, you have to modify the line in config file to refer to the field by its internal id rather than the name.

Best Regards, Sunil



0 votes

Comments

Thank you Sunil for your answer. Sadly do I've the same problem for my testcases. Setup is similar with the exception that in the config file is:
testcase.priority=G

Thanks & regards,
Jonathan


Permanent link
Jonathan
if you want to create a testsuite with priority in RQM 4.0 
you can use the following syntax 
testsuite.priority="literal.priority.130" 

literal.priority.110 : Low 
literal.priority.120 : Medium 
literal.priority.130 : High 
literal.priority.101 : Unassigned 

there is an existing RFE to make this a bit more user friendly 

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

Question asked: Dec 19 '13, 3:39 a.m.

Question was seen: 5,029 times

Last updated: Dec 20 '13, 1:45 p.m.

Confirmation Cancel Confirm