You use a load test to encapsulate non-manual tests, that is, unit, Web, generic, ordered tests, and then run them simultaneously by using virtual users. Running these tests under load generates test results, including performance and other counters, in tables and in graphs.
For example, by adding a Web test to a load test, you can simulate the simultaneous interaction of hundreds of users who are accessing the Web application. This lets you test the behavior of the Web application under peak use before you deploy it, in order to find application errors or bottlenecks.
For more information, see Working with Load Tests. For a step-by-step example, see Walkthrough: Creating and Running a Load Test.