Performance and Load Testing
Top > Transversal > DevSecOps > General Testing > Performance and Load Testing
- Apache Bench - Apache Bench (AB) is a small command line utility to stress test HTTP servers. 🌐
- Artilliery - Artillery is a simple command-line based load test tool but with features equivalent to a GUI-based performance testing suite. 🌐
- Distributed Load Testing on AWS - An AWS solution that automatically launches and configures containers running on AWS Fargate to create and simulate connected users generating a select number of transactions per second without having to provision servers. 🌐
- Gatling - A load testing tool in which scripts are written a Scala-based DSL. 🌐
- JMeter - JMeter is a legacy load testing tool written in Java, that stores configuration in XML, and is still used by teams unaware of smaller, faster, and more effective tooling. 🌐
- Locust - A load testing tool written in Python allowing the test cases to be written in Python itself too. 🌐
- Siege - Siege is regression test and benchmark utility that, in its simplest operation, can stress test a single URL with a user defined number of simulated users. 🌐
Before You Leave
🤘 Subscribe to my 100% spam-free newsletter!