I am trying to use JMeter to test IBM MQ 8.0 Does anyone have an example (maybe a screenshot) of the various parameters I need? I found several examples, but very inconsistent... More precisely, what should I fill in?
- QueueConnection Factory?
- JNDI name Request Queue: some example shows a queue name; some a JNDI name. Now what?
- JMS selector?
- Any JMS properties?
- Any JNDI properties?
- InitialContext Factory?
I assume I want to use "myserver" at port 50000, with user "myuser" and password "mypassword".