Create a new Test
Request body
Unique identifier of service to test
Endpoint to test for this service
Type of test strategy (different strategies are implemented by different runners)
The maximum time (in milliseconds) to wait for this test ends
A restriction on service operations to test
Specification of additional headers for a Service/API operations. Keys are operation name or "globals" (if header applies to all), values are Header objects DTO.
The name of Secret to use for connecting the test endpoint
Response
Created TestResult (empty shell cause tests are executed asynchronously)
Unique identifier of TestResult
Revision number of this test
Incremental number for tracking number of tests of a service
Timestamp of creation date of this service
Endpoint used during test
Unique identifier of service tested
Elapsed time in milliseconds since test beginning
Flag telling if test is a success
Flag telling is test is still in progress
Type of test strategy (different strategies are implemented by different runners)
Specification of additional headers for a Service/API operations. Keys are operation name or "globals" (if header applies to all), values are Header objects DTO.
The maximum time (in milliseconds) to wait for this test ends