ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Message Broker TESTING Framework

Post new topic  Reply to topic
 Message Broker TESTING Framework « View previous topic :: View next topic » 
Author Message
anarki85
PostPosted: Mon Jul 25, 2011 6:34 am    Post subject: Message Broker TESTING Framework Reply with quote

Newbie

Joined: 25 Jul 2011
Posts: 8

HI,

I am looking for a testing framework for testing message broker flows.
Which can help me in automating the testing for message broker flows

Kindly help.

Regards
anarki
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Mon Jul 25, 2011 6:53 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

We use Junit:

http://www.junit.org/

Very convenient and self-contained. Robust.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
anarki85
PostPosted: Mon Jul 25, 2011 7:00 am    Post subject: Reply with quote

Newbie

Joined: 25 Jul 2011
Posts: 8

Thanks for the info.
I am looking more on the line of ih03 -rfhutil type..straight forward tool espically designed for message broker .
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Mon Jul 25, 2011 7:14 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

RfhUtil is not specifically designed for message broker, although you can use it to send MQ message to message broker. RfhUtil was designed for MQ Series, back in the day. RfhUtil does not support SAP connectors or Web Services. Junit does both.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
mqjeff
PostPosted: Mon Jul 25, 2011 7:31 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

You might look at Support Pac MA0T.

Again, more specifically aimed at MQ rather than Broker, but still useful.

In general, to test Broker flows, you just need something that can create input messages and receive response/output messages. This can be anything that speaks the necessary protocols.
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Mon Jul 25, 2011 7:33 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

One of the things we like about Junit is that it is Ant scriptable and BuildForge automatable. We can run continuous integration tests and know when new code breaks old code.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
mqjeff
PostPosted: Mon Jul 25, 2011 7:35 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

lots of things are ant-scriptable, particularly using exec tasks.
Back to top
View user's profile Send private message
anarki85
PostPosted: Tue Jul 26, 2011 12:16 am    Post subject: Reply with quote

Newbie

Joined: 25 Jul 2011
Posts: 8

Lots of info ..thanks guys.
I was looking for a something like HL7 Explorer ..which can pump messages and read ..mainly intrested in MQinput and MQOutput testing.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Tue Jul 26, 2011 4:39 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

anarki85 wrote:
Lots of info ..thanks guys.
I was looking for a something like HL7 Explorer ..which can pump messages and read ..mainly intrested in MQinput and MQOutput testing.


You can use HL7 Explorer to create messages, save them as files or etc. and then use something like MA0T to put those files as messages on queues and read them back out from queues into files.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Message Broker TESTING Framework
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.