Load testing helps you determine how a web application behaves by simulating real-world scenarios and increasing the load on the web server. Identifying bottlenecks that can slow performance under a heavier load, such as database access or cache size, can help you improve your web application for the best overall user experience.
Because load testing is a simulation of user behavior, use load test results as a guide to what users experience as application use increases. Load testing will not provide you with the maximum number of users that an application can support.
QA Wizard Pro load test scripts do not capture user interface actions. When you record load test scripts, QA Wizard Pro only captures the information exchanged between the application and web server. You can then run those scripts under a load of virtual users to determine how the application and server behave.
Keep the following in mind: