Tagged Questions
1
vote
1answer
265 views
JMeter: how to asign a single distinct value from CSV Data Set Config to each thread in thread group?
I have to make a load test for a relatively large number of users so I cant realy use User Parameters pre-processor to parametrize each thread with custom user data. I've read that I should use CSV ...
2
votes
0answers
84 views
How to make sure that my web application would be stable? [duplicate]
Possible Duplicate:
How do you load test your application?
Hi,
I have finished 95% of my web application. Now, I would like to make sure that the website is stable even with 5000 or more ...
3
votes
0answers
225 views
How to test high load on a website? [duplicate]
Possible Duplicate:
How do you load test your application?
Hi,
I am nearing a point of finalizing a website and it will soon be released. We have bought some traffic and advertisement ...
3
votes
4answers
672 views
How to replay traffic to web server from logs to profile / benchmark web app under real load?
Is there a way to get recorder real network traffic to web server, e.g. from web server logs (Apache), and replay this traffic to either profile web application (in Perl) under real load, or benchmark ...
17
votes
6answers
491 views
How do you load test your application?
What is the most effective way to load to load test your app? The main point is to determine how many users you could support at a single time with the application still running at a reasonable speed.
...