Create a load test
In this topic, you learn how to create and edit a load test.
Procedure
-
In the Cockpit, go to Monitoring and select Load Test.
Result: The table with the available load tests open.
-
Select Add.
Result: The settings of your load test open.
-
Enter a Name for the load test.
-
Enter the URL of the API that you want to test.
-
Specify the METHOD by which the API is tested. Available are:
GET
,POST
, andPUT
. -
In Settings, you can define the test conditions for your API.
-
Select Save.
To simplify the creation of new load tests, you can select Copy to create a copy of the load test under a different name. |