Updated on 2024-04-08 GMT+08:00

Creating a Test Task

Procedure

  1. Log in to the CodeArts PerfTest console and choose PerfTest Projects in the navigation pane.
  2. Locate the row that contains the target PerfTest project, and click the test project name, for example, Web-test. The test project details page is displayed.
  3. On the Test Tasks tab, click Create Task on the upper right of the page.
  4. Enter the task name, for example, taskA, and select an execution mode.

    There are two execution policies:

    • Serial: Test cases in the test task are executed in sequence.
    • Parallel: Test cases in the test task are executed concurrently.

  5. Click Add Case. In the displayed dialog box, select the created cases and click OK.

  6. Click Save.