Service Virtualization

  • 1.  How to automate Web application with DEVtest

    Posted May 17, 2019 06:20 AM

    How to handle the below flow:

    > Hit IBM queue with XML request

    > Get response from the queue

    > Take an unique ID from the response

    > Login to Web application and do some actions with the unique ID captured from the response.

    > Again hit some other Queue with another XML response



  • 2.  Re: How to automate Web application with DEVtest

    Broadcom Employee
    Posted May 17, 2019 08:56 AM

    You could do this with a Selenium step.  What version of DevTest are you on?



  • 3.  Re: How to automate Web application with DEVtest

    Posted May 17, 2019 09:06 AM

    Ver 10.2.4



  • 4.  Re: How to automate Web application with DEVtest

    Broadcom Employee
    Posted May 22, 2019 11:12 AM