Updated on 2022-12-05 GMT+08:00

Error Codes

If an error code starting with APIGW is returned after you call an API, rectify the fault by referring to the instructions provided in API Gateway Error Codes.

Status Code

Error Codes

Error Message

Description

Solution

400

CLOUDTEST.00010005

Failed to invoke the service.

Inter-Service Communication Problems

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00012002

Failed to verify the project UUID.

The project ID does not meet the specifications.

Check whether the item ID contains 32 characters.

400

CLOUDTEST.00013024

You do not have the permission to add a case.

The user has no permission to add this type of test case.

Contact the administrator to grant permissions to the user.

400

CLOUDTEST.00013025

No Permission Query Case

The user does not have the permission to query this type of test cases.

Contact the administrator to grant permissions to the user.

400

CLOUDTEST.00013026

No permission to update cases

The user does not have the permission to update the information about this type of test case.

Contact the administrator to grant permissions to the user.

400

CLOUDTEST.00014000

The requirement ID does not exist.

The requirement ID is empty when the input parameter is transferred.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00014001

The requirement does not exist under the project.

The imported requirement cannot be found under the imported project.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00014003

The number of cases under the requirement has reached the maximum.

The number of test cases under the requirement exceeds the maximum.

Check whether the number of cases under the requirement exceeds the maximum 200.

400

CLOUDTEST.00015002

The directory does not exist.

The directory cannot be found because the input parameter is being transferred.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00017000

Case ID verification failed.

The test case ID does not comply with specifications.

Check whether the test case ID contains 32 characters.

400

CLOUDTEST.00017001

The case does not exist.

The target test case cannot be queried when the input parameter is transferred.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00017003

Failed to verify the test plan ID.

The test plan ID does not comply with the specifications.

Check whether the test plan ID contains 32 characters.

400

CLOUDTEST.00017004

The length of the test case operation step exceeds the maximum length of 500.

In the input parameter, the length of the case operation step exceeds the maximum length.

Check whether the length of the operation procedure field exceeds the maximum length 500.

400

CLOUDTEST.00017005

The expected length of the test case exceeds the maximum length of 500.

The length of the expected result exceeds the maximum allowed length.

Check whether the expected length of the step field in the test case exceeds the maximum length 500.

400

CLOUDTEST.00017006

Invalid iteration ID.

The input parameters are transferred, and the iteration cannot be queried.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00017009

Failed to verify the execution ID.

The test case execution ID does not comply with specifications.

Check whether the test case execution ID is within 32 characters.

400

CLOUDTEST.00017011

The case name contains invalid forbidden characters.

In the input parameter, the case name contains invalid characters.

Check the case name and remove invalid characters.

400

CLOUDTEST.00017012

Failed to verify the service type list.

Service type list verification fails.

Check whether the length of the requested service type array exceeds 10.

400

CLOUDTEST.00017013

The test case precondition length exceeds the maximum.

In the input parameter, the case precondition exceeds the length limit.

Check whether the prerequisites of the test case exceed 500 characters.

400

CLOUDTEST.00017014

The length of the case description exceeds the maximum length.

In the input parameter, the length of the case description exceeds the limit.

Check whether the case description exceeds 500 characters.

400

CLOUDTEST.00017015

Duplicate case ID.

In the input parameter, the case ID has been used by another case.

Change the case ID.

400

CLOUDTEST.00017016

The number of cases in the project has reached the upper limit of 50,000. Please submit a HUAWEI CLOUD service ticket to increase the upper limit.

The number of cases in the project has reached the upper limit of 50,000. Please submit a HUAWEI CLOUD service ticket to increase the upper limit.

Check whether the number of cases exceeds the upper limit. Delete some cases or submit a HUAWEI CLOUD service ticket to increase the upper limit.

400

CLOUDTEST.00017017

The case ID cannot be empty.

The case ID is empty in the input parameter.

The test case number should be set.

400

CLOUDTEST.00017019

Failed to verify the test case execution duration.

Duration does not meet requirements

Check whether the transferred parameter is in the integer format.

400

CLOUDTEST.00017020

Some test cases fail to be executed.

Not All Cases Successfully Executed in Batches

