Manual Testing
Setting the Order of Test Steps
Performance Testing
There are three types of performance tests.
Data-driven Testing
Test scenarios support importing external test datasets. When the test scenario runs, the system will run all the datasets in the data file in a loop, and assign the corresponding variables to the data in the dataset.