Tagged Questions
2
votes
1answer
134 views
Response code 4** in Jmeter
I am trying to load-test a web application using JMeter. I used proxy and then run the test. I am able to login into the application, but for some pages it is giving response code 4** in JMeter.
...
0
votes
1answer
305 views
How do I assign a different IP address to each virtual client in WCAT
I need to simulate 200 unique users (Unique IP's) hitting a web server using the Microsoft Web Capacity Analysis Tool. I need to do this using 200 virtual clients. I have DNS pointing all 200 IPs at ...
1
vote
0answers
29 views
Load Testing a Website with a Certificate
My website requires that the user choose a certificate before gaining access.
I'd like to use ab, Siege, or JMeter to test out the performance of my website since I've at least heard of them.
...