fb36
16 years agoNew Contributor
JMS test step receives only one message at a time
I created test scripts in SoapUI that each test sends a message to a test system at first and later tries to receive the message
back from a JMS topic. The problem is the JMS steps are receiving only a single message at a time.
The test system may send multiple messages sometimes when running multiple tests and only one message among them is the message expected. But since SoapUI is able to receive only one JMS message at a time, and when the test system sends back an older message first, then the test fails.
Is there any way to be able to receive multiple JMS messages from a topic in SoapUI ?
back from a JMS topic. The problem is the JMS steps are receiving only a single message at a time.
The test system may send multiple messages sometimes when running multiple tests and only one message among them is the message expected. But since SoapUI is able to receive only one JMS message at a time, and when the test system sends back an older message first, then the test fails.
Is there any way to be able to receive multiple JMS messages from a topic in SoapUI ?