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

LoadRunner Introduction

October 4, 2011 0

This short tutorial presents a basic introduction to HP LoadRunner automated load testing tool. You will learn how to generate scripts with the Virtual User Generator, design and run a load test in the Controller and analyze the test results.

Scenarios for Load Testing

August 30, 2011 1

This article discusses how to build a portfolio of scenarios for load testing automation. You have rarely only a single scenario to test, so you have to decide which scenarios to include in your test plans. Criticality, frequency, difficulty and verifiability are the four key factors that should be considered to determine the scenarios to automate.

How HP LoadRunner Works

June 9, 2011 0

This video presents HP LoadRunner and explains how the individual components of HP LoadRunner and HP Diagnostics are installed.

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