Congratulations! You've set up an account and you're ready to create your first test with BlazeMeter.
Here's how you do it:
First, click the "Create Test" button at the top-center of the screen.
Next, click our New Test Create button.
There are two main ways to create a load test: Adding a 'URL List' or Adding a 'JMeter Script'.
1. URL/API Test - Our no-scripting test. The easiest and quickest way to setup a test for basic scenarios, i.e load testing a few URLs with delays between the request. If you want to, you can add headers and request bodies to this test, so it's great for quickly driving traffic to a form or API endpoint if needed. Refer to the article Creating a URL/API Test for the basics, then take a look at the article Scenario Definition - URL/API Test for advanced options.
2. JMeter/Taurus Test - Upload your own script. This option runs via Taurus, which supports many various types of testing tools including JMeter, Selenium, and Gatling. You can upload your script directly (Blazemeter will auto-detect what type of script it is) or you can provide your own Taurus YAML configuration file. Refer to the article Scenario Definition (NTC) for more details on how to upload and use your script.
0 Comments