Tutorials, articles, tools and resources on how to perform load testing in software testing.

Load Testing Tools Directory

April 29, 2010 0

The Load Testing Tools Directory lists open source and commercial software tools for load testing and performance testing with review and resources. https://www.loadtestingtools.org/

JMeter

April 18, 2010 0

Apache JMeter is open source Java desktop software designed to load test functional behavior and measure performance. It was originally designed for testing Web Applications but has since expanded to other test functions.

Load Testing Relational Databases With JMeter

March 14, 2010 0

Apache JMeter is a performance testing tool which is entirely written in Java. Any application that works on request/response model can be load tested with JMeter. A relational database is not an exception: receives sql queries, executes them and returns the results of the execution. This post  shows you how easy it is to set up test scenarios with the graphical user interface of JMeter.

1 3 4 5