Skip to main content

Run a Cloud Test

Learn how to run batch tests, including manual triggering and automatic triggering.

Prerequisites

  1. Created Test Suite
  2. Uploaded Test Bundle

Manual Execution

  1. In the project's left sidebar, select "Testing" and click the [Run Batch Test] button
  • First time running batch test

    run_1

  • Subsequent runs of batch test

    run_2

  1. In the Run Batch Test dialog, select the test bundle and test suite, then click [Confirm] to run the batch test.

    test-suite_14
  2. The system will create independent test tasks for each record associated with the test suites. For example, when a test suite is associated with 10 records, the system will create 10 sub-tasks, each using the selected test bundle and test suite configuration to test a single record.

    run_3

  3. After completion, you can view the test results in the test list. See Managing Test Results for details.

    run_4

Automatic Triggering

When the uploaded "Test Bundle" meets the preset trigger conditions in the test suite, the system will automatically execute the relevant test suites.

To view the automatic trigger conditions for a test suite:

  1. Go to the "Testing - Test Suite Management" page and find the test suite with "Associated Trigger Conditions" indicator:

    run_5

  2. Click [View Trigger Conditions] to see the specific trigger rules for that test suite:

    test-suite_12

Learn More