It's all about the answers!

Ask a question

How to import Manual Step Custom attribute from excel to RQM


almsupport alm (1318) | asked Mar 04 '20, 3:41 a.m.
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.

One answer



permanent link
Mehul Patel (9695) | answered Mar 13 '20, 3:20 a.m.
FORUM MODERATOR

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

Your answer


Register or 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.