Import/Export Custom Categories for Execution Result
ETM 7.1.0 SR1
Excel/Word Importer Utility: ETM-Extras-ETMExcelWordImporter-7.1.0SR1
My Project has created several mandatory custom categories and values that are updated in the test record after the last step in an online execution.
For offline test case run using the Excel/Word Importer Utility, the custom categories are not imported into the rqms file and subsequently the excel form.
This triggers an error when exporting the offline execution into the repository due to the missing categories and values.
I have tried modifying the excel form and cfg files to manually include the custom categories using the following syntax example:
executionresult.category[Execution Sprint]=H1
where H1 contains a valid value in the excel form and is blank to begin with.
Any suggestions for how I should be doing this?