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

Bold/Italic text from Excel to RQM migration

Hello,

I am trying to migrate data from Excel sheet to RQM. I have some text in Bold/Italic in excel sheet and I want the same format in RQM.

Can anyone suggests what should I add in cfg file to get bold/italic text in RQM test script description section?
If you can share info/link which contains all parameters of cfg file, that would a great help

Thanks.

0 votes



2 answers

Permanent link
Hi Komal,

This information is from the help topic on migrating data to Word (https://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m1/topic/com.ibm.rational.test.qm.doc/topics/t_create_config_files_word_test_artifacts.html), but maybe the Pre() modifier also works with Excel?

Modify data: Any target definition can be wrapped in a Pre() modifier. The following examples wrap the resulting data in div and pre tags, preserving the formatting information:

testcase.Section("myns:com.ibm.rqm.planning.editor.section.testCaseAcceptanceCriteria", "RQM-KEY-TC-ACCEPT-CRITERIA-TITLE")=Pre(Table(1).C)

Thanks!
Laura

0 votes

Comments

One more thing to note - there seems to be an open enhancement request for this feature:  https://jazz.net/jazz02/web/projects/Rational%20Quality%20Manager#action=com.ibm.team.workitem.viewWorkItem&id=78945

I will try to find out some more information.


Permanent link
From the RQM Excel Importer utility's "Features Added in 4.0:"  

RichText() used to display the word/excel document format in the RQM rich text area. The corresponding RQM target attributes need to support rich text content. Details can refer to Sample "Test Cases made from scripts". This modifier is supported from RQM Excel Importer 4.0.1.

As described, look at the sample files under "Test Cases made from scripts," which are in the "Samples" subdirectory of your RQMExcelImporter install directory.

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
× 1,381

Question asked: Feb 11 '13, 3:27 a.m.

Question was seen: 4,731 times

Last updated: Feb 15 '13, 3:45 p.m.

Confirmation Cancel Confirm