It's all about the answers!

Ask a question

How to create URL Link in Test Case Design section by using RQM Excel Importer


eirini petraki (5178) | asked Mar 07 '13, 4:10 a.m.
Im trying to import over RQM Excel Importer a testcases.
1.In the corresponding cfg file:
testcase.Section("myns:com.ibm.rqm.planning.editor.section.testCaseDesign","RQM-KEY-TC-DESIGN-TITLE")=O

2. in the xls file exists in the O-Column a URL like:
Notes://SNJLNT02/8825676E006EBFA3/6F46183F9B535A8888256E14007B647A/4B441B903E52EC4988256D64007D6AC1
3. after importing this testcase this URL is a simple string. I would like to create during import  an URL Link.

 Is there any possibility to do that?

Accepted answer


permanent link
Hao Wan (1.5k35) | answered Mar 07 '13, 8:37 p.m.
JAZZ DEVELOPER
Hi eirini,
you can refer to the wiki
https://jazz.net/wiki/bin/view/Main/RQMExcelWordImporter
and RichText modifier.
eirini petraki selected this answer as the correct answer

One other answer



permanent link
eirini petraki (5178) | answered Mar 08 '13, 4:50 a.m.
Have read the proposed wiki.  Have try to use :
testcase.Section("myns:com.ibm.rqm.planning.editor.section.testCaseDesign","RQM-KEY-TC-DESIGN-TITLE")=Pre(O)  or
testcase.Section("myns:com.ibm.rqm.planning.editor.section.testCaseDesign","RQM-KEY-TC-DESIGN-TITLE")=Div(O) 
both possibilities didnt lead to the hoped results.
Maybe you give me an example? Or di you mean this solution?

Comments
eirini petraki commented Mar 08 '13, 4:55 a.m.

Saw my mistake and solve my problem!!!
Thanks a lot

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.