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

RQM Excel Import Tool: Test Design losing formatting

Hi all,

I have a problem importing some test cases from a spreadsheet into RQM using the RQM Excel Import tool.

There are some cells that look something like this:
Some text here at the top followed by a colon:
- bullet point 1
- bullet point 2
- bullet point 3
When something like this gets imported in the TestCase Description, the formatting is preserved.  When it gets imported into the TestCase Design, the carriage returns are removed and all of the text is put into one long string which makes it hard to read.

Does anyone have any suggestions about how we might alter this behaviour?

We're using CLM 4.0.6 on the server and the 4.0.6 version of the import tool with Excel 2003 on WinXP SP3.

Many Thanks,

Robin






0 votes

Comments

you may want to provide sample xls and cfg files here for verification.


Accepted answer

Permanent link
Hi Robin,

In Excel, you can try below content in cell:
Some text here at the top followed by a colon:<br />
- bullet point 1<br />
- bullet point 2<br />
- bullet point 3


And for .cfg file, you can use:
testcase.Section("myns:com.ibm.rqm.planning.editor.section.testCaseDesign","RQM-KEY-TC-DESIGN-TITLE")=DivHtml(...) 


Robin Parker selected this answer as the correct answer

1 vote

Comments

Thanks for your reply.  However, this didn't seem to work for me...  Just to check I'm doing it right, my entry in the cfg file is:
testcase.Section("myns:com.ibm.rqm.planning.editor.section.testCaseDesign","RQM-KEY-TC-DESIGN-TITLE")=DivHtml(C)
where column C is the column holding the required text input.
Am I using it correctly?
Thanks.

Sorry I missed some html codes:

Some text here at the top followed by a colon: <br />

- bullet point 1 <br />

- bullet point 2 <br />

- bullet point 3

Please add the html codes, and try again :)

Ok a quick re-read of the README.html, specifically the 'Modifiers of data' section reveals two modifiers... Pre and Div.  I'm not sure what the difference is yet but I tried Div and that seems to do what we want so I'll consider this question answered.

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: Mar 18 '14, 6:46 a.m.

Question was seen: 4,982 times

Last updated: Mar 20 '14, 5:18 a.m.

Confirmation Cancel Confirm