Automated Tests
The Automated Tests API contains all methods related to all models used in Automated Tests.
Was this helpful?
The Automated Tests API contains all methods related to all models used in Automated Tests.
Was this helpful?
API SUBPATH: eva-automated-tests
This API covers all Models used in Automated Tests: There's the Automated Test itself, which contains it's provided Utterances, and then their executions and results as both an Automated Tests Executions collection and a Utterance Executions collection.
Once created, an automated test is then listed as an execution which still didn't run. Hence, there is no pagination for Automated Tests.
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/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
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/automated-tests/{testUUID}
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
/internal/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/automated-tests/remove-all-from-channel
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
A valid user Uuid
A valid channel Uuid
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/automated-execution
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'.
Direction of ordenation, ASC or DESC. The default is DESC
The number of page and the default is 1
1
The number of services per pages and the default is 5
1
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/automated-utterances/{testUUID}
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
1
The number of services per pages and the default is 5
1
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/automated-execution/{testUUID}
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
A valid automated test execution Uuid
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/automated-execution/{testUUID}/assertiveness
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
A valid automated test execution Uuid
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/automated-utterance-execution/{testUUID}
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
1
The number of services per pages and the default is 5
1
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/automated-utterance-execution/{testUUID}/export
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
A valid bot Uuid
LOW, AVERAGE, HIGH or ALL