Creation of TCER and Test Case Result from the Config file of Excel Importer to RQM
Hello,
First time all test cases are migrated to the RQM using Excel Importer.
Whenever there is a change in the test case, i have to do an update on the test case and also create TCER and Test Case result with status passed or failed.
I am using test case id as XLSArtifactID.
Question is :
In the second time import, I don't have summary or description of Test Case to create TCER. Could somebody explain if i can fetch the data from Test Case and put the same information for TCER and Test Case Result during update ?
Regards,
Chandan
One answer
Hi, Chandan
If you have those info in your first time import when creating Test case, you can reuse them.
Otherwise, it is not an easy task, using RQMURLUtility or other REST Client to GET each test case source XML is a tedious work, rather you may want to simply copy those info from TestCase into Excel file for your 2nd time import.
Comments
Geoffrey Clemm
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Oct 15 '21, 11:08 a.m.Why are you creating a new TCER whenever you update the test case? You should be able to use the same TCER on the updated test case.
Chandan M B
Oct 15 '21, 11:18 a.m.