Check whether the design of failed cases complies with the requirements. If no problem is found, contact customer service.

400

CLOUDTEST.00017021

Failed to update some test cases.

Not All Cases Successfully Updated in Batches

Check whether the design of the failed update cases complies with the requirements. If no problem is found, contact customer service.

400

CLOUDTEST.00017032

Failed to verify the handler ID.

The handler ID does not meet requirements.

Check whether the processor ID is a 32-bit character string.

400

CLOUDTEST.00017036

Failed to delete the case.

Failed to delete the case because the communication between services is abnormal.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00017038

Failed to verify the service type.

The service type used by the interface is not compliant or does not exist.

Check whether the entered service type is correct.

400

CLOUDTEST.00017051

Invalid test case version.

The test case version number is incorrectly transferred in the input parameter.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00017054

The test case grade range is incorrect.

The value of the test case level is incorrect.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00017055

The number of test cases to be executed in batches exceeds the upper limit.

The number of cases to be executed in batches exceeds the upper limit.

Check whether more than 50 cases are executed in batches.

400

CLOUDTEST.00017056

The number of batch update test cases exceeds the upper limit.

The number of cases to be updated in batches exceeds the maximum.

Check whether more than 50 cases are updated in batches.

400

CLOUDTEST.00017057

The case does not exist under the project or plan.

The transferred case cannot be queried under the transferred project or plan.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00017058

Test case result verification failed.

The test case result does not meet the setting requirements.

Check whether the value is 0, 1, 5, or 6.

400

CLOUDTEST.00018001

The tag name exceeds the maximum length.

The tag length exceeds the limit in the input parameter.

Check whether the label length exceeds 25 characters.

400

CLOUDTEST.00018002

The number of tags associated with the test case exceeds the upper limit.

The number of tags associated with the test case exceeds the upper limit.

Check whether the number of tags associated with the case exceeds 30.

400

CLOUDTEST.00018004

The number of labels exceeds the maximum.

The number of tags added to the project exceeds the maximum.

Check whether the number of tags under the project exceeds 10000.

400

CLOUDTEST.00018005

The tag name exceeds the maximum length of 25 characters.

In the input parameter, the value of the tag name is incorrect.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00030001

Failed to verify the test case ID list.

The case ID list for batch operation does not meet the specifications.

Check whether the number of test cases in batches exceeds 50 and whether the ID of a single test case contains 32 characters.

400

CLOUDTEST.00030002

Failed to verify the third-party service name.

The entered service name does not comply with the specifications.

Check whether the entered service name contains more than 16 characters.

400

CLOUDTEST.00030004

Failed to verify the provisioning area.

The region value is incorrectly transferred in the input parameter.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00030007

The introduction is not standard.

In the input parameter, the introduction value is incorrect.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00030037

The third-party service registration parameter is incorrectly parsed.

Non-compliance occurred when parsing registration parameters.

Check whether the input parameters comply with the requirements.

400

CLOUDTEST.00030038

Parameter parsing error in the test case for deleting a third-party service

The input parameter does not meet the specifications.

Check whether the input parameters comply with the requirements.

400

CLOUDTEST.00030040

Third-party service deletion frequency is not standard.

In the input parameter, the frequency is deleted. The transferred value is incorrect.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00030041

The third-party service deletion rule is not standard.

The input parameter is transferred, and the value of the deletion rule is incorrect.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00030043

Failed to verify the third-party service domain name.

The entered domain name does not meet the requirements.

Check whether the entered domain name starts with https/http or contains more than 128 characters.

400

CLOUDTEST.00030044

Incorrect interconnection mode.

In the input parameter, the value transferred in the interconnection mode is incorrect.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00030045

Incorrect service type

The value of the service type is incorrect.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00030047

Failed to verify the tenant information of the integration service.

The tenant transfer value is incorrect.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00040008

The end time cannot be empty.

The end time is empty in the input parameter.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00040011

The expected result length exceeds the maximum length of 500 characters.

The expected result is incorrectly transferred in the input parameter.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00040012

Invalid module information.

The value transferred by the module is incorrect.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00040014

Failed to verify the case name.

The length of the test case name does not meet the requirement.

