From c1b755694127e8f8e468a64dae3c6a2cd7195616 Mon Sep 17 00:00:00 2001 From: grego33 Date: Thu, 19 Mar 2015 12:00:58 -0400 Subject: [PATCH] Update build-web-test-plan.xml Just two minor changes I encountered when reading the documentation. --- xdocs/usermanual/build-web-test-plan.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xdocs/usermanual/build-web-test-plan.xml b/xdocs/usermanual/build-web-test-plan.xml index 4026600b4c6..69d6ded690f 100644 --- a/xdocs/usermanual/build-web-test-plan.xml +++ b/xdocs/usermanual/build-web-test-plan.xml @@ -54,7 +54,7 @@ Plan).

-->

The first step you want to do with every JMeter Test Plan is to add a Thread Group element. The Thread Group tells JMeter the number of users you want to simulate, how often the users should send -requests, and the how many requests they should send.

+requests, and how many requests they should send.

Go ahead and add the ThreadGroup element by first selecting the Test Plan, clicking your right mouse button to get the Add menu, and then select @@ -112,7 +112,7 @@ elements which use some of the default settings you specified here.

Begin by selecting the JMeter Users (Thread Group) element. Click your right mouse button to get the Add menu, and then select Add --> Config Element --> HTTP Request -Defaults. Then, select this new element to view its Control Panel (see Figure §-num;.3). +Defaults. Then select this new element to view its Control Panel (see Figure §-num;.3).