Testcase
Create Testcase
Create a new Testcase
POST
Authorizations
Path Parameters
The ID of the Testset to create the Testcase in.
Body
application/json
The user query to be executed.
The context to be used while generating the testcase.
The ideal response to the user query.
Response
200
application/json
Successful Response
The ID of the testset the testcase belongs to.
The user query for the testcase.
The ID of the testcase.
The creation date and time of the testcase.
The context for the testcase.
The ideal response for the testcase.
Was this page helpful?