Curated list of resources: books, videos, articles about how to build, conduct and analyze load tests for web apps.
Load Testing Load testing is the process of putting demand on a system and measuring its response.
List inspired by the awesome list thing.
- Locust.io :An open source load testing tool
- JMeter :JMeter application is open source software, a 100% pure Java application designed to load test functional behavior and measure performance. It was originally designed for testing Web Applications but has since expanded to other test functions.
- Taurus :Taurus allows you to perform load testing on a specific piece of code while it’s still being developed.
- The Grinder :The Grinder is Java-based and can load test any system that has a Java API.
Would you like to contribute? Feel free to send me a pull request! Just follow the guidelines. Regards!