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

Importing testcase retaining excel sheet style

Hi,

If I import testcases in RQM from an Excel spreadsheet, the imported "precondition" and "postcondition" sections are visible only in the form of a plain text without any formatting like underlining or newline...

Does anyone know how to keep the formatting and layout from the excel fields during this import of testcase?

Thanks.

0 votes



4 answers

Permanent link
Hi,

If I import testcases in RQM from an Excel spreadsheet, the imported "precondition" and "postcondition" sections are visible only in the form of a plain text without any formatting like underlining or newline...

Does anyone know how to keep the formatting and layout from the excel fields during this import of testcase?

Thanks.


There is an existing work item that this is contained in. You can track it here.
http://jazz.net/jazz02/web/projects/Rational%20Quality%20Manager#action=com.ibm.team.workitem.viewWorkItem&id=23546

0 votes


Permanent link
Hi,

If I import testcases in RQM from an Excel spreadsheet, the imported "precondition" and "postcondition" sections are visible only in the form of a plain text without any formatting like underlining or newline...

Does anyone know how to keep the formatting and layout from the excel fields during this import of testcase?

Thanks.


I was given a tooling tip that suggested you can place a pre() after the = on your line item which will retain the formatting in the imported text

e.g.

testcase.precondition=pre()L

0 votes


Permanent link


I was given a tooling tip that suggested you can place a pre() after the = on your line item which will retain the formatting in the imported text

e.g.

testcase.precondition=pre()L


I tried this, but it did not work... any other suggestions?

0 votes


Permanent link
you can try this:

testcase.Section("myns:com.ibm.rqm.planning.editor.section.testCasePreCondition","RQM-KEY-TC-PRE-COND-TITLE")=Pre(L)

where "L" is the column of the pre-condition.

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: Apr 30 '10, 6:14 a.m.

Question was seen: 6,177 times

Last updated: Jul 04 '12, 10:21 a.m.

Confirmation Cancel Confirm