Service Virtualization

  • 1.  Recording Portal Transaction

    Posted May 18, 2018 05:13 AM

    Hi,

     

    Please suggest how to record lisa bank portal application transaction by creating recording services in workstation?

     

    Thanks in advance.



  • 2.  Re: Recording Portal Transaction
    Best Answer

    Broadcom Employee
    Posted May 18, 2018 10:42 AM

    1. Start the Demoserver ( DemoServer\lisa-demo-server folder)
    2. Open the Lisabank portal application as mentioned in the doc link below:
    https://docops.ca.com/devtest-solutions/10-1/en/getting-started/ca-application-test-tutorials/tutorial-5-run-a-demo-server-web-application
    3. Start the VSE recorder and Configure the recorder as below
    https://docops.ca.com/devtest-solutions/10-1/en/getting-started/ca-service-virtualization-tutorials/tutorial-4-http-s-virtual-service/step-7-configure-the-vse-recorder


    The window shows, the recorder is listening on port 8001 to the target port 8080. And click next

    4. In the Lisabank browser, change the URL as

    http://localhost:8001/lisabank/home.do


    Login to the portal and do some transactions.

     

    Navigate to the recorder and verify that the transactions were successfully recorded.

    Click Next.
    The next window indicates that a Web Services (SOAP) data protocol handler has been selected for the request side

    Leave this selection unchanged, and click Next. Make no changes on the next window and click Enter.
    DevTest processes the recording a final time and creates the virtual service model and the virtual service image files.

     

    Hope this helps. 



  • 3.  Re: Recording Portal Transaction

    Posted May 25, 2018 01:25 AM

    Thanks Shiney it worked correctly.

    Could u plz let me know after deploying VSM how can i record transaction. 



  • 4.  Re: Recording Portal Transaction

    Broadcom Employee
    Posted May 25, 2018 09:27 AM

    Did you mean how to play back the recording?



  • 5.  Re: Recording Portal Transaction

    Posted May 28, 2018 01:05 AM

    Yes, once i create services via recording and deploy the VSM. I want to playback the recording.