Links

Executions

get
https://[customer].testresults.io
/api/projects/:pId/executions
Get Executions
get
https://[customer].testresults.io
/api/projects/:pId/executions/archive
Get archive Executions
get
https://[customer].testresults.io
/api/projects/:pId/testsets/:tsId/executions
Get Recent Executions by Test Set
get
https://[customer].testresults.io
/api/projects/:pId/testsets/:tsId/executions/history
Get All Executions by Test Set
get
https://[customer].testresults.io
/api/projects/:pId/executions/:eId
Get Execution details
put
https://[customer].testresults.io
/api/projects/:pId/executions/:eId
Update Execution
delete
https://[customer].testresults.io
/api/projects/:pId/executions/:eId
Cancel Execution
Last modified 4yr ago