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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
Expand all | Collapse all

Testing tool

  • 1.  Testing tool

    Posted 02/05/04 03:32 PM

    Hi,
    Are there any readymade generic tool available for testing integrations developed using webMethods platform?
    If not I would like to have views from your experiences sort of wish list if somebody tries to develop it what all things would be reuired in it.

    Thanks
    sam


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Testing tool

    Posted 02/05/04 05:39 PM

    Hi Sam77,

    There’s a testing tool approved by webMethods, it’s name is LoadRunner from Mercury.

    HTH,
    Maldonado


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards


  • 3.  RE: Testing tool

    Posted 02/05/04 06:39 PM

    Thanks Malonado,
    But what I could gather from their website is LoadRunner is basically for Load testing.
    What I am intrested in is some tool to simulate backend systems without having backend systems.for e.g Testing integration with SAP withought having SAP assuming that SAP will take request correctly and give desired response.
    It may look like some sily question but will such thing help?

    Thanks
    sam


    #Adapters-and-E-Standards
    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: Testing tool

    Posted 02/05/04 11:25 PM

    >What I am intrested in is some tool to simulate backend systems
    >without having backend systems.for e.g Testing integration with SAP
    >withought having SAP

    Sam - for integration testing, if you don’t have a system available, you will probably have to write your own tools that simulate that interface. I had to do that myself - write scripts to simulate a C1 marketsite responses, another for the Ariba marketplace, etc - because we cannot depend on those remote system being available for testing how we need them.

    I’ve also had good experiences with the JMeter open-source testing tool:
    [url=“Apache JMeter - Apache JMeter™”]http://jakarta.apache.org/jmeter/[/url]
    This tool is useful for both integration and load testing.

    Here’s an example of a JMeter script that tests xCBL 3 documents:

    • It posts an xCBL document to our TN receive service.
    • It sleeps a 2 seconds
      <By then, the xCBL document has been transformed correctly to
      our backend document format.>
    • It then makes a query to TN, asking for the transformed document
    • It analyses this document to make sure the xCBL -> backend format
      transformations took place correctly.

    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB


  • 5.  RE: Testing tool

    Posted 03/10/04 02:09 PM

    Sam77 Check out the link page under Solstice Software. The message based testing tools enables you with the ability to test across webMethods and simulate responses from unavailable systems.


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards


  • 6.  RE: Testing tool

    Posted 03/10/04 04:00 PM

    Thanks Jim,
    This is what exactly I was looking for…


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards


  • 7.  RE: Testing tool

    Posted 03/10/04 04:28 PM

    I had a chance to have a review and demonstration of the Solstice test platform and it is fantastic.

    The interesting piece was the simulation of unavailable systems. The other added bonus is that it will drill down to individual objects in flow so you can hone-in on specific areas or problems.

    Ray


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards


  • 8.  RE: Testing tool

    Posted 03/17/04 03:29 PM


  • 9.  RE: Testing tool

    Posted 03/17/04 05:19 PM

    On a webex with one of the guys from the company. I will have another webex tomorrow with them. The client I am with currently is reviewing the software.

    It seems to hold a lot of promise and provides testing facilities and simulation features that are not present in the marketplace.

    But, until I actually get my HANDS on it, I will not vouch for it.

    Ray


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB


  • 10.  RE: Testing tool

    Posted 03/29/04 06:29 PM