Service Virtualization

  • 1.  Capture and validate the internal service calls that happen within a service?

    Posted Nov 30, 2016 06:57 AM

    I hit a webservice in my devtest testcase,  (Say S1). Now, the service S1 internally calls other services(Say S2 and then S3) with some input in a sequence. Now, I need to capture and validate the requests and responses of S2 and S3 as well.

    Is this possible in DevTest, If yes, Please help me in this.

     

    Thanks & Regards,

    Mohan



  • 2.  Re: Capture and validate the internal service calls that happen within a service?



  • 3.  Re: Capture and validate the internal service calls that happen within a service?

    Posted Nov 30, 2016 09:23 AM

    Hi Joel,

     

    Thanks for your response. My requirement here is not to create a virtual service. But to test the real service. 

    In this I need to validate the request and response of S2 and S3 using my devtest test case.

     

    So what I infer is we might not be able to validate in services testing.

    Please confirm.

     

    Thanks & Regards,

    Mohan