I have a web application and I need to report on how much load it can handle; things like maximum transactions per second, max number of simultaneous users, and so on.
How should I go about testing this? What are good/easy tools (free or not) to help?
Three things to begin with: