Hwo to declare the state of a test case in excel export/import configuration file.
Hello,
how we can declare the test case work flow "state" in config file.
I wrote the mapping as testcase.state = value , but still its not exporting the same value. Is the deceleration is correct.
There is an example i saw with emote test script status like remotescript.state=D.
could some body suggest how to do this.
Thank you...!
how we can declare the test case work flow "state" in config file.
I wrote the mapping as testcase.state = value , but still its not exporting the same value. Is the deceleration is correct.
There is an example i saw with emote test script status like remotescript.state=D.
could some body suggest how to do this.
Thank you...!
One answer
Always check the document first. The "state" attribute of a test case does not appear to be supported with the RQM Excel Importer.
https://jazz.net/wiki/bin/view/Main/RQMExcelWordImporter#Creating_Configuration_Files
If you don't want to give up hope that easily, you can try "testcase.alm:state". Also, you may have to use "com.ibm.rqm.planning.common.approved" instead of "Approved" for the value.
https://jazz.net/wiki/bin/view/Main/RQMExcelWordImporter#Creating_Configuration_Files
If you don't want to give up hope that easily, you can try "testcase.alm:state". Also, you may have to use "com.ibm.rqm.planning.common.approved" instead of "Approved" for the value.