IMeeme
2 years agoNew Contributor
Upload test execution results in Bulk zephyr scale api
Hello, I am trying to use the `/testexecutions` endpoint to upload test results in bulk but am getting an invalid payload error. Here is a sample pay load [
{
"projectKey": "S22",
"status...
- 2 years ago
I was able to get a response from the Support team. Unfortunately one can not parse multiple results via `/testexecutions` endpoint. You can only execute/add results to one test case at a time. Hope this helps someone in the future