Posted by: GoneCrazy April 6, 2015
fitnesse, JMS and Spring framework
Login in to Rate this Post:     0       ?        
Hi,

Requirement is to send the xml request to the queue and read the message from the queue.
When the message is send as xml to the JMS queue, I need to validate the process is working. For example: I need to test the ping operation. In ping, I need to send the message to the first factory where it generates the key and then uses it as a request for second queue. Similarly, there are 4 steps before the message is generated. So, for the ping operation, I need to test all the four steps involved.
To achieve this, I need to send the test data in the fitnesse format and post the response from the test to the fitnesse.
Read Full Discussion Thread for this article