Automated Tests
The Automated Tests API contains all methods related to all models used in Automated Tests.
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.
Automated Tests
Once created, an automated test is then listed as an execution which still didn't run. Hence, there is no pagination for Automated Tests.
Automated Test Executions
Utterance Executions
Last updated