Hello Jira Service team,
We are using following command to upload Robot Framework results -
curl -H "Content-Type:multipart/form-data" -u <uid>:<pwd> -F "file=@output.xml" https://<server URL>/rest/raven/1.0/import/execution/robot?testExecKey=<test execution key>
Although XRay test cases are created in the test execution but some the fields in test cases are not updated during this import. We have to manually update the values . Since number of Test cases is in hundreds , this manual effort is huge.
Following fields we are expecting to modify -
Please use the multipart endpoint (https://docs.getxray.app/display/XRAYCLOUD/Import+Execution+Results+-+REST#ImportExecutionResultsREST-RobotFrameworkXMLresultsMultipart), which allows you to send additional files, to set up information for other custom fields.
In these additional files, you can set the value for Description, Component/s, etc.
Please contact Xray Support (http://Xraysupport.getXray.app) if you need further help.
Thank you.
Kind regards,
Rogerio Paiva [Xray Support Team]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.