Preparing For Your Load Test
This topic describes how to prepare for a load test using JMeter.
- Debug your script, make sure all files and plugins are there.
- Verify you have your APM installed and configured.
- Use the latest JMeter stable version
- Optimize your script
- Use JSR233 + Groovy + compilation key instead of BSF
- Disable your script listeners
- Run in Non-GUI mode
- Optimize your Java configuration to meet your needs
- Use CSV as your output format
- Prefer using Regular Expression Extractor (RegEx) instead of XPath
- Use the ramp-up period wisely
- Check your distributed configuration and verify it works