It's all about the answers!

Ask a question

RQM Excel Importer into "Pre conditions" of test case


Leesen Padayachee (9955119) | asked Oct 28 '15, 10:27 a.m.
 Hi

Is it possible to import data directly into the "Pre-conditons" section of a test case when using importer tool? Is there any template that caters for this? if not, is there anyway to bulk assign all data in the "Description" field of a test case directly into the "Pre-conditions" section?

Thanks

Leesen

Accepted answer


permanent link
Ara Masrof (3.2k15) | answered Oct 28 '15, 10:44 a.m.
JAZZ DEVELOPER
Leesan,
Take a look at one of the Sample examples included in the Utility

TestSuite with TestCases 001.xls
TestSuite with TestCases 001.cgf

This sample includes an import to both pre and post Conditions


testcase.Section("myns:com.ibm.rqm.planning.editor.section.testCasePreCondition","RQM-KEY-TC-PRE-COND-TITLE")=K
testcase.Section("myns:com.ibm.rqm.planning.editor.section.testCasePostCondition","RQM-KEY-TC-POST-COND-TITLE")=L

Leesen Padayachee selected this answer as the correct answer

One other answer



permanent link
Manoj Khatua (112) | answered Mar 22 '17, 1:09 p.m.

I am trying to export test cases using RQM Excel Importer, i have modified the configuration file according to my Test Case sheet.
I am able to export the cases without the testCasePreCondition.But with testCasePreCondition i'm getting the following error.

The remote server returned an error: (403) Forbidden.
Your account does not have the group memberships required to access the requested resource.

I am using the bellow line for Pre-condition.
testcase.Section("myns:com.ibm.rqm.planning.editor.section.testCasePreCondition","RQM-KEY-TC-PRE-COND-TITLE")=C

Please let me know how to solve it.


Comments
Leesen Padayachee commented Mar 23 '17, 5:14 a.m.

 Check your permissions on that project


Manoj Khatua commented Mar 23 '17, 8:17 a.m.

Leesen, I am able to to upload the cases without testCasePreConditin.
Anyway i have Test Team Member access on the project Area.
Do i need any special permission to export with testCasePreConditin?

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.