Updated on 2025-07-31 GMT+08:00

Test Case Execution

All test cases are required to pass the execution.

The partner's test engineer Execute test cases.

Manual interview case execution

Interview cases are self-checked by partners. The [interview] tag is added to the case name.

The specified partner test case executor click the [Execute] button of an interview case.
Figure 1 Case Management
Complete the test case operations according to the test case steps, fill in the actual result, and determine whether the test case is passed based on the expected result.
Table 1 Test case execution information

Information item

Description

Actual Results

Result obtained by following the test procedure of the test case.If the actual result meets the requirements of the expected result, copy the content in the expected result to the actual result.

Case Status

  • Pending:the execution has not started.
  • Executing:the execution is in progress. The execution is not complete.
  • Completed:the execution is complete.

Execution result

  • Failed:the actual structure does not meet the expected result.
  • Pass:the actual structure meets the expectation.
  • Pass conditionally:actual results do not fully match expected results, which can be ignored after confirmation with Huawei test engineers.
  • N/A:the software does not have the functions described in the test case.

Attachments

File that describes the execution result.

Figure 2 Case Execution

Click [Confirm Go to Next] or [OK].

Manual non-interview case execution

For non-interview cases, partners need to add proof screenshots to the actual results of the cases.The test case name does not contain the [interview] flag.

  1. The specified partner test case executor click the [Execute] button of an interview non-interview manual case.
    Figure 3 Case Management
  2. Complete the test case operations according to the test case steps, fill in the actual result, and determine whether the test case is passed based on the expected result.
    Table 2 Test case execution information

    Information item

    Description

    Actual Results

    • Result obtained by following the test procedure of the test case.If the actual result meets the requirements of the expected result, copy the content in the expected result to the actual result.
    • Paste the proof screenshot of the execution result to the actual result. You are advised to paste the screenshot directly. (If the screenshot is saved to another document and copied to the actual result, it may be incompatible.)

    Case Status

    • Pending:the execution has not started.
    • Executing:the execution is in progress. The execution is not complete.
    • Completed:the execution is complete.

    Execution result

    • Failed:the actual structure does not meet the expected result.
    • Pass:the actual structure meets the expectation.
    • Pass conditionally:actual results do not fully match expected results, which can be ignored after confirmation with Huawei test engineers.
    • N/A:the software does not have the functions described in the test case.

    Attachments

    File that describes the execution result.

    Figure 4 Case Execution
  3. Click [Confirm Go to Next] or [OK].

Performance automation case execution

  1. The test case executor accesses the test case management page and clicks the [execution] button of the performance test case.
    Figure 5 Test Case Management
  2. On the execution page, click [Operation], and then click [Run Script].
    Figure 6 Case Execution
  3. In the displayed dialog box,
    • Select [global indictor group]:The execution result determines whether a test case is passed based on this indictor group.
    • enable [Obtaining CPU/Memory Data]:the CPU and memory usage of the object under pressure test can be obtained.
    • and click [Add CCE or ECS]:select the machine to be tested.
      Figure 7 Performance Test Case Execution
  4. Select the region where the CCE or ECS is deployed,add the CCE or ECS to be tested.Click [OK] to start the pressure test.
    Figure 8 Add The CCE or ECS
  5. After the pressure test is complete, refresh the test case list to check whether the test case is executed successfully.
    Figure 9 Case management

    The system determines whether the test case is successful based on the automatically loaded indicator parameters.

  6. click the case name to go to the case basic information page and view the case result.
    Figure 10 Basic Information
  7. Click the [Execution result] -> [Report preview] to view the pressure test report.
    Figure 11 Execution Result
    Figure 12 Report Preview

Security scanning case execution

  • if you use the security scanning function provided by InnoStage Workbench to scan binary,complete the binary scanning case in security automation,vulnerabilities and viruses can be scanned at a time.
    1. Edit the binary scanning test case,select the Security Automation case type,and click the [Edit] button of the Binary Scanning test case.
      Figure 13 Case Management
    2. Retain the default basic information, click [Save and Next].
      Figure 14 Edit Case
    3. Click [Select File], select the binary package to be scanned, and click [Upload File].
      Figure 15 Upload File

      Copy all complete binary files (such as the deployment package and installation package) of the solution. For details about the file type, see https://support.huaweicloud.com/vss_faq/vss_01_0083_01.html. Packaged and uploaded as the scanning object. (If the file size exceeds the limit, split it into multiple packages and scan it in multiple cases.)

    4. Return to the case management page and click [Execute] of the case to start scanning.
      Figure 16 Execute case.
    5. After the scanning is complete, the test case status is displayed as Completed. You can click the test case name to view the test case execution result.
      Figure 17 Case Management
      Figure 18 Execution Result

      If the Scanning result is fails, view the result details list, fix the vulnerabilities or clear the virus, and upload and scan the file again.

  • If you use the third-party tool to scan binary