Service Virtualization

  • 1.  How to create simulator like a portal?

    Posted May 23, 2017 05:30 AM

    Hello Team,

     

    I got new requirement , in which , we have to replace a Portal using Lisa which can generate Request XMLs to real host systems and can get the response?

     

    As per my understanding , we can not generate XML from Lisa but we can get it from project team and can inject by creating Lisa Test case?

     

    Is there any other option like we can create simulator or any other way?

     

    Thanks..

     

    Shivam Garg



  • 2.  Re: How to create simulator like a portal?
    Best Answer

    Posted May 23, 2017 08:00 AM

    Providing your XML is delivered by one of the supported transports (HTTP/MQ etc.) you should be able to create a virtual service to do this without any difficulty.

     

    Please see CA Service Virtualization Concepts - DevTest Solutions - 10.1 - CA Technologies Documentation  or the equivalent for the release you are using.



  • 3.  Re: How to create simulator like a portal?

    Broadcom Employee
    Posted May 23, 2017 09:23 PM

    Hi Shivam,

     

       Yes, you can generate a request xml from using a test case and send request to live system and get the response in test step.

    For Ex: If you have a webservice end point url and format of your request xml, you can use "Webservice Execution step" in test case provide your end point url along with request data and execute the test through ITR. If you want to customize data/attributes in xml content, you can use datasheet and use properties within the request xml.

     

    Thanks

    Srikanth