Top "Load-testing" questions

Load Testing: A type of performance testing conducted to evaluate the behavior of a component or system with increasing load, e.g. numbers of parallel users and/or numbers of transactions, to determine what load can be handled by the component or system.

Build executable JAR for Gatling load test

I am new to Gatling (2.1.2) and want to do a small prototype project to show to my colleagues. According to …

java load-testing gatling
How to stress test a javascript-requiring Web App

A similar question was already asked ( Performing a Stress Test on Web Application?), but I'd like to test a web …

testing load-testing
How can I do a capacity planning of my web application and decide the deployment architecture?

I have an ASP.net web application deployed on the small AWS instance (Dual Core AMD, 2.60 GHz, 1.7 GB RAM). I …

performance deployment load-testing capacity-planning
How to use Apache Benchmark (ab) to login to a site

I am running a php based web application in Ubuntu platform. I want to perform load testing to 1000 concurrent users …

apache benchmarking load-testing
JMeter - Firing different requests in every iteration

I am currently using JMeter to simulate 5 users firing requests every 40 seconds. I have created 100 different requests but after every 40 …

jmeter load-testing
JMeter: How to know the reason of java.net.SocketTimeoutException?

i am making load test for my web application, and i set the connect timeout and response timeout to be 20 …

java testing jmeter load-testing socket-timeout-exception
Can I use Amazon ELB for my RDS instance for load balancing?

I have two questions: Can I use ELB on my RDS instance for load balancing? Can I install multiple servers …

amazon-ec2 load-testing amazon-rds amazon-elb
Performance / Stress Testing Java EE applications

It's difficult to find all bottlenecks, deadlocks, and memory leaks in a Java application using unit tests alone. I'd like …

java jakarta-ee testing load-testing performance-testing
How to generate Concurrent User load in Jmeter

I have a test where users will logs in and enter search keyword in search field and will get the …

concurrency jmeter load-testing
JMeter: Distributed (Remote) Testing: Unable to run tests remotely

I setup a distributed load testing environment using JMeter. I am running a Linux Virtual Machine (CentOS) on my Windows …

jmeter load-testing distributed-testing