Loadium is designed to have a straightforward process to manage your load tests.
When you first log in to Loadium, you will be presented with Home Page. There are five tabs in the banner menu:
Displays the list of the created tests, information for previous test runs, and package usage.
Allows grouping of the created tests and displays them.
Allows you to start creating a test with Script Builder, JMeter file, Gatling file, and Selenium WebDriver editor. Also presents other options Convert to JMX and JTL to Loadium Report.
Displays your actively running tests.
Allows you to compare the results of test runs with each other.
1) Test Creation
To start creating a test, you can either choose to create a new one through the online no-code web editor or upload your previously created script from the desired technology.
Script Builder
You can create your own script from scratch through Loadium's online editor.
Simple HTTP Builder
A simplistic approach for creating your script where you will enter basic parameters like request type (GET, POST, PUT, DELETE), request URL, reponse&connection timeout, etc.
Get started quickly with the Simple HTTP Builder guide:
Loadium supports open-source technologies to create & run your tests:
JMeter Test
Apache JMeter is an open-source tool that supports many protocols like HTTP, JDBC, LDAP, FTP, etc. Creating a JMeter test is the main feature of Loadium which supports all the key features of JMeter.
Gatling is an open-source performance testing framework based on Scala, Akka and Netty. You can simply upload your Gatling file and desired CSV files to create your test and start testing.
Selenium WebDriver is a functional test automation library, you can use your Selenium scripts to create performance tests. You can also use Java and Javascript language to create Selenium-based performance tests.
Get started quickly with the Web Driver Test guide:
When you finish creating a test, the information you have put; uploaded files, load configurations, geolocations, KPI, etc. will be saved and you can access it from the Home Page. You can run your created tests from the Home Page.
3) Analyzing
During a test run, the test metrics will be presented lively. After a test finishes, you can access these reports from the test's Sessions page.
You can check out the Test Report guide for a more comprehensive cover: