v1

latestOpenAPI 3.0.32026-07-1718922.1 KB
Test Management

Get the test case name

Returns the loaded test case name.

get/name/{testid}

Response

Successful response with the test case name.

messagestring
statusinteger

Example response

{
  "message": "Queried the name of the test case successfully.",
  "status": 200
}