Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter Name

Description

Value

host

URL component 'host' of application being tested (URL or IP).

magentojmeter.loc

admin_password

Admin backend password.

123123q

loops

Number of loops to run.

5

frontendPoolUsers

Total number of Frontend threads.

100

adminPoolUsers

Total number of Admin threads.

20

csrPoolUsers

Users of Customer Support Request (CSR) Pool

20

customer_password

Frontend Customer password

P@ssword123

  • Frontend Pool

  1. Catalog Browsing by Guest

  2. Catalog Browsing by Customer

  3. Add to Cart by Guest

  4. Add to Cart by Customer

  5. Checkout by Guest

  6. Checkout by Customer

  7. Account management

...

Code Block
./jmeter -n  -t benchmark.jmx -j ./jmeter.log -l ./jmeter-results.jtl -e -o ./html

  • Reading results with JMeter GUI

...