v1
latestOpenAPI 3.0.32026-07-1718922.1 KBTest Management
Get the test case name
Returns the loaded test case name.
get/name/{testid}
Response
Successful response with the test case name.
Example response
{
"message": "Queried the name of the test case successfully.",
"status": 200
}