Check whether the test case name contains 3 to 128 characters.

400

CLOUDTEST.00060005

Failed to verify the start time of the test case.

The start time does not meet requirements.

Check whether the transferred parameter is a timestamp.

400

CLOUDTEST.00060006

Failed to verify the end time of the test case.

The end time does not meet requirements.

Check whether the transferred parameter is a timestamp.

400

CLOUDTEST.00060010

Failed to verify the plan start time.

The format of the plan start time is incorrect.

Check whether the time format is XXXX-XX-XX.

400

CLOUDTEST.00060011

Failed to verify the plan end time.

The format of the planned end time is incorrect.

Check whether the time format is XXXX-XX-XX.

400

CLOUDTEST.00070002

The selected case is not included in the test plan.

In the input parameters, the case-related information is not found in the transferred test plan.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00070003

Invalid test plan information.

The transferred values of the test plan do not comply with the specifications.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00070010

Failed to verify the test plan name.

The length of the test plan name does not meet requirements.

Check whether the entered test plan name contains more than 128 characters or contains special characters such as #, #, %, and ().

400

CLOUDTEST.00088006

The execution result is not defined.

The execution result is empty when the input parameter is transferred.

Contact customer service personnel for troubleshooting.

401

CLOUDTEST.00013013

The current user does not have the permission to delete this type of test case.

The current user does not have the permission to delete this type of test case.

Check whether the current user has the permission to change the type of the test case.

401

CLOUDTEST.00030003

The current user has insufficient permissions.

The current user has insufficient permissions.

Check whether the current account is an account administrator.

401

CLOUDTEST.00050001

The token is invalid. Replace the token and try again.

The token expires.

Check whether the latest token is used for invoking the interface.

500

CLOUDTEST.00013001

The current user does not have the permission to operate the test type.

The current user does not have the permission to change the test type.

Select a test type with permission and add it to the plan.

500

CLOUDTEST.00013002

The plan contains test service types that do not have permission to perform operations.

The plan contains test service types for which the current user has no permission to perform operations.

Check whether all service types in the request have permission operations.

500

CLOUDTEST.00017022

Case execution exception.

Case execution exception.

Check whether the case execution information in the request body is compliant.

500

CLOUDTEST.00017023

Abnormal update of test case results

Case status update exception.

Check whether the update information in the case result in the request body is compliant.

500

CLOUDTEST.00017024

Repeat the test case.

Repeated execution of all cases in the request information.

Check whether the request body contains repeated test cases.

500

CLOUDTEST.00017025

Repeated update results of test cases

Repeated update results of all cases in the request information

Check whether the request body contains repeated update results.

500

CLOUDTEST.00017026

Repeated execution of some test cases

Repeated cases exist in the request information.

Check whether the request body contains repeated test cases.

500

CLOUDTEST.00017027

Repeated update results of some test cases

The request contains the repeated update result.

Check whether the request body contains repeated update results.

500

CLOUDTEST.00017028

This case cannot be repeated.

Repeated execution of a case in the request information

Check whether the test case in the prompt information is repeatedly executed.

500

CLOUDTEST.00017029

The test case result cannot be updated repeatedly.

Repeated update results for a case in the request information

Check whether the test case in the prompt information is repeatedly updated.

500

CLOUDTEST.00030022

The current user does not have the permission to perform this operation.

The current user does not have the permission to perform this operation.

Check whether the operation is performed by the primary account.

500

CLOUDTEST.00030028

Duplicate service name.

The registered service name already exists.

The current service name already exists and cannot be registered again.

500

CLOUDTEST.00030046

The service type has been deleted and cannot be updated.

The registration service has been deleted.

The current service has been deleted and cannot be deleted repeatedly.

500

CLOUDTEST.00040003

The start time cannot be later than the end time.

The start time is greater than the end time.

Change start or end time

500

CLOUDTEST.00050000

The system is busy.

The system is busy due to an internal exception.

Whether the retry check function is available

500

CLOUDTEST.00070008

The selected person is a participant or a viewer and cannot be set as a handler.

The processor does not meet the requirements.

Change the handler to another role.

500

CLOUDTEST.00070009

The test plan name already exists.

