-
Notifications
You must be signed in to change notification settings - Fork 1
Benchmarking Process
Rajendra Prasad Reddy Penumalli edited this page Sep 30, 2019
·
1 revision
Benchmarking Process :
- Use benchmarks and change only one variable at a time
- Memory
- CPU
- Disk
- Monitor memory, CPU, disk, and network usage
- Run each test at least three times
- Achieve a result variance under 3 percent ((Larger value – lower value) / Lower value)
- Run your load tests for at least half an hour minimum
- Prove your load results can be sustained for at least two hours
- Ensure you have good automation
- Test Engineering for Meaningful Results