Pre&Post conditions for a Test Suite not being imported through Excel Importer
It seems I can no longer import pre and post conditions, after upgrading to 4.01
Here are the previous lines from config that worked. (from rqm version2.x, we are now on 4.01)
testsuite.Section("myns:com.ce.rqm.planning.editor.section.testSuitePreCondition","Pre-Condition")=E2
testsuite.Section("myns:com.ce.rqm.planning.editor.section.testSuitePostCondition","Post-Condition")=F2
Thanks,
Homer
|
One answer
After some I discovered the keys have been changed.
This should now work for suites: just change the cell location. testsuite.Section("myns:com.ibm.rqm.planning.editor.section.testSuitePreCondition","RQM-KEY-TSUITE-PRE-COND-TITLE")=E2 testsuite.Section("myns:com.ibm.rqm.planning.editor.section.testSuitePostCondition","RQM-KEY-TSUITE-POST-COND-TITLE")=F2 |
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.