Custom Config File (RQM) causes associated test script to unlink
Hi
I need some help regarding a custom config file I created to work with the RQM Excel Importer. Basically, this is the scenario.
- Config file to push results directly into TCER's
- TCER has an assocaited test case and test script.
This works perfectly with the following config file :
executionresult.XLSStartRow=2
executionresult.XLSDelimeter=\n
executionresult.executionworkitem=Link(B)
executionresult.dc:title=C
executionresult.jzalm:state=F
Now, the problem occurs after I import the results. The TCER which has an associated test script linked to it get unassigned only after the import. I have to manually choose the test script again to link it to the TCER.
Please advise if there is anything I missed out on my config file that is causing this behavior.
Thanks,
Leesen
Comments
Don Yang
Apr 07 '17, 12:10 a.m.Does the config file contains only
What is in column 'B': executionresult.executionworkitem=Link(B) ,
TCER id?
What is RQM and RQMExcelImporter version?
Leesen Padayachee
Apr 07 '17, 4:45 a.m.Hi Don
Don Yang
Apr 10 '17, 5:51 a.m.I am not sure why. this seems to happen when using ExcelImporter. If you go to TCER view, you may see the script is showing up there in the column of TCER as if it is fine. When you open the TCER itself, you may see the script is not set and need to manually select it.