Skip to main content

How to Build

--

slug: /test/edit

tip

This article mainly introduces the features of the test step interface. For detailed usage of each controller, please refer to the specific documentation.

Step Addition and Editing

image.png

image.png

Test Conditions

note

Test Environment: You can select different test environments from the dropdown, or create and edit new ones. For details, refer to the environment management introduction document.

Iterations: Specifies the number of times the current test case will be executed after clicking "Execute."

Interval: Defines the interval duration between each execution when running multiple test processes.

Test Data: This is for global test data. Select the desired test data from the dropdown; for data management, refer to the Test Data documentation.

Continue despite error: Specifies whether to continue or terminate the execution when an error occurs during the test process.

DO NOT retain variable values: Enabling ensures that the test process will not affect the variables and global variables in the environment.

image.png

image.png

Executing Tests

note

Execute: Only executes the current test case.

Save: Only saves the current test case.

Save and Run: Saves the test case, executes it, and generates a test report.

Note: A test report is generated only when you select "Save and Execute."

image.png

The test case execution supports closing the drawer.

image.png