Testing with RabbitMQ
If you are using HCL DevOps Test Integrations and APIs (Test Integrations and APIs) 9.2.1.1 or later, you can create RabbitMQ transports.
Test Integrations and APIs supports the Advanced Message Queuing Protocol (AMQP) 0.9.1 in the form of a RabbitMQ transport. AMQP specifies how messages are sent between senders and receivers. An application acts as a sender when the application sends a message to message broker, such as RabbitMQ. RabbitMQ acts as a sender when it sends a message to an AMQP application.
For more information about RabbitMQ and AMQP, see the RabbitMQ documentation.
Software requirements
To use RabbitMQ messaging with Test Integrations and APIs, you must install and configure RabbitMQ server 3.7.5 or later.
For more information about RabbitMQ software, see the RabbitMQ website.