Duplicate test plan name.

Modify Plan Name

400

CLOUDTEST.00010005

Failed to invoke the service.

Inter-Service Communication Problems

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00012002

Failed to verify the project UUID.

The project ID does not meet the specifications.

Check whether the item ID contains 32 characters.

400

CLOUDTEST.00013024

You do not have the permission to add a case.

The user has no permission to add this type of test case.

Contact the administrator to grant permissions to the user.

400

CLOUDTEST.00013025

No Permission Query Case

The user does not have the permission to query this type of test cases.

Contact the administrator to grant permissions to the user.

400

CLOUDTEST.00013026

No permission to update cases

The user does not have the permission to update the information about this type of test case.

Contact the administrator to grant permissions to the user.

400

CLOUDTEST.00014000

The requirement ID does not exist.

The requirement ID is empty when the input parameter is transferred.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00014001

The requirement does not exist under the project.

The imported requirement cannot be found under the imported project.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00014003

The number of cases under the requirement has reached the maximum.

The number of test cases under the requirement exceeds the maximum.

Check whether the number of cases under the requirement exceeds the maximum 200.

400

CLOUDTEST.00015002

The directory does not exist.

The directory cannot be found because the input parameter is being transferred.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00017000

Case ID verification failed.

The test case ID does not comply with specifications.

Check whether the test case ID contains 32 characters.

400

CLOUDTEST.00017001

The case does not exist.

The target test case cannot be queried when the input parameter is transferred.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00017003

Failed to verify the test plan ID.

The test plan ID does not comply with the specifications.

Check whether the test plan ID contains 32 characters.

400

CLOUDTEST.00017004

The length of the test case operation step exceeds the maximum length of 500.

In the input parameter, the length of the case operation step exceeds the maximum length.

Check whether the length of the operation procedure field exceeds the maximum length 500.

400

CLOUDTEST.00017005

The expected length of the test case exceeds the maximum length of 500.

The length of the expected result exceeds the maximum allowed length.

Check whether the expected length of the step field in the test case exceeds the maximum length 500.

400

CLOUDTEST.00017006

Invalid iteration ID.

The input parameters are transferred, and the iteration cannot be queried.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00017009

Failed to verify the execution ID.

The test case execution ID does not comply with specifications.

Check whether the test case execution ID is within 32 characters.

400

CLOUDTEST.00017011

The case name contains invalid forbidden characters.

In the input parameter, the case name contains invalid characters.

Check the case name and remove invalid characters.

400

CLOUDTEST.00017012

Failed to verify the service type list.

Service type list verification fails.

Check whether the length of the requested service type array exceeds 10.

400

CLOUDTEST.00017013

The test case precondition length exceeds the maximum.

In the input parameter, the case precondition exceeds the length limit.

Check whether the prerequisites of the test case exceed 500 characters.

400

CLOUDTEST.00017014

The length of the case description exceeds the maximum length.

In the input parameter, the length of the case description exceeds the limit.

Check whether the case description exceeds 500 characters.

400

CLOUDTEST.00017015

Duplicate case ID.

In the input parameter, the case ID has been used by another case.

Change the case ID.

400

CLOUDTEST.00017016

The number of cases in the project has reached the upper limit of 50,000. Please submit a HUAWEI CLOUD service ticket to increase the upper limit.

The number of cases in the project has reached the upper limit of 50,000. Please submit a HUAWEI CLOUD service ticket to increase the upper limit.

Check whether the number of cases exceeds the upper limit. Delete some cases or submit a HUAWEI CLOUD service ticket to increase the upper limit.

400

CLOUDTEST.00017017

The case ID cannot be empty.

The case ID is empty in the input parameter.

The test case number should be set.

400

CLOUDTEST.00017019

Failed to verify the test case execution duration.

Duration does not meet requirements

Check whether the transferred parameter is in the integer format.

400

CLOUDTEST.00017020

Some test cases fail to be executed.

Not All Cases Successfully Executed in Batches

Check whether the design of failed cases complies with the requirements. If no problem is found, contact customer service.

400

CLOUDTEST.00017021

Failed to update some test cases.

Not All Cases Successfully Updated in Batches

