RQM Word Exporter don't export literal values
I Use RQM WordExporter Add-On to export test cases from Word to RQM.
In cfg file I use this line:
testcase.category term="Teststufe".value="Funktionstest"
The export finished without errors and the test case created in RQM successfully but the category "Teststufe" in the test case is empty.
I checked in RQM: "Funktionstest" is part of the collection.
When I create an XML file with WordExporter, the category "Teststufe" is missing in the created XML file.
What's wrong???
In cfg file I use this line:
testcase.category term="Teststufe".value="Funktionstest"
The export finished without errors and the test case created in RQM successfully but the category "Teststufe" in the test case is empty.
I checked in RQM: "Funktionstest" is part of the collection.
When I create an XML file with WordExporter, the category "Teststufe" is missing in the created XML file.
What's wrong???
3 answers
@de148162,
yes, it's not supported now, we have created an enhancement workitem 63957, and we plan to add the feature in RQM4.0 RC1.
yes, it's not supported now, we have created an enhancement workitem 63957, and we plan to add the feature in RQM4.0 RC1.
I Use RQM WordExporter Add-On to export test cases from Word to RQM.
In cfg file I use this line:
testcase.category term="Teststufe".value="Funktionstest"
The export finished without errors and the test case created in RQM successfully but the category "Teststufe" in the test case is empty.
I checked in RQM: "Funktionstest" is part of the collection.
When I create an XML file with WordExporter, the category "Teststufe" is missing in the created XML file.
What's wrong???
Hello Hao Wan,
thanks for your quick reply.
I'm not sure, that enhancement work item 63957 describes the same problem.
My problem: On export of test cases from MSWord to RQM the literal values inside the CFG file will be ignored, e.g
The export of categories with relation to MSWord content works fine, for example, the following line works:
Enhancement work item 63957 describes, that the export from artifact categories works never. But my problem is, that literal's in the CFG file will be ignored, either by assign to an artefact category or any other artifact attribute.
By the way: During the import process of 500 customer test cases to RQM I faces a couple of other problems with the RQM WordExporter. Are there a list of current known issues, because I have problems to use the search function of the JAZZ properly.
Thanks for your assistance.
Matthias
thanks for your quick reply.
I'm not sure, that enhancement work item 63957 describes the same problem.
My problem: On export of test cases from MSWord to RQM the literal values inside the CFG file will be ignored, e.g
testcase.category term="Teststufe".value="MyLiteralValue"
The export of categories with relation to MSWord content works fine, for example, the following line works:
testscript.category term="Teststufe".value=Table(1).D2
Enhancement work item 63957 describes, that the export from artifact categories works never. But my problem is, that literal's in the CFG file will be ignored, either by assign to an artefact category or any other artifact attribute.
By the way: During the import process of 500 customer test cases to RQM I faces a couple of other problems with the RQM WordExporter. Are there a list of current known issues, because I have problems to use the search function of the JAZZ properly.
Thanks for your assistance.
Matthias
@de148162,
yes, previously we don't support category if you have defined self reference links such as testcase.dc:title=testscript:dc:title
yes, previously we don't support category if you have defined self reference links such as testcase.dc:title=testscript:dc:title
Hello Hao Wan,
thanks for your quick reply.
I'm not sure, that enhancement work item 63957 describes the same problem.
My problem: On export of test cases from MSWord to RQM the literal values inside the CFG file will be ignored, e.gtestcase.category term="Teststufe".value="MyLiteralValue"
The export of categories with relation to MSWord content works fine, for example, the following line works:testscript.category term="Teststufe".value=Table(1).D2
Enhancement work item 63957 describes, that the export from artifact categories works never. But my problem is, that literal's in the CFG file will be ignored, either by assign to an artefact category or any other artifact attribute.
By the way: During the import process of 500 customer test cases to RQM I faces a couple of other problems with the RQM WordExporter. Are there a list of current known issues, because I have problems to use the search function of the JAZZ properly.
Thanks for your assistance.
Matthias