If you’ve never run a load test, here’s where to figure out how to run your first load test.
Simple URL – This post and video will demonstrate how to run a simple URL test to gauge performance of a website. If you’re new to load testing, this is the easiest test to run on RedLine13.
JMeter – Apache JMeter is one of the most popular tools for load testing and scaling out your JMeter test plan on the cloud in RedLine13 is easy. This video and subsequent guide will walk you through running your first JMeter test on RedLine13.
Selenium – This includes a video to walk you through the steps that you take to start load testing your Selenium WebDriver scripts.
Postman – Postman is used for building, testing, and delivering API’s. To do the testing in the cloud we integrated Postman with RedLine13 to run any Postman collection inside RedLine13 as a performance test.
Gatling – There is a plugin for RedLine13 users to execute Gatling tests using SBT + Java.
Python – This video demonstrates uploading and running a simple python test on RedLine13, showing how simple and cost-effective it is to run python load tests.
Write Open Load Tests in Your Language – Load Tests can be written in PHP, Node.JS, or Python using your own libraries and supporting packages.