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

Import Results for Exisiting Testcase with a Test script using RQM Excel Importer

Hi,

I have Imported the testcase with a test script (for each test case) and now i got a request to import the results for existing testcase (which is associated to test script).

Can anyone suggest how i can achieve this scenario.

Thanks in advance

0 votes


Accepted answer

Permanent link
Hi Hareesh,

You can use Link modifier.
Try below lines in cfg where column A should have the external or Internal ID value of the TestScript , column B should have the external or Internal ID value of the TestCaseExecutionRecord and column D should have the external ID value of the TestCase

executionresult.XLSStartRow=2
executionresult.executionworkitem=Link(B)
executionresult.dc:title=C
executionresult.jzalm:state=D
executionresult.testcase=Link(D)
executionresult.testscript=Link(A)

Hareesh Jairaj selected this answer as the correct answer

0 votes

Comments

Hi Reshma,

How can we attach any attachment to the step results. Can you help me the syntax for the same?

Regards,
Hareesh

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,015
× 55
× 42
× 3

Question asked: Jun 30 '15, 1:09 a.m.

Question was seen: 3,523 times

Last updated: Aug 31 '15, 2:19 a.m.

Confirmation Cancel Confirm