Jazz Register Log in
Jazz Forum Welcome to the Jazz Community Forum

Welcome to the Jazz Community Forum

Connect and collaborate with IBM Engineering experts and users

How to link Test environment to a Test to a test case execution record using RQM excel importer

 Hi All,

As In my cfg, I'm able to create a Test environment using configuration.dc:title= Some column name.

But I need help to link the test environment that has created to a Test case execution record preferably in cfg.

I've gone through this link https://jazz.net/wiki/bin/view/Main/RQMExcelWordImporter.

0 votes



One answer

Permanent link
Hi Kishore,
you can refer to the following config.

executionworkitem.XLSWorksheetID="Test"
executionworkitem.XLSStartRow=6
executionworkitem.XLSDelimeter=\n
executionworkitem.XLSArtifactID="executionworkitem_" & B
executionworkitem.dc:title=B
executionworkitem.testcase=Link(B)
executionworkitem.testplan=Link(M6)
executionworkitem.configuration=Link(N)
executionworkitem.testphase=Link(O6)

// this configuration file will create a configuration object for each one listed
configuration.XLSStartRow=2
configuration.dc:title=A
configuration.description=B & "<br/> OS:" & C & "<br/> Memory:" & D
configuration.XLSWorksheetID=N
configuration.XLSArtifactID=E

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
× 10,997

Question asked: Mar 26 '13, 10:59 a.m.

Question was seen: 5,537 times

Last updated: Mar 28 '13, 1:37 a.m.

Confirmation Cancel Confirm