Performance testing with jenkins and JMeter or Gatling
- Introduction
- Performance testing of microservices running on Kubernetes
- JMeter
- JMeter based Cloud solutions
- Jenkins \& JMeter
- Gatling
- Jenkins \& Gatling
- Azure Load Testing Service
- Load Testing with GitHub Actions
- Alternatives
- Serverless Load Testing
- Videos
Introduction
- Dzone: 14 Best Performance Testing Tools and APM Solutions
- blazemeter.com: Open Source Load Testing Tools: Which One Should You Use?
- baeldung.com: Gatling vs JMeter vs The Grinder: Comparing Load Test Tools
- blog.cloud-mercato.com: New HTTP benchmark tool pycurlb
- Gatling vs JMeter
Performance testing of microservices running on Kubernetes
- dev.to: The most elegant way to performance test your microservices running on Kubernetes In this article, you’ll learn how to measure the performance of backend applications running on Kubernetes & how to use Vegeta, a versatile HTTP load testing and benchmarking tool written in Golang
- garden.io: Performance testing on a microservice architecture
JMeter
- jmeter.apache.org
- jmeter.apache.org: Best Practices
- Dzone: JMeter tutorial
- Dzone: JMeter tutorial for beginners
- Dzone: Getting started with JMeter
- Dzone: Apache JMeter Keyboards shortcuts
- Dzone: Apache JMeter functions
- Dzone: What’s new in JMeter 3.3
- Dzone: The simple anatomy of a good performance report
- tutorialspoint.com: JMeter Quick Guide
- JMeter Distributed Testing Step-by-step
- testinglpoint.com: Timer in JMeter Timer in JMeter is easy but crucial part of JMeter where we have to manage the thread user count and time to apply the load to the application.
- youtube: JMeter API Performance Testing Tutorial 🌟
- testinglpoint.com: Features of JMeter Features and disadvantages.
- linkedin.com: Tuning Grafana - Jmeter Dashboards This article is for performance testers who configured JMeter - influx - Grafana setup or Jmeter - Prometheus - Grafana setup.
- gslab.com: How to Optimize Performance Testing with Apache JMeter and Resources Monitoring Using DStat
- rollno748.medium.com: Load testing GCP Pub/Sub using JMeter
- softwaretestingmagazine.com: Learning JMeter : Documentation, Tutorials, Videos
JMeter based Cloud solutions
Jenkins & JMeter
- jenkinsci/performance-plugin
- Blazemeter.com: Continuous Integration 101 - How to run Jmeter with jenkins 🌟
- baeldung.com: Configure Jenkins to Run and Show JMeter Tests
- DZone.com: 2 ways to integrate jmeter tests into jenkins
- Guru99.com: Jmeter and BlazeMeter Integration with Jenkins
Gatling
- gatling.io
- Gatling Cloud Marketplaces
- Perfomance Testing with Gatling
- Gatling: A Lightweight Load Testing Tool
- An Introduction to Load Testing With Gatling
- 8 Reasons You Should Use Gatling for Your Load Testing
- Measuring Performance With Gatling
- Gatling Performance Testing Pros and Cons
- How to Set up a Gatling Test’s Implementation Environment 🌟
- Gatling Tool Review for Performance Tests (Written in Scala)
- How to Use RegEx Extractor in Gatling Projects
- How to Implement Load Test Scenarios in Gatling
- qautomation.blog: Power Full Load Testing Tool : Gatling
API Load Testing
- API Load Testing With Gatling In this article, we’ll learn how to perform a load test on a REST API endpoint using Gatling and JMeter. Read on for more information!
- Load Testing Your DataBase-Connected APIs With Gatling
Gatling and Maven
- How to Use Gatling With Maven Learn all the details of how to integrate the Gatling performance testing framework with a Maven project in this tutorial.
- Gatling Integration With Maven
Jenkins & Gatling
- gatling.io: Jenkins plugin
- baeldung.com: Run Gatling Tests From Jenkins
- plugins.jenkins.io: gatling
- medium.com: Pipeline Performance Testing with Jenkins and Gatling
Azure Load Testing Service
- docs.microsoft.com: Azure Load Testing
- azure.microsoft.com: Introducing Azure Load Testing: Optimize app performance at scale
- venturebeat.com: Microsoft launches fully managed Azure Load Testing service
- infoq.com: Microsoft Introduces a Fully-Managed Azure Load Testing Service in Preview
Load Testing with GitHub Actions
Alternatives
- webpagetest.org
- devops.com: Catchpoint to Acquire Webpagetest.org
- Distributed Load Testing on AWS 🌟
- Locust An open source load testing tool. Define user behaviour with Python code, and swarm your system with millions of simultaneous users.
- blog.dream11engineering.com: Finding Order in Chaos: How We Automated Performance Testing with Torque
- blog.desdelinux.net: Microsoft Performance-Tools, una serie de herramientas open source para analizar el rendimiento del sistema
- tech.loveholidays.com: Load testing in production with Grafana Loki, Kubernetes and Golang
- Iter8 Kubernetes Release Optimizer
- thenewstack.io: Simple HTTP Load Testing with SLOs Iter8’s command-line interface (CLI) makes it simple and easy to set up load tests for HTTP services with SLO specifications, verify that the target service meets the SLOs, and create a visual report of the load test.
- tsenart/vegeta 🌟 HTTP load testing tool and library. It’s over 9000! Vegeta is a versatile HTTP load testing tool built out of a need to drill HTTP services with a constant request rate. It can be used both as a command line utility and a library.