Service Virtualization

  • 1.  Use SV for mobile application

    Posted Sep 18, 2018 09:23 AM

    Hello,

     

    Using DevTest/SV, is there a way to connect a mobile to a computer and allow one of the mobile application to use a service or a virtualized service ?

     

    Best regards,

     

    Benoit



  • 2.  Re: Use SV for mobile application

    Broadcom Employee
    Posted Sep 18, 2018 02:32 PM

    Hi Benoit,

     

    Once the Virtual Service is deployed it would be the equivalent as any other web service and you can point your mobile application to the VSE server, that will depend on your application. So as long as your VSE is on a network that is accessible from your mobile device then it can be used.

     

    Regards,

    Kevin



  • 3.  Re: Use SV for mobile application

    Posted Sep 20, 2018 02:41 AM

    Hi Kevin,

     

    Yes, that's good. But without updating the mobile application ?

     

    We'd like to keep the original configuration. And using DevTest on the computer, regarding the transaction, use the real service or a virtualized one.

     

    Best regards,

     

    Benoit



  • 4.  Re: Use SV for mobile application
    Best Answer

    Posted Sep 25, 2018 03:02 PM

    Benoit,

     

    You would need to update the application to point to the VSM or to the real service, unless you have something in the middle that forwards the request to one of the endpoints. As Kevin mentioned, it would be equivalent as any other web service.

     

    You can also always send the request to the VSM and then change the execution mode from Most Efficient (virtualized response) or Live Invocation (real service response).

     

    Hope it helps.

    Heloisa