Automated Tests
The Automated Tests API contains all methods related to all models used in Automated Tests.
Automated Tests
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
A valid channel Uuid
A valid name to the test
File with data to test
Created
Bad Request
Unauthorized
Forbidden
Not Found
Request Timeout
Conflict
Unprocessable Entity
Internal Server Error
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
A valid automated test execution Uuid
A valid channel Uuid
A valid name to the test
File with data to test
Ok
DTO response when create or update successfully a automated test
Message with success or not
Bad Request
Unauthorized
Forbidden
Not Found
Request Timeout
Conflict
Unprocessable Entity
Internal Server Error
Automated Test Executions
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
A valid automated test execution Uuid
Ok
DTO response when execute tests
Automated test execution uuid
Automated test execution status
Bad Request
Unauthorized
Forbidden
Not Found
Request Timeout
Conflict
Unprocessable Entity
Internal Server Error
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
A valid automated test execution Uuid
Ok
DTO response when get the assertiveness of test
Automated test execution uuid
Automated test execution name
Automated test execution tests executed
Automated test execution last updated
Automated test execution status
Automated test execution number of utterances
Bad Request
Unauthorized
Forbidden
Not Found
Request Timeout
Conflict
Unprocessable Entity
Internal Server Error
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
Field want to sort by. Default is 'updatedAt'; other available terms are 'name' and 'score'.
updatedAtDirection of ordenation, ASC or DESC. The default is DESC
DESCThe number of page and the default is 1
1Example: 1The number of services per pages and the default is 5
5Example: 1Ok
Bad Request
Unauthorized
Forbidden
Not Found
Request Timeout
Conflict
Unprocessable Entity
Internal Server Error
Utterance
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
A valid automated test execution Uuid
The number of page and the default is 1
1Example: 1The number of services per pages and the default is 5
5Example: 1Ok
Bad Request
Unauthorized
Forbidden
Not Found
Request Timeout
Conflict
Unprocessable Entity
Internal Server Error
Utterance Executions
Acquires a pagination of all Utterance Execution results belonguing to a given Automated Test Execution.
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
A valid bot Uuid
LOW, AVERAGE, HIGH or ALL
The number of page and the default is 1
1Example: 1The number of services per pages and the default is 5
5Example: 1Ok
Bad Request
Unauthorized
Forbidden
Not Found
Request Timeout
Conflict
Unprocessable Entity
Internal Server Error
Exports all the data of an automated test. In the Cockpit, this is consumed and delivered as a .xls file.
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
A valid bot Uuid
LOW, AVERAGE, HIGH or ALL
Ok
Bad Request
Unauthorized
Forbidden
Not Found
Request Timeout
Conflict
Unprocessable Entity
Internal Server Error
Last updated
Was this helpful?