Tagged Questions
4
votes
2answers
6k views
Calculate peak concurrent users on a website
I am looking at setting up some website load testing scripts and need some help in finding a formula to estimate how many concurrent users are browsing a website at peak times, based on common metrics ...
8
votes
4answers
5k views
How do you calculate the number of virtual concurrent users to use in a load test given data on actual site traffic?
When working on performance testing, one of the problems I've faced is trying to translate real-world web application traffic to simulated traffic.
A practical example is for an eCommerce site. ...