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

How to import the category in test case execution result by RQM Excel Importer?

How to import the category types and its category values in test case execution result by RQM Excel Importer?

When starting a manual test, I expect to choose a imported category value. 

0 votes



2 answers

Permanent link
You can import the category types and its category values like the following example.

* A sample cfg

// This configuration file creates Execution result category and adds
several values to each category
//execution result category

categoryType.XLSStartRow=2
categoryType.dc:title=B
categoryType.scope="ExecutionResult"
categoryType.XLSArtifactID=B

//category values
category.XLSStartRow=2
category.dc:title=C
category.XLSArtifactID=C
category.categoryType=link(B)

* A sample xls

sample xls

* Expected result

expected result

3 votes

Comments

Thanks! This is helpful.


Permanent link
For test case I used the following structure:

testcase.category term ="Functionality".value="Functionality" testcase.category term ="Function".value="Data entry"

2 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,024

Question asked: Sep 21 '15, 12:05 a.m.

Question was seen: 3,203 times

Last updated: Oct 08 '15, 4:02 p.m.

Confirmation Cancel Confirm