Service Virtualization

  • 1.  How can filters be used in Post Method

    Posted Jun 12, 2017 11:46 PM

    Using filters we need to fetch the input parameters and store it in a variable .



  • 2.  Re: How can filters be used in Post Method
    Best Answer

    Posted Jun 13, 2017 05:49 AM

    Hi Meenakshi_N

     

    Filters can be used to store input values / arguments.

    if you want to store the arguments from the Virtual service request - then create a filter on Listen step.

     

    Note that you need to select a type of filter based on your request format or need. 

     

    To know about various filters available, refer

    https://docops.ca.com/devtest-solutions/10-1/en/reference/filter-descriptions

     

    To know how to create a filter, refer

    https://docops.ca.com/devtest-solutions/10-1/en/using/using-ca-application-test/using-devtest-workstation-with-ca-application-test/building-test-cases/filters/add-a-filter

     

    Thanks,

    Venkatesh