GetTestcaseList
Region:
China (Hangzhou)
Request Parameters
Required
organizationId
body
spaceIdentifier
directoryIdentifier
conditions
nextToken
maxResult
Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

Request Syntax

POST /organization/{organizationId}/testhub/testcases HTTP/1.1

Path Parameters

Field NameField Details
organizationIdstring

企业 id

Example:5ebbc0228123212b59xxxxxReference Value Source:
    GetCodeupOrganization
    ListOrganizations

Request Parameters

Field NameField Details
bodyobject

Response Parameters

Field NameField Details
totalCountinteger<int64>

总数

Notice Please note that this value is of type Long, and there may be a risk of loss of precision in some languages. Please use it with caution.
Example:10
nextTokenstring

分页 Token,没有下一页则为空

Example:""
maxResultsinteger<int64>

每页数量

Notice Please note that this value is of type Long, and there may be a risk of loss of precision in some languages. Please use it with caution.
Example:20
requestIdstring

请求 id,每次请求都是唯一值,便于后续排查问题

Example:ASSDS-ASSASX-XSAXSA-XSAXSAXS
errorMsgstring

错误信息

Example:error
errorCodestring

错误码

Example:Openapi.RequestError
successboolean

true 或者 false

Example:true
testcasearray<object>

工作项信息

Change History
No Change History found.