Check whether the design of the failed update cases complies with the requirements. If no problem is found, contact customer service.

400

CLOUDTEST.00017032

Failed to verify the handler ID.

The handler ID does not meet requirements.

Check whether the processor ID is a 32-bit character string.

400

CLOUDTEST.00017036

Failed to delete the case.

Failed to delete the case because the communication between services is abnormal.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00017038

Failed to verify the service type.

The service type used by the interface is not compliant or does not exist.

Check whether the entered service type is correct.

400

CLOUDTEST.00017051

Invalid test case version.

The test case version number is incorrectly transferred in the input parameter.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00017054

The test case grade range is incorrect.

The value of the test case level is incorrect.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00017055

The number of test cases to be executed in batches exceeds the upper limit.

The number of cases to be executed in batches exceeds the upper limit.

Check whether more than 50 cases are executed in batches.

400

CLOUDTEST.00017056

The number of batch update test cases exceeds the upper limit.

The number of cases to be updated in batches exceeds the maximum.

Check whether more than 50 cases are updated in batches.

400

CLOUDTEST.00017057

The case does not exist under the project or plan.

The transferred case cannot be queried under the transferred project or plan.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00017058

Test case result verification failed.

The test case result does not meet the setting requirements.

Check whether the value is 0, 1, 5, or 6.

400

CLOUDTEST.00018001

The tag name exceeds the maximum length.

The tag length exceeds the limit in the input parameter.

Check whether the label length exceeds 25 characters.

400

CLOUDTEST.00018002

The number of tags associated with the test case exceeds the upper limit.

The number of tags associated with the test case exceeds the upper limit.

Check whether the number of tags associated with the case exceeds 30.

400

CLOUDTEST.00018004

The number of labels exceeds the maximum.

The number of tags added to the project exceeds the maximum.

Check whether the number of tags under the project exceeds 10000.

400

CLOUDTEST.00018005

The tag name exceeds the maximum length of 25 characters.

In the input parameter, the value of the tag name is incorrect.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00030001

Failed to verify the test case ID list.

The case ID list for batch operation does not meet the specifications.

Check whether the number of test cases in batches exceeds 50 and whether the ID of a single test case contains 32 characters.

400

CLOUDTEST.00030002

Failed to verify the third-party service name.

The entered service name does not comply with the specifications.

Check whether the entered service name contains more than 16 characters.

400

CLOUDTEST.00030004

Failed to verify the provisioning area.

The region value is incorrectly transferred in the input parameter.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00030007

The introduction is not standard.

In the input parameter, the introduction value is incorrect.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00030037

The third-party service registration parameter is incorrectly parsed.

Non-compliance occurred when parsing registration parameters.

Check whether the input parameters comply with the requirements.

400

CLOUDTEST.00030038

Parameter parsing error in the test case for deleting a third-party service

The input parameter does not meet the specifications.

Check whether the input parameters comply with the requirements.

400

CLOUDTEST.00030040

Third-party service deletion frequency is not standard.

In the input parameter, the frequency is deleted. The transferred value is incorrect.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00030041

The third-party service deletion rule is not standard.

The input parameter is transferred, and the value of the deletion rule is incorrect.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00030043

Failed to verify the third-party service domain name.

The entered domain name does not meet the requirements.

Check whether the entered domain name starts with https/http or contains more than 128 characters.

400

CLOUDTEST.00030044

Incorrect interconnection mode.

In the input parameter, the value transferred in the interconnection mode is incorrect.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00030045

Incorrect service type

The value of the service type is incorrect.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00030047

Failed to verify the tenant information of the integration service.

The tenant transfer value is incorrect.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00040008

The end time cannot be empty.

The end time is empty in the input parameter.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00040011

The expected result length exceeds the maximum length of 500 characters.

The expected result is incorrectly transferred in the input parameter.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00040012

Invalid module information.

The value transferred by the module is incorrect.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00040014

Failed to verify the case name.

The length of the test case name does not meet the requirement.

Check whether the test case name contains 3 to 128 characters.

400

CLOUDTEST.00060001

Invalid paging parameter. Only positive integers are allowed.

In the input parameter, the paging parameter is invalid. Only positive integers are allowed.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00060002

