Service Virtualization

  • 1.  How to select staging document dymamically

    Posted Sep 07, 2016 05:47 AM

    Hello All,

    I am looking for a solution to select the staging document for a test case dynamically. Following are the requirement:

    -Test should run 60 times per min for the first iteration and 61 times per min in the second iteration.

    -This should go alternatively for 8 hours for the load testing.

    Could you please help me on this.

     

    Regards,

    Manish



  • 2.  Re: How to select staging document dymamically

    Broadcom Employee
    Posted Sep 16, 2016 06:38 PM

    You could use lisa-invoke, but you would need a driver to run the test, and then use the REST step to make the call.

     

    You can make the Staging Document a property name to pass it dynamically to the invoke-lisa service.

     

    Hope this helps.