Notes on Performance and Stress testing By vijay on January 7, 2010 — 2 mins read Some notes I wrote sometime ago while working on Performance testing using JMeter for a client: Definition of Terms Performance : The application’s ability to meet a certain goal, such as a desired response time & latency, level of throughput, concurrency, etc. Capacity: The total load the application can handle – Quantity of Data, Number of Users,... More