Service Virtualization

  • 1.  Can we deploy the virtual services created using CodeSV

    Posted Feb 06, 2019 07:56 AM

    Hi, 

     

    I am planning to leverage CodeSV jars to create virtual services. Can you please suggest if the virtual services which we have created can be deployed on any server and consume the same.



  • 2.  Re: Can we deploy the virtual services created using CodeSV

    Broadcom Employee
    Posted Feb 06, 2019 11:42 AM

    Using codeSV you are able to do in-process virtualization. However you can export the RR pairs and then use them in the SV Portal/Workstations.  See this link - Exporting Virtual Services from CodeSV | CodeSV 



  • 3.  Re: Can we deploy the virtual services created using CodeSV

    Posted Feb 07, 2019 01:34 AM

    Hi Koustubh,

     

    Thanks for your quick reply. I assume in-process virtualization is nothing but, virtual URL, request and response are binded in the code and codeSV is most used by developers integrated to java IDE where there actual application development is going on.

     

    Also is there any provision or possibilities that what ever virtual service we have created using CodeSV can be exported as WAR and deploy in tomcat for external teams to use.

     

    Please help me with above queries.