It's all about the answers!

Ask a question

what's new in Excel/Word Importer 4.0.1 - support convert word/excel format to RQM rich text format using RichText modifier


Hao Wan (1.5k35) | asked Aug 24 '12, 8:39 a.m.
JAZZ DEVELOPER
From RQM word/excel Importer 4.0.1, support convert word/excel format to RQM rich text format using RichText modifier.
refer to https://jazz.net/wiki/bin/view/Main/RQMWordAndExcelWhatSNewIn40

Comments
Deepa Shetty commented Jul 31 '13, 8:26 a.m.

could not import rich text using the importer..

 testscript.XLSStartRow=7

testscript.dc:title=B

// the literal "execution" will be put into the step type tag, so all steps will be of type execution
testscript.steps.type="execution"
testscript.steps.description=RichText(B)
testscript.steps.title=RichText(B)
testscript.steps.name=RichText(B)
testscript.steps.expectedResult=RichText(F)

// a new script starts when we encounter an empty row
testscript.XLSDelimeter=\n

// test case defined with  definite cell locations
testcase.dc:title=C1
testcase.dc:description=C2
testcase.XLSLink=testscript


kindly check if this is fine..


Hao Wan commented Aug 01 '13, 4:53 a.m.
JAZZ DEVELOPER

 I think these 2 lines are not needed.

testscript.steps.title=RichText(B)
testscript.steps.name=RichText(B)

6 answers



permanent link
Jerry Shengulette (63914) | answered Aug 27 '12, 12:55 p.m.
JAZZ DEVELOPER
Thanks for sharing.  Great information to be found here.

permanent link
Niketa Khatri (1) | answered Aug 27 '12, 10:40 p.m.
Thanks for sharing this.

Can we import Priority? I have looked around and was unable to find the mapping field to import Priority to RQM from excel. Does anyone know which field name to use in .cfg file to import priority?



permanent link
Hao Wan (1.5k35) | answered Aug 27 '12, 11:45 p.m.
JAZZ DEVELOPER
Hi Niketa,
yes importer support Priority,
you can refer to the previous post,
https://jazz.net/forum/questions/76561/mapping-priority-field-for-excel-import#80615,


permanent link
Niketa Khatri (1) | answered Aug 28 '12, 1:16 a.m.
Thank you Hoa, It works well, just tried it with testcases and it works well.

permanent link
Yuval Moshe (1323) | answered Jan 08 '13, 6:22 a.m.

Hi,

I am using RQM 4.0 and i would like to use this fix for Word to RQM import for Rich text.

I saw that it is available on 4.0.1, but i cannot change my company server :-) is there a possiblity to install just a local fix on my PC ?

10x

Yuval


permanent link
Hao Wan (1.5k35) | answered Jan 08 '13, 10:36 a.m.
JAZZ DEVELOPER
Hi Yuval,
you can download the excel Importer 401 from
https://jazz.net/downloads/rational-quality-manager/releases/4.0.1/RQM-Extras-RQMExcelWordImporter-4.0.1.zip
and you don't need to update the server side, just uninstall the older version of excel importer and install Excel Importer 4.0.1 would be ok.

Your answer


Register or 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.