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

How to import Manual Step Custom attribute from excel to RQM

Dear Team,

We need to import Customized Manual Step attribute from excel to RQM. We didnt change attribute names.
Please look at the below script of importing test steps. and also please tell how to find identifier of Manual step attribute. Here the Customized attribute name is Interface.


testscript.steps.type="execution"

testscript.steps.description=E
testscript.steps.expectedResult=G
testscript.steps.customAttributes identifier="interface".name="Interface".type="SMALL_STRING".value=A

Please Help.

0 votes



One answer

Permanent link

Hi,


You can refer https://jazz.net/wiki/bin/view/Main/RQMExcelWordImporter#Custom_Attributes and subsection titled with 'To get Custom Attribute Identifier follow below steps'. Here on Wiki the example is given for testcase but you need to do GET on testscript to get the identifier for manual step custom attribute.

Regards,
Mehul

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
× 12,029

Question asked: Mar 04 '20, 3:41 a.m.

Question was seen: 1,129 times

Last updated: Mar 13 '20, 3:20 a.m.

Related questions
Confirmation Cancel Confirm