Forum Discussion

SimonEPP's avatar
SimonEPP
New Contributor
4 years ago

Automation - Cucumber output file mapping

Hi,

I am testing currently the zephyr scale automation via integration scripts: https://support.smartbear.com/zephyr-scale-server/docs/test-automation/integrations/bamboo.html

The creation of testruns and testresults works fine with this script. But I am surprised that the error-messages of failed testcases (which are already in the cucumber output file) are not recognized. Isn't there an automatic mapping of these error-messages into the created testresults? Or do I have to implement an own mechanism by using the API /testresult/{testResultId}/attachments?

 

Best,

Simon