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

is there any way to attach "xls",".doc" etc. files as attachment to testscript, testcase, testplan using RQMExcelImporter

is it achievable to get excel file, word document etc. attached as an attachment to Testscript, Testcase, Testplan.

i was able to attach images to above mentioned artifacts using the syntax.

<artifact type>.attachment=<>

0 votes



4 answers

Permanent link
Unfortunately, only images (see the “Test Cases made from scripts with images“ and "Test Cases made from scripts with attachments” sample config files).

Note, you could use the RQM Reportable API to attach files to test resources.

0 votes


Permanent link
Hi sarvendra,
from Excel Importer 4.0.2, support attachment specified in a file path, I think ".xls" should be included.
see
Excel Importer - need to support exporting attachment/attachments specified in file path. (75068)

0 votes


Permanent link

hi Hao Wan

I tried to attach the files in following way, by hardcoding and by referencing the cell of the excel file.

testcase.attachment="c:\temp1.txt"

testcase.attachemnt= F2 (F2 is the cell in the excel file which i am using)

I tried this for ".doc(x)", ".xls(x)",".pdf" in Testplan,Testscript too but i was not able to get these attached. 

0 votes


Permanent link
Excel Importer - need to support exporting attachment/attachments specified in file path. (75068) is only available in RQM 4.0.3+ (not yet released).

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
× 12,019

Question asked: Mar 05 '13, 5:43 a.m.

Question was seen: 5,903 times

Last updated: Mar 06 '13, 6:16 a.m.

Related questions
Confirmation Cancel Confirm