Hi,
I am using API to import test results, export 1 test, but if I am trying to export the test execution
getting an error -
404null for uri:<serverurl>/rest/raven/1.0/export/testexec?keys=TEST-1
curl -H "Content-Type: application/json" -u user:"password" <serverurl>/rest/raven/1.0/export/testexec?keys=TEST-1 --output "file.feature"
using above command -
Hi @Divya Jain
is the "--output" option a standard operation? I couldn´t find this in the xray rest api documentation.
Did you try the call without this option?
Best
Stefan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.