Service Virtualization

 View Only
Expand all | Collapse all

Getting different responses for different request. How to implement this CA Dev test?

  • 1.  Getting different responses for different request. How to implement this CA Dev test?

    Posted Oct 19, 2016 02:15 PM

    We need to get different responses for different requests. And all other requests should get a default response. How will we implement this in CA Dev Test?



  • 2.  Re: Getting different responses for different request. How to implement this CA Dev test?
    Best Answer

    Posted Oct 19, 2016 08:18 PM

    Virtual Services work on the concept of matching the incoming request (operation and arguments) to the information stored in the Virtual Service Image.  Your ability to match specific transactions, to send unique responses, versus using the META or default response will depend on how you have created your service and how the VSI is configured.

     

    The following links should help you get started on understanding how the service matches against incoming responses.

    CA Service Virtualization Concepts - DevTest Solutions - 9.5 - CA Technologies Documentation  

    Match Tolerance - DevTest Solutions - 9.5 - CA Technologies Documentation