andy-kogut
4 years agoOccasional Visitor
Publish test results via API
Hello, dear Community!
I am trying to publish my test results into Zephyr Scale (cloud version). There is an option to publish all results in one file (https://support.smartbear.com/zephyr-scale-cloud/api-docs/#operation/createCustomExecutions). Unfortunately, there is no file example or schema. Could you please provide me with an example? Thank you!
Hi andy-kogut ,
check out the documentation on the test automation integration in ZS Cloud.
https://support.smartbear.com/zephyr-scale-cloud/docs/test-automation/test-automation-overview.html
The endpoint, you are trying to use, is meant for JUnit 4 tests. You can jump to the corresponding docs from there and figure out, which format suits you.
Cheers
Josh