ApisTest
User Test Management & Results - Testing management with historical results tracking and test configuration management
Configure and generate testing tasks of api
授权
Use existing opaque tokens for authentication
参数
路径参数
Apis id
"int64"
查询参数
Task sprint id, it is required for agile project management
"int64"
请求体
响应
OK
Configure and generate the testing scripts of api
授权
Use existing opaque tokens for authentication
参数
路径参数
Apis id
"int64"
请求体
响应
OK
Find enabled testing type of api
Enable or disable the testing of api
After enabled, the test will be marked as a mandatory activity and the results will be included in the performance analysis
授权
Use existing opaque tokens for authentication
参数
路径参数
"int64"
查询参数
Apis test type, allowable values: PERFORMANCE, FUNCTIONAL, STABILITY
true
Enabled or Disabled
响应
OK
Create the testing execution
If the script does not exist, create the script
授权
Use existing opaque tokens for authentication
参数
路径参数
Apis id
"int64"
查询参数
Test type
true
请求体
响应
OK
Create the functionality case testing execution
If the script does not exist, create the script
授权
Use existing opaque tokens for authentication
参数
路径参数
Apis id
"int64"
查询参数
Case ids
true
响应
OK
Create the testing execution
If the script does not exist, create the script
授权
Use existing opaque tokens for authentication
参数
查询参数
Apis ids
true
Test type
true
请求体
响应
OK
Restart the existing testing tasks of api
Reopen the existing testing tasks of the api
Query the test results detail of apis
Delete the testing tasks of api
授权
Use existing opaque tokens for authentication
参数
路径参数
Apis id
"int64"
查询参数
Test type
true
响应
OK
Delete the testing scripts of api
授权
Use existing opaque tokens for authentication
参数
路径参数
Apis id
"int64"
查询参数
Test type
true
响应
OK