Dear Readers,
TestAutomationGuru has many articles on JMeter, Infrastructure Setup, best practices etc. I tried to categorize and provide some important articles here which you might be interested in.
- All (all the selenium related articles – ordered by recent articles first)
For Beginners:
Performance Testing & Monitoring:
- Real Time Performance Test Results Using Grafana & InflxuDB – Part 1
- Real Time Performance Test Results Using Grafana & InflxuDB – Part 2
- Collecting Server Performance Metrics Using Collectd
- Collecting JMX Metrics
- Collecting Server Performance Metrics
- Centralized Logging Solution Using ElasticSearch & Kibana
Performance Testing In Continuous Integration Process:
- JMeter + ANT + Jenkins Integration – Part 1
- JMeter + ANT + Jenkins Integration – Part 2
- Best Practices
Distributed Performance Testing Using Docker:
- Distributed Performance Testing Using Docker – Part 1
- Distributed Performance Testing Using Docker – AWS/Any Cloud
- Scaling Out Load Generators Using Docker Compose
- Sharing Test Data In Distributed Testing Using ReDis
REST API Testing:
- Testing REST API Using JMeter
- REST API Testing Using Data Driven Approach
- MicroServices – Contract Testing
Test Scripts – Design Considerations:
- Creating Modular & Reusable Performance Test Scripts
- Executing Performance Test Scripts In Multiple Test Environments
- Workload Model Design Using Little’s law
- How To Distribute The Load In The Test Plan
- Executing Different Test Strategies
- Response Data Extractors
- JMeter – CSV Data Set Config vs Redis Data Set Config – Throughput Comparison
- Groovy vs Beanshell vs Java vs Javascript – which affects the performance of your tests?
Extending JMeter – Custom Plugin Creation:
- Creating Custom Config Element – Property File Reader
- Creating Custom Functions – String Joiner
- Custom Controller – Until Controller