Service Virtualization

Expand all | Collapse all

Is there any way to export test data to Excel or another file?

  • 1.  Is there any way to export test data to Excel or another file?

    Posted Nov 28, 2016 02:18 AM

    Hello,
    I'm using DevTest Workstation, version 8.1 (I'm beginner  ). I have virtualized SOAP services and I have lot of responses. It would be very helpful to export all these data to .xls or .csv. or, at least, export all .xml files outside. I keep test data in Excel now and I move them manually, but it's a bit tedious and time consuming. Do you know any way to do it faster?



  • 2.  Re: Is there any way to export test data to Excel or another file?

    Posted Feb 08, 2017 11:03 AM

    Did you ever figure that out?



  • 3.  Re: Is there any way to export test data to Excel or another file?

    Posted Feb 08, 2017 03:25 PM

    I am not sure but just an approach i thought of, You can code in scriptable protocol to extract response and write it to a file while recording. 

    You can remove the protocol from VSM once done.