Service Virtualization

Expand all | Collapse all

How to virtualize hundreds of request/response pairs in one shot?

  • 1.  How to virtualize hundreds of request/response pairs in one shot?

    Posted May 27, 2017 11:41 PM

    Hi to all:

     

    I am new to DevTest, have been honored with the task to virtualize RR pairs for many different scenarios. I can generate xml and json (depending on the service) request-response pairs in eclipse using java, but not sure how to do bulk deployment on an existing image. I use DevTest version 9.5.1

    Please help me to understand my options. 

     

    Thank you.



  • 2.  Re: How to virtualize hundreds of request/response pairs in one shot?
    Best Answer

    Posted May 30, 2017 04:52 PM

    A request/response pair consists of one request file and one or more response files.

    The suffix of a request file is -req.

    The suffix of a response file is -rsp.

    Easiest way to create VS using RR pair is to keep all your RR files ( xml/json ) in non-zip/zip file and give path of zip file while creating RR pair in DEVTEST.  so this way all of them created in bulk and you can deploy them as your need. 

    Refer this Request/Response Pairs - DevTest Solutions - 10.1 - CA Technologies Documentation   for more details. 

     

    Hope this helps. 

    Thanks, 

    Rajesh k Singh