Saturday, March 12, 2005

JMeter - User's Manual: Building a Database Test Plan

JMeter - User's Manual: Building a Database Test Plan: "Building a Database Test Plan for JMeter

In this section, you will learn how to create a basic Test Plan to test a database server. You will create ten users that send five SQL requests to the database server. Also, you will tell the users to run their tests three times. So, the total number of requests is (10 users) x (2 requests) x (repeat 3 times) = 60 JDBC requests. To construct the Test Plan, you will use the following elements: Thread Group , JDBC Request , Graph Results ."

No comments: