Testing Websphere MQ with SOAPUI
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2012
12:57 PM
06-29-2012
12:57 PM
Testing Websphere MQ with SOAPUI
I was wondering if there was a way to test IBM websphere MQ with SOAPUI. What I need to do in this case is send a message to a queue, I don't need to monitor the queue, and validation would be done by checking the DB that MQ writes to. Any ideas or groovy script to achieve this?
2 REPLIES 2
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2012
02:31 PM
07-01-2012
02:31 PM
Hi,
maybe you could use the HermesJMS integration to post message to the queue (see http://soapui.org/JMS/getting-started.html) and then just he JDBC TestStep (see http://soapui.org/JDBC/getting-started.html) to validate the contents of the database!?
regards,
/Ole
SmartBear Software
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
maybe you could use the HermesJMS integration to post message to the queue (see http://soapui.org/JMS/getting-started.html) and then just he JDBC TestStep (see http://soapui.org/JDBC/getting-started.html) to validate the contents of the database!?
regards,
/Ole
SmartBear Software
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2017
07:00 AM
10-18-2017
07:00 AM
Hiya
I appreciate that this is an old query but are there any updates,
using hermes would be fine if there was some guidance as to the settings to use nad jar files to reference that would be rather helpful
thanks
Mike
