In this video, I have shown how we can perform testing of JMS point to point model using JMeter. To demonstrate I have ActiveMQ as message broker.
http://activemq.apache.org/
I have used activeMQ dashboard in my local system at the given address after login.
http://localhost:8161/
To perform the testing of JMS point to point in JMeter, one also need to add the activemq jar in the testplan or the jar folder of JMeter.https://mvnrepository.com/artifact/or...
@PerformanceTestingLearn2Enjoy