📄️ /auto-tests/begin/{solutionId}/{documentId}
Starts autotest of the specified document.
📄️ /auto-tests/begin/{solutionId}
Starts autotest of the whole solution.
📄️ /auto-tests/summaries/export-xls/begin/{solutionId}
Exports the test summaries in xls format.
📄️ /auto-tests/summaries/flow/{solutionId}/{flowId}
Gets all test summaries related to the flow; test results are not included.
📄️ /auto-tests/summaries/{solutionId}
Gets all test summaries; test results are not included.
📄️ /auto-tests/summaries/{solutionId}/{summaryId}
Gets the specified test summary.
📄️ /auto-tests/summaries/export-xls/result/{taskId}
Gets the result of the xls export task.