Possible to export RQM Test Cases to xls, update 'Name' of Test Cases in xls, re-import into RQM ?
I am struggling to find how to format the .xls and .cfg file used by RQMExcelImporter utility to address this use case:
1. Create 5 Test Cases in RQM
2. Export these 5 Test Cases in xls
3. Change the Name of these 5 Test Cases in xls
4. By using RQMExcelImporter, re-import these 5 Test Cases so that the 5 RQM Test Cases are updated with new Name (NO new Test Case should be created)
Issue really seems to be: How does RQMExcelImporter .cfg/.xls identify the Test Cases 'primary key' so the correct Test Case is updated, and NO new Test Cases are created.
Any help appreciated, thanks
|
Accepted answer
Hi, Christophe
Christophe Lucas selected this answer as the correct answer
|
One other answer
Thanks Don !
So, I have used testcase.XLSArtifactID in my .cfg file.
IF I used RQMExcelImporter to originally create the 5 TCs, I can then indeed update these TC names in Excel, then re-import using the importer, and that will update the existing 5 TCs.
BUT
That's not yet what I was asking for, i.e. a case where (see 1. above) the 5 TCs were originally created in RQM (NOT via RQMExcelImporter). I have tested that, but the first import using RQMExcelImporter creates 5 new TCs all the time, i.e. does NOT update the 5 existing ones originally created in RQM.
So my question now is the same as in this forum post: XLSArtifactID Attribute for RQMExcelImporter i.e.: How to find(/assign) the XLSArtifactID attribute of(/to) existing Test Cases that were created in RQM (i.e. NOT via the RQMExcelWordImporter utility) ? Comments 1
Don Yang
commented Jun 27 '17, 8:14 p.m.
Sorry I misread your 1) Create 5 Test Cases in RQM.
Christophe Lucas
commented Jun 27 '17, 10:16 p.m.
Thanks again Don ! |
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.