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

Managing JMeter Projects

A JMeter test project provides the native JMeter engine. You can import JMeter scripts into JMeter test projects, use the native JMeter engine to quickly initiate high-concurrency performance tests, and view complete performance test reports.

Creating a JMeter Project

  1. Log in to the CodeArts PerfTest console, choose JMeter Projects in the left navigation pane, and click Create JMeter Project.
  2. Set the basic information by referring to Table 1.

    Table 1 Creating a JMeter test project

    Parameter

    Description

    Project Name

    Name of a new test project.

    NOTE:

    The project name can contain a maximum of 128 bytes, including letters, digits, and the following special characters: _/.,|`'~;:-+=×...!@#$%^&*?()<>{}[]¥"

    Description

    Description of a new test project.

  3. When the configuration is complete, click OK.

    When the JMeter project is created, you can add a test plan for it. For details, see Managing JMeter Test Plans.

Renaming and Deleting a Test Project

CodeArts PerfTest allows you to modify and delete a created JMeter project.

  1. Log in to the CodeArts PerfTest console and choose JMeter Projects in the left navigation pane.
  2. In the JMeter test project list, click in the row containing the desired project. Enter a new project name and click OK.
  3. In the JMeter test project list, click > Delete Project in the row containing the desired project. Delete the project as prompted.