The keyword length exceeds the limit.

The length of the keyword in the input parameter exceeds the upper limit.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00060005

Failed to verify the start time of the test case.

The start time does not meet requirements.

Check whether the transferred parameter is a timestamp.

400

CLOUDTEST.00060006

Failed to verify the end time of the test case.

The end time does not meet requirements.

Check whether the transferred parameter is a timestamp.

400

CLOUDTEST.00060010

Failed to verify the plan start time.

The format of the plan start time is incorrect.

Check whether the time format is XXXX-XX-XX.

400

CLOUDTEST.00060011

Failed to verify the plan end time.

The format of the planned end time is incorrect.

Check whether the time format is XXXX-XX-XX.

400

CLOUDTEST.00060012

Invalid start offset or number of entries displayed on each page.

In the input parameter, the start offset or the number of entries displayed on each page is invalid.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00070002

Invalid phase parameters in the test plan.

In the input parameters, the case-related information is not found in the transferred test plan.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00070003

Invalid test plan information.

The transferred value of the phase information of the test plan does not comply with the specifications.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.00070010

Failed to verify the test plan name.

The length of the test plan name does not meet requirements.

Check whether the test plan name contains more than 128 characters or contains special characters such as #% & ().

400

CLOUDTEST.00088006

The execution result is not defined.

The execution result is empty when the input parameter is transferred.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.43040024

Invalid parameter.

Invalid parameter.

Check whether the entered parameter is invalid.

400

CLOUDTEST.43040025

The system is busy.

The system is busy due to an internal exception.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.43040030

The project does not exist.

The project does not exist.

Check whether the item exists.

400

CLOUDTEST.43040091

Failed to initialize git.

Failed to invoke the third-party service.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.43040099

Remote service invoking failed.

Failed to invoke the third-party service.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.43400102

The file type is incorrect. Please import a .yaml or .json file that meets the requirements.

Incorrect file type

Check whether the file type is in YAML or JSON format.

400

CLOUDTEST.43400103

The file is too large.

The file size is greater than 1 MB.

Check whether the file size is greater than 1 MB.

400

CLOUDTEST.43400128

Failed to obtain the deployment private key.

Failed to invoke the third-party service to obtain the deployment private key.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.43400138

The account is in arrears and frozen state. Please renew the fee for the interface test.

Account exception

Check whether the account is in arrears.

400

CLOUDTEST.43400139

The 30-minute free quota for the interface test is used up. Please enable the interface test.

Account exception

Check whether the account has enabled the interface test.

400

CLOUDTEST.43400161

The request body structure is incorrect.

The request body structure is incorrect.

Check whether the request body structure is correct.

400

CLOUDTEST.43400171

Incorrect request parameters.

Request parameters do not meet specifications.

Check whether the request parameters comply with specifications.

400

CLOUDTEST.43400207

The system cannot find the specified path.

The system cannot find the specified path.

Check whether the specified path is correct.

400

CLOUDTEST.43400210

Insufficient user permissions

Insufficient user permissions

Check the permissions of the user in the current project.

400

CLOUDTEST.43400218

The system is busy.

The system is busy due to an internal exception.

Contact customer service personnel for troubleshooting.

400

CLOUDTEST.43400225

The import script template file does not comply with Swagger specifications.

The import script template file does not comply with Swagger specifications.

Check whether the imported script template file complies with Swagger specifications.

400

CLOUDTEST.43400248

The test suite name contains at least 3 to 128 characters.

The length of the test suite name does not meet the specifications.

Check whether the length of the test suite name ranges from 3 to 128 characters.

400

CLOUDTEST.43400253

The parameter does not comply with the specifications.

The request entered contains parameters that do not meet the requirements.

Check whether the parameters in the interface request comply with the specifications.

400

CLOUDTEST.43400323

Failed to automatically generate a test suite by importing the YAML script.

Failed to automatically generate a test suite by importing the YAML script.

Check whether the interface is defined in the YAML file. If the interface is defined correctly, contact the customer service personnel.

400

CLOUDTEST.43400324

The number of imported YAML files exceeds the maximum value 500.

