Load Testing
- Posted by author on December 31st, 2008 filed in SQA - Terms
- Comment now »
Load testing is generally used by simulating multiple users accessing the program’s services concurrently. As such, this testing is most relevant for multi-user systems, often one built using a client/server model, such as web servers. However, other types of software systems can be load-tested also.
Leave a Comment