Service Virtualization

  • 1.  how to virtualize asynchronous web service methods?

    Posted May 12, 2017 09:40 AM

    Hi, We have a need to virtualize login functionality which is asynchronous call.

    It is single webservice calling RSA which does generate OTP, validate OTP, generate challenging security questions, validation of security answers.

     

    Please recommend any suggestions.

     

    Thanks in advance.



  • 2.  Re: how to virtualize asynchronous web service methods?
    Best Answer

    Broadcom Employee
    Posted May 26, 2017 09:57 AM

    Hi,

    One option could be to try by first creating a DevTest test case using Web Service Execution step for each call. Once the complete flow is tested against the live service then create a Virtual Service by recrding the execution of this test case.

    Regards,

    Javed