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

How to import "execution variable " field for test case?

I am trying to import test cases to RQM using Excel Importer addin.Can any one help how to import execution variable for a test case from excel sheet.What has to be added in the cfg file?

Thanks

Shivani

0 votes



3 answers

Permanent link
You can refer to https://jazz.net/wiki/bin/view/Main/RQMExcelWordImporter "Execution Variable Support (4.0.1 and above)" section.

1 vote


Permanent link
Hi Shivani,

Below are some of the ways you can use in your cfg file for execution variables

testcase.variables.name=B.value=C
testcase.variables.name="MyName".value=A
testcase.variables.name=A.value="MyValue"


Thanks

1 vote


Permanent link
Shivani, support for "execution variable" export through the RQMExcelExporter is provided in v4.0.1 and higher.
So depending on the version of RQM used, please download and install the excel addin from the jazz.net download.

Here is the addin for RQM v4.0.5. A sample .cfg file entry to allow exporting execution variable is:

testcase.variables.name=A1.value=B1 (name is found in cell A1 and value is found in cell B1)

For further details, please refer : https://jazz.net/wiki/bin/view/Main/RQMExcelWordImporter

Best Regards, Sunil

1 vote

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
× 6,122

Question asked: Mar 03 '14, 5:42 a.m.

Question was seen: 4,662 times

Last updated: Mar 03 '14, 6:01 a.m.

Confirmation Cancel Confirm