paltsevpavel
4 years agoOccasional Visitor
Server version: how to mark test execution like "automation" via API
We have TM4J server version and create test execution via API. But we get "manual execution" in web form of test.
We don't use UserKey and AsignedTo like writing at https://support.smartbear.com/zephyr-scale-cloud/docs/api-and-test-automation/rest-api-overview.html
"When you post a test-execution result using the API and include a username, it appears as a manual execution. This design allows you to mark an execution as manual, even if it has been added via the API."
How can we mark test execution as autorun?