The number of imported YAML files exceeds the maximum value 500.

Check whether the number of interfaces in the imported YAML file exceeds 500.

400

CLOUDTEST.43400333

Failed to verify the project UUID.

The project ID does not meet the specifications.

Check whether the item ID contains 32 characters.

400

CLOUDTEST.43400334

Failed to verify the warehouse ID.

The warehouse ID does not meet the specifications.

Check whether the warehouse ID contains 32 characters.

400

CLOUDTEST.43400335

The file path must contain at least 6 to 128 characters.

The file path length does not meet the specifications.

Check whether the file path contains 6 to 128 characters.

400

CLOUDTEST.43400336

The warehouse branch must contain at least 3 to 100 characters.

The warehouse branch length does not meet the specifications.

Check that the warehouse branch length is between 3 and 100 characters.

400

CLOUDTEST.43400337

Failed to verify the start offset of pagination.

The start offset of the pagination does not comply with the specification.

Check whether the start offset value of the paging is a pure number between 0 and 999.

400

CLOUDTEST.43400338

Failed to verify the number of items displayed on each page.

The number of items displayed on each page does not meet the specifications.

Check whether the number of items displayed on each page is a pure number between 1 and 200.

401

CLOUDTEST.00013013

The current user does not have the permission to delete this type of test case.

The current user does not have the permission to delete this type of test case.

Check whether the current user has the permission to change the type of the test case.

401

CLOUDTEST.00030003

The current user has insufficient permissions.

The current user has insufficient permissions.

Check whether the current account is an account administrator.

401

CLOUDTEST.00050001

The token is invalid. Replace the token and try again.

The token expires.

Check whether the latest token is used for invoking the interface.

500

CLOUDTEST.00013001

The current user does not have the permission to operate the test type.

The current user does not have the permission to change the test type.

Select a test type with permission and add it to the plan.

500

CLOUDTEST.00013002

The plan contains test service types that do not have permission to perform operations.

The plan contains test service types for which the current user has no permission to perform operations.

Check whether all service types in the request have permission operations.

500

CLOUDTEST.00017022

Case execution exception.

Case execution exception.

Check whether the case execution information in the request body is compliant.

500

CLOUDTEST.00017023

Abnormal update of test case results

Case status update exception.

Check whether the update information in the case result in the request body is compliant.

500

CLOUDTEST.00017024

Repeat the test case.

Repeated execution of all cases in the request information.

Check whether the request body contains repeated test cases.

500

CLOUDTEST.00017025

Repeated update results of test cases

Repeated update results of all cases in the request information

Check whether the request body contains repeated update results.

500

CLOUDTEST.00017026

Repeated execution of some test cases

Repeated cases exist in the request information.

Check whether the request body contains repeated test cases.

500

CLOUDTEST.00017027

Repeated update results of some test cases

The request contains the repeated update result.

Check whether the request body contains repeated update results.

500

CLOUDTEST.00017028

This case cannot be repeated.

Repeated execution of a case in the request information

Check whether the test case in the prompt information is repeatedly executed.

500

CLOUDTEST.00017029

The test case result cannot be updated repeatedly.

Repeated update results for a case in the request information

Check whether the test case in the prompt information is repeatedly updated.

500

CLOUDTEST.00030022

The current user does not have the permission to perform this operation.

The current user does not have the permission to perform this operation.

Check whether the operation is performed by the primary account.

500

CLOUDTEST.00030028

Duplicate service name.

The registered service name already exists.

The current service name already exists and cannot be registered again.

500

CLOUDTEST.00030046

The service type has been deleted and cannot be updated.

The registration service has been deleted.

The current service has been deleted and cannot be deleted repeatedly.

500

CLOUDTEST.00040003

The start time cannot be later than the end time.

The start time is greater than the end time.

Change start or end time

500

CLOUDTEST.00050000

The system is busy.

The system is busy due to an internal exception.

Whether the retry check function is available

500

CLOUDTEST.00070008

The selected person is a participant or a viewer and cannot be set as a handler.

The processor does not meet the requirements.

Change the handler to another role.

500

CLOUDTEST.00070009

The test plan name already exists.

Duplicate test plan name.

Modify Plan Name