TIBCO EMS Load Testing using JMeter

237 Views Asked by At

I have created a JMS Point-to-Point Request Response test as documented in the JMeter manual.

If my message properties are set to request only, the test results to success, however when I switch to request/reply sometimes the test success and fails. Any configurations that i may be missing?

My JMeter Point-to-Point Configuration:

Jmeter Configuration

1

There are 1 best solutions below

0
On BEST ANSWER

From the screen shot showing the JMeter configuration it seems you are using the same queue to manage requests and replies. You should use two different queues for request / reply to work properly.