CreateTestRunExecution
Authorizations
AuthorizationstringRequired
Enter 'Bearer' followed by your JWT token
Body
testRunIdinteger · int32Required
rowLevelCollectionIdinteger · int32[]Required
executedBystring · min: 1Required
isExecutedinteger · int32Required
executedAtstring | nullableOptional
loadTestingCountinteger · int32[] | nullableOptional
statusstring | nullableOptional
statusMessagestring | nullableOptional
executionTypestring | nullableOptional
Responses
200
Success: The test run execution entries were successfully inserted into the database.
No content
400
Bad Request: An error occurred during the process, such as invalid data or missing fields.
500
Internal Server Error: An error occurred while generating the TestRunExecution Id or performing the bulk insert operation.
post
/TestRunExecutionDetails/CreateTestRunExecutionNo content