Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jmeter Wiki" for change 
notification.

The "JMeterFAQ" page has been changed by Philippe Mouawad:
http://wiki.apache.org/jmeter/JMeterFAQ?action=diff&rev1=32&rev2=33

Comment:
Fix to big 52336

  
  Note: if only one user (i.e. User_1) is defined, the value will be used for 
all threads. Functions ARE supported here. See later FAQs for more information.
  
- The following example parameterizes the pet category from the 
[[http://java.sun.com/blueprints/code/index.html#java_pet_store_demo/|Java Pet 
Store]].  Thanks to [[http://www.jwebhosting.net/|jWebHosting.net]] for 
allowing us to run the example on their server.
+ The following example parameterizes the pet category from the 
[[http://java.sun.com/blueprints/code/index.html#java_pet_store_demo/|Java Pet 
Store]].
+  1. Install Petstore application on a local Tomcat server.
   1. Start JMeter
   1. Click the Add button to add the following user defined variables to the 
Test Plan node:
-    1. server: www.jboss.jwebhosting.net
+    1. server: localhost
-    1. port: 80
+    1. port: 8080
     1. protocol: http
   1. Add a Thread Group to the Test Plan setting:
     1. Number of Threads: 2

Reply via email to