Tagged Questions
3
votes
2answers
216 views
XMLs and JMS queue trigger to database - what to test?
I'm testing a system that involves XMLs from a JMS queue getting inserted into a database using a JMS trigger (webmethods).
Firstly, I turn off the JMS trigger to let messages accumulate on the ...