Description

GenRocket supports test data generation for MQ (Message Queue) messages through the use of a Receiver. Raw test data is generated by each Domain Attribute's assigned Generators.

A Receiver then takes the raw data and morphs it into a usable format to be sent to the queue. The Receiver will communicate with MQ and connect to the Queue Manager. The messages will then be published to the Queue.


Note: The image above shows IBM MQ; however, all MQ messages are supported.