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

Using the Excel importer, can you add an image from file reference?

In the Excel Importer, you can attach images to a Test Script with:

testscript.steps.attachment=J

Where the column J contains text such as "Q:\Filename.JPG"

Or you can embed an image in the expected results field, for example, with

testscript.steps.expectedResult=F & " " & image(I)

Where column I contains an image embeded in the excel document (and F is text)

Is there a way to place an image into expectedResult from a file reference? 

I have tried placing "Q:\Filename.JPG" in column "I" and using image(I), but that does not work.  I have also tried BMP and PNG formats.  Does image() only work with images embeded in an Excel Column?

I am using RQM 5.0


1

0 votes



One answer

Permanent link
Filepaths are considered as part of attachment attribute so Image accepts embedded images only

Thanks

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
× 64
× 17
× 8

Question asked: Sep 25 '14, 2:30 p.m.

Question was seen: 5,086 times

Last updated: Oct 07 '14, 7:06 a.m.

Confirmation Cancel Confirm