larryx
11 years agoFrequent Contributor
[Resolved]Test Websphere MQ with SoapUI-Groovy
I need to do jms load test on websphere MQ 6.0 with Soapui-groovy. Basically sending text msgs to sending queue (destination queue in MQ queue manager) and need to count/measure msgs process time from the receiving queue. App fast consumes msgs from sending queue and processes them to the receiving queue (note: msgs just quickly pass through here and move into some file directory). I know Hermes (1.14) can send msgs this way but I need soapui to do load test. So I guess I need to implement sending msgs and verify msgs passing in the receving queue from groovy script. I did similar groovy code for ActiveMQ 5.2 with following this link http://soapui.org/JMS/getting-started.html. Now my challenge is sample groovy code to implement this task. Please Help Me!
Thanks,
Larry
Thanks,
Larry