From c1b755694127e8f8e468a64dae3c6a2cd7195616 Mon Sep 17 00:00:00 2001
From: grego33
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).