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

Categories need to be uploaded from RQMExcelImporter.

I have created some categories and sub-categories in Test Case and I am trying to upload some Test case via RQMExcelImporter.

I made changes to my .cfg file as below:

testscript.XLSStartRow=2
testscript.XLSArtifactID=A
testscript.dc:title=A
testscript.jzalm:state=D
testscript.steps.type="execution"
testscript.steps.title=B
testscript.steps.name=B
testscript.steps.description=C
testscript.steps.expectedResult=D
testscript.XLSDelimeter=\n


testcase.ID=testscript.XLSArtifactID
testcase.dc:title=E
testcase.dc:description=F
testcase.dc.Capability=G
testcase.dc.Sub-Capability = H
testcase.jzalm:state=D
testcase.XLSLink=testScript

it didn't populate the values given in spreadsheet.
version 6.0

0 votes



2 answers

Permanent link
Sousan,

Please refer RQM Excel Importer wiki for category related syntax. Installer copies sample file 'WOW Test Cases.cfg' which describes category related syntax.

Hope it helps.

Regards,
Mehul

0 votes


Permanent link
You have 2 options to do it easily.
Quick Manual Work
1. I suppose you have data in Excel Sheet then just copy column with all values and then go to "Manage Project Properties" --> Artifact Categories --> Just click Create value and in New Value column , Just paste data you copied from excel you will be able to paste all values and save.

Using RQM Excel Importer
2. use below line to fetch category values
testcase.category term="Test Environment".value=J

Note "Test Environment" --> This value should be same as name in RQM.

If you find the answer helpful please mark it as correct.

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

Question asked: Nov 17 '16, 2:44 a.m.

Question was seen: 1,826 times

Last updated: Nov 17 '16, 5:28 p.m.

Confirmation Cancel Confirm