Service Virtualization

 View Only
Expand all | Collapse all

How to import  web service Test suit created in SOAPUI Pro into Dev Test and utilize the existing .xml suits in Dev Test for execution

  • 1.  How to import  web service Test suit created in SOAPUI Pro into Dev Test and utilize the existing .xml suits in Dev Test for execution

    Posted Sep 22, 2017 02:00 PM

    Currently i am using SoapUI Pro tool for API testing and created Regression suit of 6K+ test cases. Now we are going to migrate our tool from SoapUI Pro to CA Dev Test. So if there is any way to utilize the exiting Test suit in Dev Test with minimum changes. Please suggest if there any utilities by which we could use the existing test suit file which is in .xml in dev test and execute the same. 

     

    Thanks,

    Pratap



  • 2.  Re: How to import  web service Test suit created in SOAPUI Pro into Dev Test and utilize the existing .xml suits in Dev Test for execution
    Best Answer

    Posted Sep 25, 2017 10:41 AM

    Hi,

     

    If you can run the test automatically, one simple option would be to start the DevTest Recorder, point the SOAP UI Request to recorder's host+port and let DevTest to capture and preocess the request/response pairs. I suggest to store the conversation in a Raw Traffic File in order to reuse it later on.

     

    By doing this, you will have the SOAP UI information in a DevTest readeable format that allows you to repeat the VS creation process each time you need it.

     

    Using DevTest to create the SV (Recording, RR Pairs, importing raw traffic file, etc) let you to improve the behavior by adding some DPHs after recording. It increases VS intelligence.