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.


#TechXchangePresenter
 View Only
  • 1.  Connecting wm_test_suite with CAF

    Posted Wed April 12, 2017 05:44 AM

    Hello All,

    Does anyone have any idea regarding how to call wm_test_suite with CAF? Means how to call the test cases that are created using wm_test_suite using CAF.

    Please if anyone knows help me.

    Thank you.


    #webMethods
    #webMethods-BPMS
    #MWS-CAF-Task-Engine


  • 2.  RE: Connecting wm_test_suite with CAF

    Posted Wed April 12, 2017 01:56 PM

    What is wm_test_suite? Is that something you created?


    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods


  • 3.  RE: Connecting wm_test_suite with CAF

    Posted Thu April 13, 2017 04:05 AM

    No, It’s an package from Software AG, for working on testing all type of services in webMethods.

    Check the document related to wm_test_suite in below provided link.

    http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/wmsuites/wmsuite9-9/Designer/9-9_Working_With_WmTestSuite.pdf


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods


  • 4.  RE: Connecting wm_test_suite with CAF

    Posted Thu April 13, 2017 02:17 PM

    Oh, I see. I had never heard of that before.

    From what I can tell that documentation is describing unit tests running inside of Integration Server. Since MWS is it’s own runtime and not running inside of Integration Server, then the specific steps described there don’t apply to MWS.

    If you would like MWS to provide improvements in this area, then you can make a proposal in brainstorm @ https://empower.softwareag.com/Products/FeatureRequestsInBrainstorm/default.asp for consideration in a future release.


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods


  • 5.  RE: Connecting wm_test_suite with CAF

    Posted Mon April 17, 2017 02:56 AM


  • 6.  RE: Connecting wm_test_suite with CAF

    Posted Mon April 17, 2017 09:57 AM

    Hi Shashi,

    I think you can write a JAVA service using wmtestesuite API and call in your Portlets but not sure how the look and feel will be…

    Can you please share the business scenario for calling testsuite from CAF.

    Regards,
    Syed Faraz Ahmed


    #webMethods
    #webMethods-BPMS
    #MWS-CAF-Task-Engine


  • 7.  RE: Connecting wm_test_suite with CAF

    Posted Tue April 18, 2017 03:24 AM

    Hi Syed,

    Thanks for your reply.

    Below mentioned is the scenario, which should be developed. If you have any idea on how to do that, please share, that will be much helpful for me.

    I need to create a portlet application, where it contains select box with a submit button and in the select box I need to load all the test suites created for particular packages ( one test suite for one package which contains many flow and java services). Once, after selecting any test suite from a list of select option, then all the test cases in that particular test suite should run and output (success or failure) of each test case of that test suite should be displayed in another page.

    Regards,
    Shashi Kumar


    #webMethods-BPMS
    #webMethods
    #MWS-CAF-Task-Engine


  • 8.  RE: Connecting wm_test_suite with CAF

    Posted Tue April 18, 2017 04:42 AM

    Hello Syed,

    If you have wmTestSuite API and documentation on how to use it in java service, please share.

    Sincerely,
    Shashi Kumar


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS


  • 9.  RE: Connecting wm_test_suite with CAF

    Posted Tue April 18, 2017 05:04 AM

    Hi Shashi,

    Even i am working on somewhat similar requirement.

    I will update on the forum once i am done with it.

    Regards,
    Syed Faraz Ahmed


    #webMethods-BPMS
    #webMethods
    #MWS-CAF-Task-Engine