IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Unit testing

    Posted Fri August 30, 2002 10:28 AM

    What do you use to unit test your webMethods services?


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General


  • 2.  RE: Unit testing

    Posted Tue September 03, 2002 09:47 AM

    In my group people will typically just run or trace through the services right in the developer.


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 3.  RE: Unit testing

    Posted Mon September 29, 2003 10:58 PM

    Hi,

    We’ve finally wrapped up one of our internal frameworks into a product offering for general release. WmUnit is a testing package that can be used to automate and run unit tests right within the webMethods 6 server. It is similar to the JUnit framework and allows you to create test cases for your webMethods integrations. This is extremely useful in B2B integrations and team development, where errors created in mappings can cost you dearly. Please forward this information on to those you think would be interested.

    http://www.customware.net/wmunit/

    regards,

    -Rob


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods