jemeter test steps



jemeter can directly test the server performance status and various indicators.

This package configuration is for activemq testing, and all the involved plug-in packages and configurations have been packaged.

Perform step
1 to run ServerAgent-2.2.1 on the target server.
2 Execute apache-jmeter-3.1/bin/jmeter.bat or jmeter
3 Create a new execution plan and thread group
4 Add Sampler-JMS Point-to-Point to the thread group
5 Add ConnectionFactory, send queue testQueue666 and Receive queue (if the receiving queue is not added, it means not receiving messages) Add the
   property JMSSampler.useSecurity.properties false java.lang.Boolean
   in JMS Properties Add org.apache.activemq.jndi.ActiveMQInitialContextFactory
   in JNDI Properties Add queue in JNDI Properties .testQueue666 com.activemq.test.testQueue666
   Add tcp://172.16.0.15:1887 to the Provider URL

6 Start the test
   backend to execute the script
   windows > jmeter -n -t ./templates/JMS-Point-to-Point.jmx -l ./report/20171103activemq-02.jtl

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326125668&siteId=291194637