shalu
7 years agoOccasional Contributor
Connection to RabbitMQ
Hello Community Members,
I am trying to connect to RabbitMQ from SoapUi to write and retrieve messages for testing dependent services. I searched online for examples to connect to RabbitMQ from SoapUI pro/Ready Api but cant find any .
Can one of you please help . I humbly request for a simple example as well if available which will help me to build cases for my need
Thanking you
Shalu
Hi Shalu,
Thank you for your post. ReadyAPI supports JMS message testing. RabbitMQ uses AMQP protocol as far as I know which we do not support. However, you can use a Groovy script using the RabbitMQ API to send messages to RabbitMQ. The JAVA doc for RabbitMQ is below.
https://www.rabbitmq.com/api-guide.html